Ask Your Question

KenLa's profile - activity

2016-03-10 09:08:23 -0600 commented question image fusion in opencv python

I am going to use Multiview fusion.,here I am going to capture images taken at different views and then need to fuse those captured images. Initially i need to get a video and then extract the frames.,then i need to undergo fusion process. As i am new to Python,I don't know where to start, need some suggestions to proceed.

2016-03-10 01:28:04 -0600 asked a question image fusion in opencv python

i am doing a project on image fusion,ie.,collecting frames and fusing those frames . I was asked to code in Python language which is new to me. can i get some suggestions regarding how to get a video using Python and then the fusion process?