LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

face authentication in labview

Solved!
Go to solution
Solution
Accepted by topic author rudra386

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:

http://forums.ni.com/t5/LabVIEW/What-s-the-simplest-way-to-reject-zeros-when-auto-indexing/m-p/19565...

 

Hope this helps!

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
Message 11 of 22
(1,914 Views)

sir plz send the vi in labview 2010 version...

thanks & regards

Rudra pratap.

0 Kudos
Message 12 of 22
(1,913 Views)

Hello Rudra,

 

Please take a look at the remarks in this thread:

http://forums.ni.com/t5/LabVIEW/What-s-the-simplest-way-to-reject-zeros-when-auto-indexing/m-p/19565...

 

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.

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
Message 13 of 22
(1,902 Views)

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.

0 Kudos
Message 14 of 22
(1,892 Views)

Hello Rudra,

 

Can you share the code you already have written?

This way we can see where it's going wrong.

 

Kind Regards,

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
Message 15 of 22
(1,883 Views)

This is a pretty nice find from the NI Community. Maybe there's something here that could be built upon?


Alex Thomas, University of Manchester School of EEE LabVIEW Ambassador (CLAD)

0 Kudos
Message 16 of 22
(1,877 Views)

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!!!!!!!!!!!!!

Download All
0 Kudos
Message 17 of 22
(1,870 Views)

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.

 

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
Message 18 of 22
(1,851 Views)

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!!!!!!!

0 Kudos
Message 19 of 22
(1,836 Views)

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.

 

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
Message 20 of 22
(1,820 Views)