update notes

This commit is contained in:
John Cupitt 2018-03-05 08:21:51 +00:00
parent 6f3708c814
commit 84810a6c5c
1 changed files with 0 additions and 2 deletions

View File

@ -38,10 +38,8 @@
/* TODO
* - verify that our interpolating max edge works
* - does it actually help much?
* - can skip the sqrt()
* - support other image types
* - swap atan2 for a LUT with perhaps +/- 2 or 4 bits
* - check sobel speed with separated and non-sep masks
* - add autothreshold with otsu's method
* - leave blob analysis to a separate pass
*/