slowkow / hist_thresh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}
}

About


Languages

Language:Jupyter Notebook 100.0%