-
-
-
[
Matlab]
otsu.rar
One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab
-
-
-
[
C++ Builder]
2.rar
PCX files are switch n times zoom Contrast Stretching also rotate the picture painted real-time control histogram Otsu Binarization bit plane gray code watermark Histogram equalitation
-
-
[
Matlab]
BinarizationAlgorithm.rar
Using matlab implementation otsu global binarization algorithm, kittler minimum classification error (minimum error thresholding) the global binarization algorithm, niblack Local Binary Algorithm
-
[
C/C++]
GrayToWhiteBlack.rar
C language implementation of the OTSU method in calculating the adaptive image binarization threshold
-
[
C/C++]
thresholdCapture.rar
The program is for camera frames. The threshold value in my program should be detected automatically from the capture using histogram analysis. In this program, Otsu Algorithm is used for detecting threshold value.
-
[
C/C++]
thresholdPicture.rar
The threshold value in my program should be detected automatically from the image using histogram analysis. In this program, Otsu Algorithm is used for detecting threshold value.