Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 290 Bytes

USAGE:

calculate Average image of each camera:

python calcAvg.py 'cam_0'; python calcAvg.py 'cam_1'; python calcAvg.py 'cam_2'; python calcAvg.py 'cam_3'; python calcAvg.py 'cam_5'

Using Laplacian Gradient method to use average image to get the mask:

python gradientFilter.py