搜索资源列表
bmp
- visual c++处理图像的一些基本算法,包括阈值分割,中值滤波等-visual c++ image processing ah some of the basic algorithms include thresholding, median filtering, etc.
OtsusThresholding
- Otsu s Thresholding implementation in C#. Works merely on grayscale image.
Segmenation
- 图像分割,包括边缘检测、阈值法、Hough变换- Image segmentation, including edge detection, thresholding, Hough transform
GlobalThreshold
- 全局阈值分割函数,用于图像二值化,在opencv环境下编写-Global thresholding functions for image binarization, write in opencv environment