So I need to take the OpenCVFrameGrabber.java and modify the source to insert the property.
Then recreate javacv.jar?
I am guessing that it will have to be done in the start() method.
I am not clear how that should be done and what value should the property to be set to zoom in to a certain level.
Could you give me a sample code snippet for that?
Also after zooming in the focus needs to be moved left so that the entire image is captured.
How can that be done?
James.