User:Andy1978: Difference between revisions
Jump to navigation
Jump to search
(created user page for Andy1978) |
m (added multithreaded FFTW patch link) |
||
Line 6: | Line 6: | ||
* fix imread bug with opaque images, see https://savannah.gnu.org/bugs/?func=detailitem&item_id=36820 | * 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 | * remove removed but still referenced function in "seealso" blocks | ||
* FFTW multithreaded https://savannah.gnu.org/patch/?7922 | |||
=== Forge === | === Forge === |
Revision as of 13:10, 17 January 2013
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)