/hist_thresh

Primary LanguageJupyter Notebook

This directory contains Numpy reference code for

A Generalization of Otsu's Method and Minimum Error Thresholding, Jonathan T. Barron, ECCV, 2020

Running this code should reproduce the figures and tables shown in the paper.

If you use this code, please cite it:

@article{BarronECCV2020,
  Author = {Jonathan T. Barron},
  Title = {A Generalization of Otsu's Method and Minimum Error Thresholding},
  Journal = {ECCV},
  Year = {2020}
}