Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Image library question

I am developing a Labview program to acquire image from webcam. I download the program from MindofPete.org (famous Labview Webcam Library), but during running the program, it reported lacking Draw Flattended Pixmap.vi and Empty picture.vi. Heard that that is due to lack of image library. My labview is the basic version. how can I get those image library?

Thanks very much!

LY
0 Kudos
Message 1 of 5
(3,184 Views)
From what I can tell, Pete answers questions at the following address: parenp@alum.rpi.edu. However, his code makes use of the LabVIEW native Picture Control, which comes with the Full version of LabVIEW. You will need to upgrade your LabVIEW in order to use Pete's code.

Kyle V
0 Kudos
Message 2 of 5
(3,184 Views)
I'd like to add that I've never actually used this toolkit from mindofpete.org, so I'm not sure if or how it works. If anyone here has ever used it before nd gotten it to work, I'd be interested in hearing about it.

Kyle V
0 Kudos
Message 3 of 5
(3,184 Views)
usa wrote in message news:<506500000008000000F7790000-1042324653000@exchange.ni.com>...
> I am developing a Labview program to acquire image from webcam. I
> download the program from MindofPete.org (famous Labview Webcam
> Library), but during running the program, it reported lacking Draw
> Flattended Pixmap.vi and Empty picture.vi. Heard that that is due to
> lack of image library. My labview is the basic version. how can I get
> those image library?
>
> Thanks very much!
>
> LY
Hi,
You probably don't have the picture pallete for your basic version. I
have a library work for webcam too without needing the picture
functions. You can check it out if you want:
http://www.geocities.com/irene_he/IVision.html

Irene
www.geocities.com/irene_he
0 Kudos
Message 4 of 5
(3,184 Views)
I've used both Pete and Irene's toolkits (they are featured in "Image Acquisition and Processing with LabVIEW" - see <> for more details), and they both work fine. Pete's toolkit is an excellent interface to just about any camera you can access with Windows and is free, whereas Irene's toolkit has image acquisition VIs, and a full image processing suite (similiar but not as comprehensive as IMAQ Vision) and is liscensed.

cheers,
Christopher


Christopher G. Relf
Certified LabVIEW Developer

Christopher.Relf@mBox.com.au
International Voicemail & Fax: +61 2 8080 8132
Australian Voicemail & Fax: (02) 8080 8132

---
EULA
1) This is a private email, and although the views expressed wi
thin it may not be purely my own, unless specifically referenced I do not suggest they are necessarily associated with anyone else including, but not limited to, my employer(s).
2) This email has NOT been scanned for virii - attached file(s), if any, are provided as is. By copying, detaching and/or opening attached files, you agree to indemnify the sender of such responsibility.
3) Because e-mail can be altered electronically, the integrity of this communication cannot be guaranteed.




Copyright © 2004-2024 Christopher G. Relf. Some Rights Reserved. This posting is licensed under a Creative Commons Attribution 4.0 License.
0 Kudos
Message 5 of 5
(3,184 Views)