video capture to pc?

Store Forums Video Experimenter General Discussion video capture to pc?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #602
    chezbob
    Member

    Hi, I have a project where i want to capture a frame from tv source, send it to the pc over the arduino serial and mayb run some processing sketch on the image capture. I know its monochrome low rez, i just want to processor speed of a pc to work on the image.
    Anyone can point me the direction of how i can achieve this if that is possible?
    I want to compare 2 image taken from tv source from a short interval of time and compare them, then take action depending of the change occured……
    ThaNK YOU …

    #1614
    Michael
    Keymaster

    Use the tvout pollserial lib to write the frame buffer to your Processing program. See the pollserial examples for guidance.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.