User:Andy1978
Jump to navigation
Jump to search
ToDo
Core
- fix imread bug with opaque images, see https://savannah.gnu.org/bugs/?func=detailitem&item_id=36820
- remove removed but still referenced function in "seealso" blocks
- FFTW multithreaded https://savannah.gnu.org/patch/?7922
Forge
image
- implement corner, harris
- implement SURF, integralImage is cumsum(cumsum(a,1),2)