Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Project1 : Converting a video into frames in greyscale -> Binary thresholding

License

Notifications You must be signed in to change notification settings

jinhojang6/opencv-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv-project

Project 1: Converting a video into frames in greyscale -> Binary thresholding


Configuration


Project 1


# Iterates over all the threshold candidates from 0 to 255
python project1/thresholding.py

# Jumping for the optimized threshold
python project1/thresholding_opt1.py 

# Binary search for the optimized threshold
python project1/thresholding_opt2.py 

About

Project1 : Converting a video into frames in greyscale -> Binary thresholding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •