From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use the image manipulation palette to extract a part of an image

How to use the image manipulation palette to extract a part of an image?I have a parent image from which i need to extract a certain sub part.can somebody pls help me on how to use this particular tool?

Thanks

0 Kudos
Message 1 of 3
(2,121 Views)

Image Subset.png

 

Use the above snippet. You might need to convert the Image Type you are using with picture functions. The above snippet will give you good idea on how to achieve what you intend to.

-FraggerFox!
Certified LabVIEW Architect, Certified TestStand Developer
"What you think today is what you live tomorrow"
0 Kudos
Message 2 of 3
(2,117 Views)

Using the Image Manipulation palette, you would do something like this

 

 

SubImage.png

Randall Pursley
0 Kudos
Message 3 of 3
(2,111 Views)