04-02-2015 07:12 PM
hi gays
i need your help i want to count number of pixel with template in labview vison 2013
thanks
Solved! Go to Solution.
04-02-2015 10:46 PM
What pixels, and what templates are you talking about?
Provide some information in your question. Perhaps attach a VI or at leaste a picture of what you want.
04-03-2015 02:04 AM
i want determines the precentage of pixels in a region of intreset that have a given intensity range
like the the finction count pixels in NI vision builder AI but i want in labview vision 2013
thanks
04-03-2015 11:40 AM
Try the VI IMAQ Count Objects 2 in the Vision And Motion>Machine Vision>Count and Measure Objects palette.
If that does not do exactly what you want, you can still choose to migrate the VBAI inspection to LabVIEW (Tools>>Migrate Inspection to LabVIEW from VBAI) and look at the code generated. It will produce exactly the same results as in VBAI. The only thing is that the code generated is complex.
Hope this helps.
Christophe
04-04-2015 07:37 PM
hi ChristopheC
thanks for help