Replies: 1 comment 1 reply
-
When using bonsai you are interfacing with the camera via the OpenCV backend (kudos to the manufacturer to actually enable it :P). As a result you will not be able to access all the settings the computer vision camera has to offer. I suspect that "zoom" is likely one of them. You can try using VideoCaptureDevice and check if it exposes additional settings by clicking the small top right icon: Or playing with the https://www.theimagingsource.com/en-us/support/download/icimagingcontrol4win-1.1.0.2833/ |
Beta Was this translation helpful? Give feedback.
-
Hi all
I have been using bonsai for a while now, so first of all, thank you for an amazing software!
But when I wanted to introduce a new camera(DMK 37AUX273) to the workflow, I encountered a curious problem, and I do not know how to solve it. When acquiring with the new camera in bonsai, it seems like the video is zoomed in (see screenshot 1). When I acquire with IC capture immediately after (same distance, same lens, without touching the focus), it looks normal and not zoomed in (see screenshot 2)
When I use the old cameras (DMK 37 AUX287) with the same lens it looks like screenshot 2.
Do any of you have any ideas of what could have happened here? It seems to be something in bonsai and not the camera, since it works fine with IC capture.
The screenshots are from videos acquired with the simplest workflow of just CameraCapture -> VideoWriter.
Screenshot 1:
Screenshot2:
Thank you in advance!
Best regards,
Sol
Beta Was this translation helpful? Give feedback.
All reactions