Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Object classification using USB camera?

I have been given a project on object classification using USB camera. I am new to labview so please help me and I have to submit this project next week..........So please......please help me, if I can get block diagram of object classification using USB camera.....  

0 Kudos
Message 1 of 8
(4,760 Views)

Hi sherok,

what have you done so far? There exits an USB driver for IMAQ. Do you want to use Vision for your project?

 

Mike

0 Kudos
Message 2 of 8
(4,746 Views)

Hi sherok,

 

You will need the Vision Development module, Vision Acquisition, and LabVIEW of course. After you will need to download this driver: NI-IMAQ for USB cameras.

 

Do you have all of those things?

 

Also, the NI-IMAQ for USB cameras is not technically supported by NI. It's provided as-is as an extra, but no guarantees if anything goes wrong.

Jeff | LabVIEW Software Engineer
0 Kudos
Message 3 of 8
(4,741 Views)

Info on Object Classification.

 

There's also a link on that page to the evaluation version of the software. 

---------------------
Patrick Allen: FunctionalityUnlimited.ca
Message 4 of 8
(4,728 Views)

Yet I have grab the image but I don't understand what should I do further.........If there is any example code available or manual so I could read that or even is any one can explain me that how can I do object classification using USB camera......  

Message Edited by sherok on 04-24-2009 10:03 AM
0 Kudos
Message 5 of 8
(4,721 Views)

Well, once you have the image, it's back to basics time!

 

I highly recommend the NI Vision Concepts Manual. Check that out.

Jeff | LabVIEW Software Engineer
0 Kudos
Message 6 of 8
(4,679 Views)

I want through the  NI Vision Concepts Manual and I made object classification using USB camera but there is an error of invalid image type so please check my labview coding............My task is to classify the object and display the name of the object on the image and string indicator so how can I do that...............Thank you for helping me.

0 Kudos
Message 7 of 8
(4,666 Views)

Hey Sherok-

 

It is difficult to run this code without your hardware or your classification file. So, you are going to have to do some debugging to see where the error is coming from. Try running your code in highlight execution mode. 

 

In addition, does your error message tell you anything about what image type it is expecting versus what image time you are using? You should be able to change the image type your program, 'Image Type' is one of the inputs on the IMAQ Create.vi.

 

Without the classify portion of your code, are you able to simply grab from your USB camera?

 

Hope this helps.

 

-Ben

Message Edited by BCho on 04-28-2009 10:57 AM
Hope this helps.
-Ben

WaterlooLabs
Message 8 of 8
(4,646 Views)