Commit Graph

13 Commits

Author SHA1 Message Date
Johannes Schönberger d55ef7ede8 Add missing doc string return section 2012-12-09 17:34:12 +01:00
Johannes Schönberger 410280f4a9 Add some more references to interest point functions 2012-12-09 17:34:12 +01:00
Johannes Schönberger 3508aa9032 Add example to doc string of shi-tomasi 2012-12-09 17:34:12 +01:00
Johannes Schönberger 4a75c649e3 Add Shi-Tomasi corner detector and fix bug in auto-correlation matrix 2012-12-09 17:34:11 +01:00
Johannes Schönberger 43393860b2 Add comment to explain meaning of structure matrix of harris 2012-12-09 17:34:11 +01:00
Johannes Schönberger c4ca726566 Fix harris corner bug and add alternative corner measure param 2012-12-09 17:34:11 +01:00
Johannes Schönberger 2ae23b427e Fix missing sigma for gaussian filter in harris operator 2012-12-09 17:34:11 +01:00
Johannes Schönberger ecd2687226 Fix return types in doc string of interest point detectors 2012-12-09 17:34:11 +01:00
Johannes Schönberger 2edb33f950 Make moravec standalone cython function and fix doc string 2012-12-09 17:34:11 +01:00
Johannes Schönberger 1d96b29d77 Rename harris test case file 2012-12-09 17:34:11 +01:00
Johannes Schönberger 4991acf34e Add Moravec interest point detection 2012-12-09 17:34:11 +01:00
Johannes Schönberger 32a8442d61 Refactor harris corner detection, so it returns harris response image 2012-12-09 17:34:10 +01:00
Johannes Schönberger 8c4ba00b12 Move harris file to a combined interest point file 2012-12-09 17:34:10 +01:00