LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

remove particles

hi..
i'm doing a school project...
my lec need me to do the kennel filter..
he want me to develop the block diagram for "learn, match and remove particles"..
but i have no idea on how to do it...
pls help...
thank you..
0 Kudos
Message 1 of 4
(2,912 Views)

Hi,

Can you give more details (devices, sensors...) about what you have to do. Thanks

    Benjamin R.


Senior LabVIEW Developer @Neosoft


0 Kudos
Message 2 of 4
(2,903 Views)
i now develop a block diagram to play avi file..
and substract the frame with the previous frame to get the motion of the object..
after i get the result of motion, my lecturer tell me to remove the particles to improve the edge detection efficiency.
that all the things i knew...
So, i need help from u all...
Thank you....
0 Kudos
Message 3 of 4
(2,893 Views)
Hi wuliao23,

It sounds like your lecturer wants you to apply a kernel filter to the image.  You can do this using the IMAQ Convolute VI, which is part of the Vision Development Module.  The Kernel input of this VI allows you to specify the type of filter that is applied to the image.  Different kernels are discussed at length in the Vision Concepts Manual.

I hope this helps.


Rishee B.
Applications Engineer
National Instruments
0 Kudos
Message 4 of 4
(2,862 Views)