取消
显示结果 
搜索替代 
您的意思是: 

Image Acquisition

Is there a method that allows a VI to get and display a file, specifically a jpeg image, on the front panel?
0 项奖励
1 条消息(共 8 条)
3,732 次查看
You can use Picture Control to display an image (bmp, jpg, and png).
Use Read Jpeg File.vi to load the file, and then use Draw Flattened Pixmap.vi
to display the image in Picture Control.
 
George Zou
http://gtoolbox.yeah.net
George Zou
0 项奖励
2 条消息(共 8 条)
3,728 次查看

I am very new to LabVIEW so what you wrote makes sense, but I am having trouble implementing it.  I placed the two VIs on my VI, and when I run it, I get a dialog box to select the image I want, but when I select it, I get an error at read JPEG File.vi.  What could I be doing wrong?  Thank you for your time.

-Tek

0 项奖励
3 条消息(共 8 条)
3,707 次查看
Try the attached VI.
 
 
George Zou
George Zou
4 条消息(共 8 条)
3,699 次查看
is it possible to  make our digital camera capture images using  labview
0 项奖励
5 条消息(共 8 条)
3,404 次查看
Hi 9443972427,
it should be possible. Please see this link for further informations.
 
Hope it helps.
Mike
0 项奖励
6 条消息(共 8 条)
3,399 次查看
thank you very much mike..i need to use a single camera to capture two images and i need to compare them to calculate the distance of a moving object.can u give me a link for learnin the procedure from scratch..my experience in labview is just a week..:(..thanks for the help
0 项奖励
7 条消息(共 8 条)
3,395 次查看

Hi BHARATHINDIAN,

you can start with this free online labview courses.
http://www.ni.com/academic/lv_training/d/how_learn_lv.htm

Mike



Message Edited by MikeS81 on 05-21-2008 01:23 PM
8 条消息(共 8 条)
3,389 次查看