Is it possible to read data from a laser emitter?
Hello,
I have a question, is it possible to read data from laser emitter?
For example, use d435i's laser emitter as a barcode scanner?
Thanks in advance!
-
Hi Baltabai K The IR Emitter on the 400 Series cameras projects a pattern of semi-random dots onto a scene to aid the camera in analysing depth detail from surfaces that the dots are cast upon. It would not be suited to barcode reading.
The D435i may be able to be used to recognize barcodes and QR codes if used with the OpenCV vision computing software (which the RealSense SDK is fully compatible with via a compatibility wrapper). An example is the link below, which describes scanning codes with a library called ZBar using C++ or Python code.
https://www.learnopencv.com/barcode-and-qr-code-scanner-using-zbar-and-opencv/
-
I understand your situation. I answered a case involving blurring when scanning barcodes at 70 cm range on the RealSense GitHub forum just now.
https://github.com/IntelRealSense/librealsense/issues/7187#issuecomment-684879758
Please sign in to leave a comment.
Comments
3 comments