Skip to content

Offline Perception processing to remove duplicate image frames.

Notifications You must be signed in to change notification settings

Sujay8070/deduplicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kopercep

Offline Perception processing to remove duplicate image frames.

To eliminate similar frames, run the following command in your CLI. Provide your local path of image-folder (str) and the desired contour area (int). A decent result can be obtained with 'minimum contour area' argument = 500.

python main.py -p <image folder path> -a <minimum contour area>

A new folder with all "unique" image frames is created inside the provided image-folder.

About

Offline Perception processing to remove duplicate image frames.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages