Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

background extraction

I am doing a project about image process. Can I use LabVIEW to do adaptive background extraction? How can I do it in  LabVIEW? Thank you very much
0 Kudos
Message 1 of 2
(3,231 Views)

Shaun,

There is no built in function to in LabVIEW or the Vision Development Module to do adaptive background extraction.  Using the Vision Development Module though, you could write a fairly simple algorithm to compare 2 images and then throw away pixels that were identical within some threshold.  For more information, check out the link below:

 

NI Vision Development Module

 

Regards,
Luke H

 

0 Kudos
Message 2 of 2
(3,217 Views)