Log in

View Full Version : Axis camera finding reflective tape


Jerry Li
01-02-2012, 16:47
I apologize if this thread is in the wrong section, but my team wanted to use the camera to find the reflective tape. I know we can do this somehow (I saw a tutorial before) but I could not find it again. If anyone could point us in the right direction, that would be much appreciated. Thanks!

r0b0man
01-02-2012, 17:56
https://decibel.ni.com/content/docs/DOC-20173
vision targets white paper
There's a download on that page

rsegrest
01-02-2012, 21:26
Also check out this thread.

http://www.chiefdelphi.com/forums/showthread.php?t=100749

We haven't had a chance to really try it yet but it comes from a trusted source...

dvanvoorst
01-02-2012, 22:03
If you get the updated plugins for Netbeans (assuming you are using Java) that were released around Jan 20th, they include a nice sample program that shows how to use the camera and process images. It's a great start. Then you can use the NI Vision Assistant to experiment with ways to fine tune the image filters.
In case your new to Netbeans, you can access the samples by starting a new project, then clicking on the Samples.

Jerry Li
02-02-2012, 07:34
thanks everyone for the replies! They've all been very helpful.