Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding pattern matching and vision assistant

Hi experts,

I am new to labVIEW and machine vision,I need to to do multiple object tracking .For which i follow a research paper,in which they uses two vision assistant .One vision assistant for offline image processing(Classification,object tracking etc) and trained the program for the real time(online) image processing in vision assistant 2 by doing pattern matching.I have done all the former steps of image processing but how can I transfer the processed images to vision assistant 2 for pattern matching and online (realtime) image processing.I follow the block diagram of the paper but showing some error in wire connections i my program.Can someone please tell the way to use the processed image of vision assistant 1 to vision assistance 2.Or tell me the appropriate channel to learn how to solve this type of problem.

I attach a block diagram picture of the paper and my VI file (just for example).

Thanks

Download All
0 Kudos
Message 1 of 2
(717 Views)

@G12X21444 wrote:

Hi experts,

I am new to labVIEW and machine vision,I need to to do multiple object tracking .For which i follow a research paper,in which they uses two vision assistant .One vision assistant for offline image processing(Classification,object tracking etc) and trained the program for the real time(online) image processing in vision assistant 2 by doing pattern matching.I have done all the former steps of image processing but how can I transfer the processed images to vision assistant 2 for pattern matching and online (realtime) image processing.I follow the block diagram of the paper but showing some error in wire connections i my program.Can someone please tell the way to use the processed image of vision assistant 1 to vision assistance 2.Or tell me the appropriate channel to learn how to solve this type of problem.

I attach a block diagram picture of the paper and my VI file (just for example).

Thanks


Firstly I dont have Vision Installed, But Vision Assistant is for processing an image of loaded (Eg: Colour Plane Extraction, Pattern Match, etc.,) and the Processed image can be converted into a LabVIEW Module (Dymanic image path can be mapped for processing online image).

 

If you are already familiar with LabVIEW Vision Modules, you can straight away use the Vision Functions to process the image.

----------------------------------------------------------------------------------------------------------------
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 2
(658 Views)