
191129107
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
Posts
Recent activity by 191129107-
Corrupt JPEG data: 115936 extraneous bytes before marker 0xd1 python
Hi Yu-Chern Peh When I try to run the "Viewer.py" code, I get the error "Corrupt JPEG data: 415 extraneous bytes before marker 0xd0" on some frames.
-
Starting and stopping f455 camera with Python
Hi Yu-Chern Peh , Munesh , Kahren In the examples we looked at by considering the "viewer.py" code in Python, we can start the camera and take its image with the following two lines."p = rsid_py.Pr...
-
RealsenseID python version "CrcError" SKU1 Device
Yu-Chern Peh, @...,Kahren,Munesh With the addition of python support to the latest version of RealsenseID, I wanted to test it myself, but I got the following error. NOTE: The device I use is SKU1....
-
Failed connecting to port /dev/ttyACM0 status:Error
Yu-Chern Peh When I got this error, it was solved with the command "sudo chmod a+rw /dev/ttyACM0" before, but now the error continues.I would be glad if you help.
-
capture images from device only one image for f455
Yu-Chern Peh @... After compiling the f455 camera on linux, I was able to run it as in the picture below.From the options seen in the picture, "c to capture image from device." Can only one image b...
-
saving image captured with f455 camera in linux
@... Yu-Chern Peh I managed to compile the f455 camera without an interface, but because it works from the command line, the captured frames are not visible, where are these frames registered or ...