Thorlabs sCMOS #2043
-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Can this camera be recognized as a normal webcam in other applications? |
Beta Was this translation helpful? Give feedback.
-
Not as a webcam, but they do have an SDK, and I could grab frames in MATLAB: https://www.thorlabs.com/software/THO/ThorCam/Programming/Scientific_Camera_Interfaces_Windows-2.1.zip |
Beta Was this translation helpful? Give feedback.
Here you go: https://github.com/bonsai-rx/thorcam
Disclaimer: This was a proof-of-concept project done a couple of years ago during a summer course. Unfortunately, we lost access to the hardware and could not finish the package or maintain it in any way. Be prepared for some debugging to get it to work. On the plus side, we managed to get images from the camera, so it may be a good place to start :P.