Commit Graph

12 Commits

Author SHA1 Message Date
Johannes Schönberger 9b44e24f8e Use function pointer for different interpolation methods 2012-08-30 07:33:39 +02:00
Johannes Schönberger 32afefef23 Fix doc string of texture detection 2012-08-26 00:08:29 +02:00
Johannes Schönberger af708d2e00 Fix typo in Cython compiler directives 2012-08-25 08:43:42 +02:00
Johannes Schönberger 824997af0a Move bilinear interpolation code to shared package 2012-08-21 08:32:20 +02:00
Johannes Schönberger 321e3aefa8 Add doc string to Cython version of LBP 2012-08-20 22:48:35 +02:00
Johannes Schönberger 2b7cb5f630 Make different methods of LBP more readable in Cython code 2012-08-20 22:48:35 +02:00
Johannes Schönberger 36b22d7819 Use numpy dtype objects instead of strings 2012-08-20 22:48:35 +02:00
Johannes Schönberger 37f5ab47a6 Fix typo in doc string 2012-08-20 22:48:35 +02:00
Johannes Schönberger f11b76e709 Add full-stop at end of short doc string description 2012-08-20 22:48:35 +02:00
Johannes Schönberger 70b7745a34 Use shared bilinear interpolation function and improve performance. 2012-08-20 22:48:35 +02:00
Johannes Schönberger bfa5578979 fix bilinear interpolation when position outside of image 2012-08-20 22:48:34 +02:00
Johannes Schönberger a6bdda8291 rewrite local binary pattern in Cython for performance reasons 2012-08-20 22:48:34 +02:00