ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

extract pattern match image

Solved!
Go to solution

Dear all,

I'm doing image processing using labview

Getting image, I perform geometric mathcing, set coordinate system(on the matched geomatry) and shape detection.

 

Here, I wanna extract positions of matched patterns based on the set coordinate system. and save it to a new image can i do that?

i tried imaq extract but could not get my request  

 

I;m very appriciated for your help in advance.

0 Kudos
Message 1 of 3
(3,519 Views)
Solution
Accepted by zainabmaghraby

@zainabmaghraby wrote:

Dear all,

I'm doing image processing using labview

Getting image, I perform geometric mathcing, set coordinate system(on the matched geomatry) and shape detection.

 

Here, I wanna extract positions of matched patterns based on the set coordinate system. and save it to a new image can i do that?

i tried imaq extract but could not get my request  

 

I;m very appriciated for your help in advance.


Use IMAQ Extract 2 to extract the Image with Specified Co Ordinates and then IMAQ Write to file for writing into File(You can select the image pattern bmp or png)

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 2 of 3
(3,466 Views)

if u want use the extarcted image as am template then use IMAQ learn colur pattern tools before writing into file

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 3 of 3
(3,464 Views)