Hello,
My application is high-speed 3D reconstruction using structured light system. Here I am doing line scanning for the same. I want to make use of maximum available speed, which is 4225Hz.
Available options:
1) Store the patterns in flash memory and achieve this speed. As suggested by manual, only 48 bit planes can be saved in buffers. But line scanning need 912 bit planes(number of columns of projector). So it is not possible to achieve the required speed using this.
2)Use video port and achieve 2880Hz. Here my question is once I use video port, it is again limited by my laptop screen refresh rate which is 60Hz as whatever shown on the screen is being projected. In the manual also it is not so clear to me how to use video port to achieve 2880Hz. Do we need to use GUI for this?
If any other possible option to achieve this, please do suggest.
I went through threads related to it. But not so clear to me.
Kindly please guide me through.
Thank you
Gopi