Skip to content

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

License

Notifications You must be signed in to change notification settings

xhjsdx/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 and c++ from scratch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.0%
  • C++ 48.9%
  • CMake 1.1%