Ask HN: I want to detect when arbitrary things come into a video stream

https://news.ycombinator.com/item?id=6497579
by eof • 13 years ago
8 7 13 years ago

I have seen some javascript implementations of 'object detectors' but they all seem to be limited to just faces or hands or some specific type of gesture.

Is there anyway I can just show "it" say.. some little statue I made when I was a kid and have "it" tell me if it's in an video? I want to basically: have a video stream loaded (for example, the webcam on my laptop) and then, if some _thing_ that I have predefined comes into the video, then do something with it.. basically make an HTTP call to some other service I have written.

Is there any "it" that can help me do this?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com