Skip to content

qianwindz/image-processing-from-scratch

 
 

Repository files navigation

image processing from scratch

All codes were wrote in python3.7 or c++

moudles you may need: python: numpy for matix calculation matplotlib for reading and showing images opencv2 for some image operations c++: opencv2

Have fun.

About

This project contains some interesting image processing algorithms that were wrote in python from scratch.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 63.7%
  • C++ 36.3%