Example Code

Object Recognition using IMAQ Vision & USB Cam.

Code and Documents

Attachment

Hello,

          In this project, I have split image into 400 cells. Each cell is represented by a LED.

Version   : 2011

Hardware: USB cam/Webcam.

Obj_rec.png

Your Valuable suggestions are always Welcome.

Regards,

$wapsG.

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
czuka05@yahoo.com
Member
Member
on

Hi..may i know..how to convert the object detect to coordinate from the file that u attach..tq

SwapsG
Member
Member
on

Sorry for delay in response.

I have divided image into 400 cells & then took center co-ordinate of each cell.For that i wrote another program. You will find array constant in program. I have stored all co-ordinates in that array.

Hope this helps.

vishalsutar
Member
Member
on

Hello sir is this code available for C#.net

Contributors