This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to comnect the Webcam automaticly

Well i am an inactive user so i am trying to share smth very valuable.

I have working sauce code written by me in C to connect webcam automaticly and it gets a frame when you want. Also if you want you can get frames using loops. This source code is a fundemental stone for all image processing projects.
Only thing you have to is call this code from your source code while your webcam is running.
but I dont know how to connect webcam to processor! I tried connecting to the port pins but it didnt work properly. do I Need To connect to the UsB Pins of the processor? but I cannot find the usb connector?

If You Can Help me I Will Let You have Some of my Code.

Parents
  • "I make It and There are No Errors"

    That is absolutely no guarantee whatsoever that the code will actually work!

    It simply shows that you haven't broken any of the syntax rules of the language - it is still thoroughly possible that you have logical and other errors that would prevent it from actually working.

    " I tried connecting the webcam to them but I Dont see the video in the code."

    How are you expecting to "see" video "in the code"?

Reply
  • "I make It and There are No Errors"

    That is absolutely no guarantee whatsoever that the code will actually work!

    It simply shows that you haven't broken any of the syntax rules of the language - it is still thoroughly possible that you have logical and other errors that would prevent it from actually working.

    " I tried connecting the webcam to them but I Dont see the video in the code."

    How are you expecting to "see" video "in the code"?

Children
No data