LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

intensity

Did you check out my last screen shot posted? Put the histogram control inside the while loop so that you can see the change when you adjust the image setup.
Message 11 of 21
(1,725 Views)
i see only the first screen shot you posted.. did you post another one?
0 Kudos
Message 12 of 21
(1,714 Views)
Message 13 of 21
(1,693 Views)

Muks,

 

I looked at your block diagram and I am still trying to understand it.  It is still unclear to me how I get the imaq connected to my camera..  do I need to select a certain file path and how?  My camera is img0 but not sure how to hook that up to the imag create etc...

 

Thanks

0 Kudos
Message 14 of 21
(1,681 Views)

muks,  I am able to get an image with a simple snap vi.  I am now trying to follow your example.. would you mind attaching it vi format so I can follow the wires better and use help to figure out the icons I dont understand.

 

Thanks,

 

C

0 Kudos
Message 15 of 21
(1,656 Views)
I am still trying to figure out if there is a vi or a system of vi's I can use to get an intensity histogram of an image that I can manipulate.. I have attached a front panel example for further clarity.  unfortunately I dont have access to the block diagram..
Message Edited by calpe3003 on 01-08-2010 02:33 PM
0 Kudos
Message 16 of 21
(1,643 Views)
Message Edited by muks on 01-11-2010 08:12 PM
Message 17 of 21
(1,617 Views)
muks... I keep getting an error 1074396154 image is not large enough for the operation...any ideas?
0 Kudos
Message 18 of 21
(1,580 Views)

Hi Calpe,

 

From looking up this error we typically see this when the data types are incompatible. For instance, a customer encountered this error when using a Grayscale (SGL) image where a Grayscale (U8) was necessary.

 

Some customers have also seen this error when the reference was null (no actual image).

 

This forum shows a customer who solved this error as well: http://forums.ni.com/ni/board/message?board.id=200&message.id=2008&requireLogin=False

With warm regards,

David D.
0 Kudos
Message 19 of 21
(1,554 Views)

I am so horrible at labview...attached is my vi..... can someone help with the error? how do I check image type? 

 

Calpe

0 Kudos
Message 20 of 21
(1,530 Views)