Click here to Skip to main content
15,887,585 members
Articles / Programming Languages / C#

Famous Otsu Thresholding in C#

Rate me:
Please Sign up or sign in to vote.
4.92/5 (26 votes)
20 Jul 2009CPOL3 min read 172.3K   12.3K   53  
This article explains the basics of the famous Otsu's automatic thresholding method with an implementation in C#.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO Gravi Information Technologies and Consultancy Ltd
Turkey Turkey
Currently, also an MSc. student in Technical University of Munich, I develop practical application in computer vision for more than 5 years. I design real-time solutions to industrial and practical vision problems, both 3D and 2D. Very interested in developing algorithms in C relating math and vision.

Please visit Gravi's web page (http://www.gravi.com.tr) and my page (http://www.tbirdal.me) to learn more about what we develop.

I admire performance in algorithms.

"Great minds never die, they just tend to infinity..."

Comments and Discussions