Commit Graph

  • 25d94b36c6 fix hog.py - orientation and visualization Pavel Campr 2012-08-09 13:49:26 +03:00
  • d7d1faec46 Fix bug in skeletonize LUT Neil Yager 2012-08-20 21:56:10 +01:00
  • 014b490578 Fix import bug due to rebase Johannes Schönberger 2012-08-20 22:50:35 +02:00
  • 26a84fbb94 Add plot labels Johannes Schönberger 2012-08-20 20:07:44 +02:00
  • 70a69eb437 Improve printed output of example Johannes Schönberger 2012-08-20 19:56:17 +02:00
  • 321e3aefa8 Add doc string to Cython version of LBP Johannes Schönberger 2012-08-20 19:29:27 +02:00
  • 2b7cb5f630 Make different methods of LBP more readable in Cython code Johannes Schönberger 2012-08-20 19:29:06 +02:00
  • 36b22d7819 Use numpy dtype objects instead of strings Johannes Schönberger 2012-08-20 19:12:00 +02:00
  • 37f5ab47a6 Fix typo in doc string Johannes Schönberger 2012-08-20 18:53:55 +02:00
  • 777bb59834 Remove unused imports and wrap text Johannes Schönberger 2012-08-20 18:53:02 +02:00
  • f11b76e709 Add full-stop at end of short doc string description Johannes Schönberger 2012-08-20 18:45:21 +02:00
  • 53472b8e07 Rename matrix transform function and remove from pxd Johannes Schönberger 2012-08-16 19:20:48 +02:00
  • b5e2b01620 Add doc string to bilinear_interpolation Johannes Schönberger 2012-08-16 19:16:17 +02:00
  • 6cefa4ad62 Wrap column Johannes Schönberger 2012-08-16 19:13:15 +02:00
  • 70b7745a34 Use shared bilinear interpolation function and improve performance. Johannes Schönberger 2012-08-16 19:12:14 +02:00
  • 0ca7933a7d Share bilinear interpolation function for other code Johannes Schönberger 2012-08-16 19:08:13 +02:00
  • 75c7926412 use new subplots function in example script of LBP Johannes Schönberger 2012-08-12 10:45:55 +02:00
  • 0fbbed525f improve doc string of local_binary_pattern function Johannes Schönberger 2012-08-12 10:37:48 +02:00
  • 55c3ec84e5 fix test cases for local binary pattern Johannes Schönberger 2012-08-08 22:18:36 +02:00
  • bfa5578979 fix bilinear interpolation when position outside of image Johannes Schönberger 2012-08-06 08:47:23 +02:00
  • a6bdda8291 rewrite local binary pattern in Cython for performance reasons Johannes Schönberger 2012-08-05 19:19:02 +02:00
  • 7cbe3db336 add plots to local binary pattern example Johannes Schönberger 2012-08-04 20:24:14 +02:00
  • 234fb68ee7 make local binary pattern example script use skimage sample images Johannes Schönberger 2012-08-04 19:52:49 +02:00
  • 2efa339cc8 move local binary pattern example script Johannes Schönberger 2012-08-04 19:36:37 +02:00
  • c9709ca22a add example script for local binary pattern Johannes Schönberger 2012-08-03 19:46:06 +02:00
  • fa352bacd4 fix typos in doc string and comment Johannes Schönberger 2012-08-03 13:19:28 +02:00
  • 6afd8cc2f7 merge contributors changes Johannes Schönberger 2012-08-13 15:07:43 +02:00
  • 82868dd41b apply PEP8 guidelines Johannes Schönberger 2012-08-02 17:17:58 +02:00
  • d9444e7612 add local binary pattern texture analysis Johannes Schönberger 2012-08-02 17:12:59 +02:00
  • fe2a4334fa ENH addressed (hopefully all) of Tony's and Stefan's comments. Andreas Mueller 2012-08-20 20:22:06 +01:00
  • 37c0ffe072 cosmit: changed the names of x and y to r and c. that was no fun, i tell you. Andreas Mueller 2012-08-20 20:01:41 +01:00
  • e5bbceac1f DOC: More coding conventions. Stefan van der Walt 2012-08-20 11:19:58 -07:00
  • f4263556c4 DOC: Update development guidelines. Stefan van der Walt 2012-08-20 10:43:12 -07:00
  • 6410905b3b BUG: Fix broken import in ctmf. Stefan van der Walt 2012-08-20 07:55:17 -07:00
  • 4d1d6a4edd Merge pull request #254 from jaberg/default_AffineTransform Tony S Yu 2012-08-19 18:01:47 -07:00
  • b1007f0196 ENH: Add regional maxima example Tony S Yu 2012-08-19 17:46:22 -04:00
  • 3fe03259d0 DOC: Combine examples for finding spots and filling holes. Tony S Yu 2012-08-19 16:24:12 -04:00
  • 682f064f86 DOC: Fix docstring to match rank order. Tony S Yu 2012-08-19 16:23:14 -04:00
  • b5d9106966 ENH: Use Cython data types instead of Numpy dtypes. Tony S Yu 2012-08-19 11:56:16 -04:00
  • 80e72c15be Merge pull request #1 from ahojnnes/default-params-geometric James Bergstra 2012-08-19 04:55:52 -07:00
  • d511bd8429 fix comment Johannes Schönberger 2012-08-19 13:06:27 +02:00
  • 6ea4827f9d add test case for polynomial transform initialization Johannes Schönberger 2012-08-19 13:04:58 +02:00
  • 195bdc8c00 complete default matrix initialization of geometric transforms Johannes Schönberger 2012-08-19 13:02:03 +02:00
  • b614b34eab ENH: Add test of reconstruction by erosion. Tony S Yu 2012-08-18 23:20:49 -04:00
  • 3ad1ed3a28 DOC: Remove peak detection tutorial. Tony S Yu 2012-08-18 23:09:47 -04:00
  • 2e87dd7a3c ENH: Add examples of morphological reconstruction. Tony S Yu 2012-08-18 23:06:08 -04:00
  • 79fca0e20d DOC: Reorder docstring sections. Tony S Yu 2012-08-18 21:54:06 -04:00
  • ab7626da3d STY: Rename variables for clarity. Tony S Yu 2012-08-18 19:21:55 -04:00
  • 7a56a7f35e DOC: Clarify code comments and docstring Tony S Yu 2012-08-18 18:04:01 -04:00
  • 969772c036 ENH: Add reconstruction by erosion. Tony S Yu 2012-08-18 17:59:44 -04:00
  • 2724f50b4c FIX: added default identity matrix to SimilarityTransform to match AffineTransform James Bergstra 2012-08-18 10:12:22 -04:00
  • 29c84a8a7b STY: Rename returned image to distinguish input from output. Tony S Yu 2012-08-17 23:02:08 -04:00
  • 33a19a8c7b DOC: add comments to clarify algorithm Tony S Yu 2012-08-17 22:48:02 -04:00
  • d0870c6d68 ENH: initialize AffineTransform to identity when no args are provided James Bergstra 2012-08-17 17:55:26 -04:00
  • 90e61e22ae Merge pull request #240 from tonysyu/rename-duplicates Stefan van der Walt 2012-08-16 23:01:48 -07:00
  • e6d03eaebc STY: Use standard skimage data type conversion. Tony S Yu 2012-08-17 00:42:56 -04:00
  • 1ea41173b8 BUG: Rename files with similar function, python module, and cython extension names. Tony S Yu 2012-08-16 22:42:27 -04:00
  • 3a98651123 Merge pull request #252 from gatagat/patch-regionprops Stefan van der Walt 2012-08-16 14:11:10 -07:00
  • 5efb3d41c2 Wrap long lines. Tomas Kazmar 2012-08-16 16:16:56 +02:00
  • 31ba6a59b4 BUG: Fix Orientation for diagonal regions in regionprops. Tomas Kazmar 2012-08-16 14:05:03 +02:00
  • c131a200c5 Merge pull request #249 from ahojnnes/peak-local-max Stefan van der Walt 2012-08-15 00:53:41 -07:00
  • bb27e37710 extend test cases for num_peaks parameter of peak_local_max Johannes Schönberger 2012-08-14 07:59:54 +02:00
  • f768570ca2 PKG: Add python-qt4 as a recommended dependency. Stefan van der Walt 2012-08-13 12:11:13 -07:00
  • b1139c724d DOC: Fix typos in see-also references. Stefan van der Walt 2012-08-13 12:02:32 -07:00
  • 4e50fd2798 Merge pull request #197 from ahojnnes/projection Stefan van der Walt 2012-08-12 18:21:44 -07:00
  • fabedb58ec add unit test for Image._repr_png_() with PIL plugin wilsaj 2012-08-12 18:54:43 -05:00
  • 9bd445700a add note about to display protocol to Image docstring wilsaj 2012-08-12 18:20:58 -05:00
  • 4541146561 raise exception if matrix and implicit parameter arguments provided Johannes Schönberger 2012-08-12 10:13:29 +02:00
  • d9926d8de4 Passed all tests with full coverage, PEP8 and Pylint performed. Steven Silvester 2012-08-11 21:28:08 -05:00
  • 55a3f22ba2 Improved support for color images using lab transform. Steven Silvester 2012-08-11 15:48:18 -05:00
  • a87779b650 fix num_peaks parameter bug in peak_local_max Johannes Schönberger 2012-08-10 20:45:50 +02:00
  • a75b7ca7f5 Merge pull request #247 from ahojnnes/label-dtype-fix Andreas Mueller 2012-08-10 09:09:39 -07:00
  • 8d769a4cd9 ENH Felzenszwalbs segmentation somewhat faster Andreas Mueller 2012-08-10 10:48:38 +01:00
  • 312b03d1b1 ENH more speeeeed Andreas Mueller 2012-08-10 10:35:23 +01:00
  • 8f5337a2bf ENH added some cdefs Andreas Mueller 2012-08-10 10:31:23 +01:00
  • f88a29b091 ENH minor speedups. Andreas Mueller 2012-08-10 10:03:20 +01:00
  • 6ead3097c2 cast input of image label function Johannes Schönberger 2012-08-10 09:10:06 +02:00
  • 08f4379e0e add information about unit of angles to doc strings Johannes Schönberger 2012-08-10 08:19:48 +02:00
  • c7cac1cb0f fix, improve and extend test cases related to geometric transformations Johannes Schönberger 2012-08-10 08:16:05 +02:00
  • 8ab0c9a329 add test for shape of transformation matrix Johannes Schönberger 2012-08-10 08:15:06 +02:00
  • 724a931d42 adapt geometric example script to new API and improve some expressions Johannes Schönberger 2012-08-10 07:49:04 +02:00
  • a3ec8e0482 change inverse_map parameter handling of warp function Johannes Schönberger 2012-08-10 07:35:16 +02:00
  • 9cea60d817 STY: minor PEP8 change Tony S Yu 2012-08-09 09:49:22 -04:00
  • ff1c8c4376 fix typo Johannes Schönberger 2012-08-09 10:30:40 +02:00
  • 8e242d0436 add mathematical description of estimation in doc strings Johannes Schönberger 2012-08-09 10:28:05 +02:00
  • 76931fa61b handle composition of transformations with implicit parameters with __init__ Johannes Schönberger 2012-08-09 09:21:49 +02:00
  • 1bb896e487 remove confusing comment Johannes Schönberger 2012-08-09 08:19:37 +02:00
  • 5085ded994 fix geometric transformation example after refactoring the module Johannes Schönberger 2012-08-09 07:57:44 +02:00
  • e5ed1882d3 fix and improve comments, doc strings, variable names for consistency reasons Johannes Schönberger 2012-08-09 07:51:58 +02:00
  • e1caa9d4cd Update function names that were changed since original PR. Tony S Yu 2012-08-09 00:25:26 -04:00
  • e4dd658daf STY: PEP8 and other clean up. Tony S Yu 2012-08-09 00:21:59 -04:00
  • 70153abb83 BUG: fix import of Cython extension. Tony S Yu 2012-08-09 00:15:42 -04:00
  • 54452550f1 fix incorrect comment Johannes Schönberger 2012-08-08 19:19:18 +02:00
  • eb1e71114c fix and improve estimation of geometric transformation parameters Johannes Schönberger 2012-08-08 19:13:45 +02:00
  • 0e957dab39 Replaced generic ACM license with the Graphics Gems IV license. Steven Silvester 2012-08-06 19:06:57 -05:00
  • 7dc17334a2 Pep8 fixes. Steven Silvester 2012-08-05 23:42:44 -05:00
  • 045f6279b4 Added Notes to the docstring. Steven Silvester 2012-08-05 23:36:39 -05:00
  • 819332baa3 Tests pass and example works on build. Steven Silvester 2012-08-05 23:27:24 -05:00
  • 34af272c54 Initial commit of adapthist modifications. Steven Silvester 2012-08-05 23:07:24 -05:00
  • ea02bc6170 make figure smaller again. Andreas Mueller 2012-08-05 23:11:50 +01:00