Commit Graph

74 Commits

Author SHA1 Message Date
Ankit Agrawal 8c38b5c031 Correcting the docs and making them explicit 2013-08-15 14:59:55 +05:30
Ankit Agrawal 50a18383df Adding doc for the different modes of _slanted_integral_inage_modes 2013-08-15 14:59:55 +05:30
Ankit Agrawal efba964dde Fixing many bugs; Working Censure for mode=Octagon 2013-08-15 14:59:55 +05:30
Ankit Agrawal 345c1690cc Trying to debug the Segfault-3 : Making the arrays C-contiguous 2013-08-15 14:59:55 +05:30
Ankit Agrawal f75fbb986b Trying to Debug SegFault : 2 2013-08-15 14:59:54 +05:30
Ankit Agrawal 4a19b60721 Trying to Debug the SegFault 2013-08-15 14:59:54 +05:30
Ankit Agrawal 5ecbb57e82 Adding the docs for censure_keypoints 2013-08-15 14:59:54 +05:30
Ankit Agrawal 7c32dc0c15 Cythonizing the for loops 2013-08-15 14:59:54 +05:30
Ankit Agrawal d15741c58c Cleaning up the non-Cython version for mode=Octagon 2013-08-15 14:59:54 +05:30
Ankit Agrawal 474c7382dd Removing unused stuff 2013-08-15 14:59:54 +05:30
Ankit Agrawal abb7bb65d4 Adding _slanted_integral_image. Removed _oct and _filter_using_convolve 2013-08-15 14:59:53 +05:30
Ankit Agrawal fdbdbfe108 Correcting the definition of Ratio of Principal Curvatures 2013-08-15 14:59:53 +05:30
Ankit Agrawal 25f89eeaa7 Correcting the expression of response in censure_keypoints() 2013-08-15 14:59:53 +05:30
Ankit Agrawal 1e4ae4609b Returning keypoints with the scale info 2013-08-15 14:59:53 +05:30
Ankit Agrawal 92864fdfb0 Removing hard-coding in censure_keypoints() 2013-08-15 14:59:53 +05:30
Ankit Agrawal ab729a00ca Removing time() statements and correcting types in censure_cy 2013-08-15 14:59:53 +05:30
Ankit Agrawal a0266c3834 Commenting out _filter_using_convolve 2013-08-15 14:59:53 +05:30
Ankit Agrawal 1bbeeb45d6 For loop for mode=DoB in Cython 2013-08-15 14:59:52 +05:30
Ankit Agrawal 1484b9a72a Correcting typo 2013-08-15 14:59:52 +05:30
Ankit Agrawal 3d9534b844 Added mode Octagon using np.convolve 2013-08-15 14:59:52 +05:30
Ankit Agrawal 97990fbea5 Adding TODO's 2013-08-15 14:59:51 +05:30
Ankit Agrawal c599b34236 Correcting import for a private function 2013-08-15 14:59:51 +05:30
Ankit Agrawal c40ab969af Line Suppression of the response 2013-08-15 14:59:51 +05:30
Ankit Agrawal 781bbaf5bc Added partial implementation of censure for mode=DoB 2013-08-15 14:59:51 +05:30