Skip to content

Just a simple python image processor. (I used it for underwater image processing)

License

Notifications You must be signed in to change notification settings

UIowaJinCho/PythonImageProcessorV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnderwaterFilterV2

This is a python image processor based on cv2(opencv-python).

You will have to either drag the folder into the VSCode or if you are using terminal, you have to locate yourself at the UnderwaterFilterV2 folder exactly to work with the driver.

  1. In the ImageFilter folder, in Filter.py if you declare your image processing logic in the matching syntax, it will show up in the prompt automatically.
  2. You can change the input images by changing the files in the OriginalPhotos folder.
  3. Output images will be stored in corresponding sub-folders in the ProcessedPhotos folder.

About

Just a simple python image processor. (I used it for underwater image processing)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages