04-22-2012 09:53 AM
Hello rudra,
Then just using auto-indexing on itself will not be a solution.
A possible solution in this case can be found in the following post:
Hope this helps!
04-22-2012 10:20 AM
sir plz send the vi in labview 2010 version...
thanks & regards
Rudra pratap.
04-23-2012 02:00 PM
Hello Rudra,
Please take a look at the remarks in this thread:
My original code will not solve your issue, so converting it to 2010 will not solve your issues.
The code illustrated by elset191 in the forum thread above (and all the other posts) should give you the tips and trics on how to solve your issue.
04-24-2012 04:53 AM
sir i have a 2d array consisting of image pixel values . how can i get back the image out of this 2d array pixel values. i've tried using IMAQ array to color image, but its not working.sir plz help.
04-24-2012 08:04 AM
Hello Rudra,
Can you share the code you already have written?
This way we can see where it's going wrong.
Kind Regards,
04-24-2012 08:13 AM
This is a pretty nice find from the NI Community. Maybe there's something here that could be built upon?
04-24-2012 10:42 AM
sir iam sending u the code which ive tried and the image.actually iam using vector quantisation for image compression and after compressing i.e reducing the pixel values i want to retrieve the image from the new compressed pixel values .ive attached the image intially taken and the final reduced pixel array.
plz help!!!!!!!!!!!!!
04-25-2012 05:12 AM
Hello rudra,
Here is a very basic array to image example.
If you adapt it to your needs, then you should be able to use it.
05-01-2012 01:41 PM
sir im doing a project on 3D object tracking in real time using a webcam.i hv gone through an example vi on "color tracking".but in that xample i able to track only red color objects.but i want to track more than one color say three or four.how do i chnage it in the vision assistant?
i dont hv much idea on vision assistant. iam attaching the vi .plz help!!!!!!!
05-04-2012 08:56 AM
Hello,
I don't really understand why you're talking about the vision assistant.
The selection of which color tracking seems to be done in your application.
To track 4 colours you'll have to use four different hue ranges.