0
Camera screen
What should i write to get photo from camera every one minute on computer? You have web-camera and opencv.
4 Respuestas
+ 6
Just to clarify for other potential answers: OSX, Linux or Windows?
+ 3
Processing is a joy for stuff like this:
https://processing.org/reference/libraries/video/Capture.html and, being based on Java you are fine on win, mac an linux.
Edit: there is also an android mode.
you should be able to achieve whatvyou want by combining two reference examples. https://processing.org/reference/save_.html
+ 2
Hi, Can you please explain your question more precisely? I think, it will be very interesting.
0
I use Windows