191129107
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
Comments
Recent activity by 191129107-
Hi Yu-Chern Peh I have already downloaded opencv as you said and I get the image from the camera correctly for a certain period of time, but after a few frames, the image becomes corrupted and I ge...
-
Hi Yu-Chern Peh Yes, I'm running the tests with thread.join(). However, since the application crashes on the python side, the images are corrupted.
-
Hi Kahren yes, I tried, but it didn't work. I thought of adding a condition to the endless loop in the code.
-
Hi Munesh Thank you for your answer, I did not get any error when I did it as you said.
-
Hi Yu-Chern PehThank you for your answer, I did not get any error when I did it as you said.
-
I got the following warnings during the update process. How can I do the update? Output: ./rsid-fw-update --file F450_4.2.0.8200_SKU1_SIGNED.bin --port /dev/ttyACM0Using manual device selection... ...
-
@..., I got the following warnings during the update process. How can I do the update? I also want to update the software on ubuntu 16.04, I would appreciate if you could help. Output: ./rsid-fw-up...
-
Kahren, Munesh Hi, I am also working with python3.6. I was able to run the "Viewer.py" file and get the image from the camera, but when the "a" key is pressed or when I want to run the "authenticat...
-
@... Thank you for your answer, After compiling according to the command "cmake .. -DRSID_PREVIEW=1 -DRSID_SAMPLES=1", the executable files in the picture below were created in the "bin" folder. W...
-
Yu-Chern Peh Thank you for your answer, I ran the commands as you mentioned in your comment. (https://github.com/IntelRealSense/RealSenseID/tree/master/tools#linux----compilation-and-usage)However,...