Ask Your Question

edgenk's profile - activity

2015-06-03 14:52:51 -0600 received badge  Scholar (source)
2015-05-31 13:44:31 -0600 received badge  Supporter (source)
2015-05-31 11:51:51 -0600 commented answer Laser sweeping : from video to image

That's a good idea but I'd like to avoid tracking the laser as much as possible for this step (because there might be multiple lasers). Would it be possble to only rely on frame combinations to do this? (each frame will only differ from the others at the point(s) where the laser(s) is (are) pointing).

2015-05-31 08:32:12 -0600 asked a question Laser sweeping : from video to image

Hello,

I have a video of me sweeping a laser pointer over a static scene and I would like to turn that video into a picture of the scene with the laser curve from beginning to end on it.

If someone could point me in the right direction towards the best way to do it and the relevant opencv functions that would be really great.

Here is a picture describing what I want to do :

image description

Thank you very much!