Commit Graph

16 Commits

Author SHA1 Message Date
Ankit Agrawal c3b6ce2c82 Including min_scale as another input parameter 2013-08-15 15:15:40 +05:30
Ankit Agrawal 6d1be9aee4 Documenting the code 2013-08-15 15:12:48 +05:30
Johannes Schönberger 0b37611df6 Fix several bugs in DoB method and improve overall code quality 2013-08-15 15:12:47 +05:30
Ankit Agrawal 6472dd1076 Wrapping the long lines 2013-08-15 14:59:57 +05:30
Ankit Agrawal 5ee71cba9b Reverting back to non-debugging mode in Cython 2013-08-15 14:59:56 +05:30
Ankit Agrawal 344374e290 Removing slanted_integral_image Cython functions for mode=Octagon 2013-08-15 14:59:56 +05:30
Ankit Agrawal 7478f2c796 Correcting indentation 2013-08-15 14:59:56 +05:30
Ankit Agrawal 4d9baceb8a Documenting the code; Removing ascontiguousarray statements 2013-08-15 14:59:56 +05:30
Ankit Agrawal 555da870fe Renaming *_wt to *_weight; correcting the object type of n in _censure_dob_loop 2013-08-15 14:59:56 +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 4a19b60721 Trying to Debug the SegFault 2013-08-15 14:59:54 +05:30
Ankit Agrawal 6243d4bc09 Trying to resolve Cython TypeErrors 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 ab729a00ca Removing time() statements and correcting types in censure_cy 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