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.
File list:
thresholdPicture
...............\test.jpg

...............\thresholdPicture.cpp