Introduction - If you have any usage issues, please Google them yourself
With C++ Realize the OTSU Otsu threshold segmentation method, using images of the overall threshold
Packet : 113172213otsu.rar filelist
Otsu算法(灰度图像的域值分割)的C++类实现\AutoThreshhold.cpp
Otsu算法(灰度图像的域值分割)的C++类实现\AutoThreshhold.h
Otsu算法(灰度图像的域值分割)的C++类实现