Skip to content
/ hw3 Public
forked from LukeJYK/hw3

histogram transformation for image argumentation

Notifications You must be signed in to change notification settings

1989Ryan/hw3

 
 

Repository files navigation

数字图像处理作业 图像的直方图增强

自动化钱61班 赵子瑞 2160405068

作业说明

本次作业结构为

CV_python_toolbox/
    src/
        basic_cv_toolbox.py
        __init__.py
    scripts/
        histogram.py
images/
    *
.gitignore
README.md
赵子瑞_自动化钱61_2160405068.md
code.txt

Prerequisite

opencv-python

numpy

Run

Please run the command python histogram.py in the folder CV_python_toolbox/scripts/. The images will be saved in the folder images automatically.

About

histogram transformation for image argumentation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%