3526810272
- Total activity 55
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 10
Comments
Recent activity by 3526810272-
Your advice is very useful. Thank you for your pointers.
-
Thank you for your attention.
-
Yes, the above two methods use the same x and y, and the code is as follows.def get_distance(event, x, y, flags, param): if event == cv2.EVENT_RBUTTONDOWN: scale = profile.get_device()...
-
Thank you for your guidance! May I ask why the phenomenon shown in the picture appears? Also, do you suggest that I use png, np.uint16 to save depth maps? Or should we use raw format to save depth...
-
If the first extraction is normal and an image with a depth of 16 is extracted. Is it difficult to see frame drops at depth_10 for the second time? Will the frame at depth_16 be the same as the one...
-
The above error has been resolved, but the result is still as shown above. Thank you very much for your help these days. I'll take the time to get the machine overhauled later. Thanks again for you...
-
At the beginning, I didn't download the SDK, just run the view.exe software and it can run normally. After I downloaded SDK2.0 today, I configured vs2017 to perfection. When running the Sample in t...
-
I tried the single camera operation and it didn't work. I also checked the motherboard display is normal 已配置设备 USB\VID_8086&PID_0B5C&MI_00\9&3313260f&0&0000。 驱动程序名称: usbvideo.inf类 GUID: {ca3e7a...
-
I mean it was able to detect three cameras but when they were connected they were not connected. Really weird thing.
-