You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Dear;
I was looking at your code, I found this part Detect Changes
I need help to understand what does it mean 0.3 , 0.01, et?. what is the standard of 300 and how it is obtained to be as change_threshold?.
May anyone help me in clarification this part, please?.
I'd appreciate your cooperation
Can your camera capture real scene images? My camera D415 failed to capture images. I don’t know what’s wrong. I can see from the camera software that it works normally, but the program does not generate the corresponding image, and the program has been stuck in the while loop of the camera.py. Could you help me?
Hi Dear;
I was looking at your code, I found this part Detect Changes
I need help to understand what does it mean 0.3 , 0.01, et?. what is the standard of 300 and how it is obtained to be as change_threshold?.
May anyone help me in clarification this part, please?.
I'd appreciate your cooperation
`if 'prev_color_img' in locals():
Sincerely
The text was updated successfully, but these errors were encountered: