Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 186 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 186 Bytes

Imageprocess

这是一个关于图像处理算法实现的demo库,主要语言C++。

图像基本操作

  • BMP图像操作

图像增强

  • CLAHE
  • Retinex

图像分割

  • OTSU