JuliaImages / HistogramThresholding.jl

A Julia package for determining thresholds by analyzing one-dimensional histograms
MIT License
13 stars 9 forks source link

Refactors code for Functor API #40

Closed zygmuntszpak closed 2 years ago

zygmuntszpak commented 2 years ago

This is the basic template, and the rest should be relatively straightforward.

I have commented out the Aqua related tests in runtest since I can't make sense of the results yet, and also they appear to have been preventing the execution of the HistogramThresholding tests.