|
Re: Get pixel color (Labview)
I'm not sure I understand what you are attempting. LabVIEW has basic pixmaps of a sort, but they are called Image Clusters or something similar. You can get at pixels and do basic stuff, but these aren't really for image processing.
For image processing, NI sells an add-on to LV and C for machine vision. This introduces a new datatype and diplay for images, and many many functions for processing the images.
If I'm off the mark, break down the question for me.
Greg McKaskle
|