Commit Graph

  • 8208293c93 Correct documentation and string formatting. Jostein Bø Fløystad 2013-05-26 21:15:23 +02:00
  • a49502a7b1 Remove alignment kwarg for compatibility with older PyQt4 Tony S Yu 2013-05-26 14:05:02 -05:00
  • 191745f13e Merge pull request #564 from ahojnnes/warp-example Stefan van der Walt 2013-05-26 11:34:32 -07:00
  • db34c1a74b Merge pull request #565 from ahojnnes/doc-fix Stefan van der Walt 2013-05-26 11:30:31 -07:00
  • e61bae8238 Merge pull request #566 from ahojnnes/bscript Stefan van der Walt 2013-05-26 11:25:49 -07:00
  • 2118f1d97d Tests for reconstruction circle mode in transform.iradon. Jostein Bø Fløystad 2013-05-26 19:26:39 +02:00
  • 5876d80414 Add reconstruction circle option to transform.iradon. Jostein Bø Fløystad 2013-05-26 19:26:05 +02:00
  • aa8f1b7c98 Tests for reconstruction circle option for transform.radon. Jostein Bø Fløystad 2013-05-26 14:03:04 +02:00
  • b872648441 Add reconstruction circle option to transform.radon. Jostein Bø Fløystad 2013-05-26 14:00:54 +02:00
  • cdc19a3345 Remove unnecessary bscript Johannes Schönberger 2013-05-26 13:06:55 +02:00
  • de39f58308 Update installation instructions Johannes Schönberger 2013-05-26 13:01:25 +02:00
  • 35a73c25b8 Fix quick search description Johannes Schönberger 2013-05-26 12:55:21 +02:00
  • b0b7d113f8 Remove bold font from dt tags Johannes Schönberger 2013-05-26 12:54:14 +02:00
  • 3dc4824fb5 Fix doc string of threshold_adaptive Johannes Schönberger 2013-05-26 12:49:26 +02:00
  • 71e7eb9a0d Fix styling of math and blockquote Johannes Schönberger 2013-05-26 12:41:08 +02:00
  • 0d3e752b4d Fix indentation of ransac doc string example Johannes Schönberger 2013-05-26 12:22:26 +02:00
  • b9cf214509 Add filter.rank to __all__ of filter package Johannes Schönberger 2013-05-26 12:21:54 +02:00
  • 17b2c4fd18 Escape latex math symbols Johannes Schönberger 2013-05-26 12:21:13 +02:00
  • 769d7d1245 Fix invalid index of reference Johannes Schönberger 2013-05-26 12:20:37 +02:00
  • f7959e3f07 Fix doc string injection of deprecated wrapper Johannes Schönberger 2013-05-26 12:20:06 +02:00
  • 6c4ed67fe8 Wrap lines Johannes Schönberger 2013-05-26 10:51:42 +02:00
  • e6a7238fab Fix incomplete options for mode of _warp_fast function Johannes Schönberger 2013-05-26 10:50:00 +02:00
  • 44ca1b9bcd Fix spelling error Johannes Schönberger 2013-05-26 10:46:36 +02:00
  • 071d4bfb68 Add examples to doc strings of resize, rotate and rescale functions Johannes Schönberger 2013-05-26 10:45:39 +02:00
  • b3c7d67ace Fix parameter descriptions of warp functions Johannes Schönberger 2013-05-26 10:38:20 +02:00
  • a569e76a4d Fix parameter description of warp function Johannes Schönberger 2013-05-26 10:34:12 +02:00
  • 09aad04d68 Add short example for transforms to warp function Johannes Schönberger 2013-05-26 10:27:30 +02:00
  • 46637bfaa6 Merge pull request #563 from JDWarner/docfix_label Johannes Schönberger 2013-05-25 23:49:21 -07:00
  • 494a235d02 DOCFIX: "\" in label docstring now escaped Josh Warner (Mac) 2013-05-25 22:26:54 -05:00
  • d1a7a90a59 Deprecating is_rgb and is_gray Ankit Agrawal 2013-05-21 02:00:06 +08:00
  • db4ef53299 Merge pull request #550 from ahojnnes/matching-spelling Stefan van der Walt 2013-05-20 03:45:37 -07:00
  • 3baa7fe8f3 Fix file open dialog for PySide Tony S Yu 2013-05-19 22:58:04 -05:00
  • 15c726eb42 Add exit-zero directive to flake8 command Johannes Schönberger 2013-05-18 02:50:04 +02:00
  • c7fa6206cf Add PySide compatibility for save dialogs tonysyu 2013-05-17 17:12:52 -05:00
  • a5d42a3940 Add skimage.viewer.qt wrapper. Tony S Yu 2013-01-24 17:12:15 -06:00
  • fde2f2a321 Use mirrors for flake8 installation Johannes Schönberger 2013-05-17 20:27:38 +02:00
  • f1e8f4cfda Replace pep8 and pyflakes with flake8 Johannes Schönberger 2013-05-17 20:21:41 +02:00
  • 340e2b0bab Add python code checkers to travis build process Johannes Schönberger 2013-05-17 20:06:32 +02:00
  • 455fecd6aa Fix spelling Johannes Schönberger 2013-05-17 19:28:45 +02:00
  • dc3ecf58ad Removing redundant imports used in previous commits Ankit Agrawal 2013-05-16 00:56:54 +08:00
  • 7dfea72ec3 Removing is_gray() and is_rgb() Ankit Agrawal 2013-05-16 00:52:51 +08:00
  • 210a25053a Merge pull request #545 from odebeir/master Josh Warner 2013-05-11 14:12:39 -07:00
  • 809e285250 fix:remove unused parameters in rank.percentile Olivier Debeir 2013-05-10 16:23:10 +02:00
  • cdca3f9d40 remove long lines Olivier Debeir 2013-05-10 16:04:15 +02:00
  • 59b37afea8 typo Olivier Debeir 2013-05-10 16:02:27 +02:00
  • e23c4f3841 fix:doctring rank/percentile Olivier Debeir 2013-05-10 09:10:26 +02:00
  • 2eae93124a Merge pull request #440 from ahojnnes/fitting Stefan van der Walt 2013-05-07 04:34:54 -07:00
  • 219d621725 Set random seed to avoid random test failures Johannes Schönberger 2013-05-06 18:34:34 +02:00
  • 13bfd603f3 Add simple RANSAC example script Johannes Schönberger 2013-05-06 18:25:15 +02:00
  • 54e3757cb0 Wrap lines Johannes Schönberger 2013-05-06 18:08:46 +02:00
  • 01124f5bcc Use boolean mask for inlier return value of RANSAC Johannes Schönberger 2013-05-06 18:08:21 +02:00
  • 4d7905951b Merge pull request #536 from ahojnnes/edge-weights Tony S Yu 2013-05-06 08:17:00 -07:00
  • 785e602aba Fix last remaining PEP8 errors Johannes Schönberger 2013-05-06 15:32:33 +02:00
  • cec8516f69 Readd Cellprofiler license notes to edges.py Johannes Schönberger 2013-05-06 12:11:09 +02:00
  • 231596b351 Add test cases for residuals Johannes Schönberger 2013-05-06 12:08:12 +02:00
  • 434eb48620 Add test case for underdetermined LineModel estimation Johannes Schönberger 2013-05-06 11:51:20 +02:00
  • f18eef6bc0 Add title of wikipedia reference Johannes Schönberger 2013-05-06 11:43:52 +02:00
  • 63577f275c Update doc string of ransac with new validation functions Johannes Schönberger 2013-05-06 11:41:08 +02:00
  • 252c889427 Add missing double quotes for equations and code Johannes Schönberger 2013-05-06 11:38:46 +02:00
  • 9e7fb07d67 Add missing double colons for equations Johannes Schönberger 2013-05-06 11:36:38 +02:00
  • fa01b936a6 API Change: image_label2rgb changed to label2rgb. Tony S Yu 2013-05-06 00:18:09 -05:00
  • 29a29721c8 DOC: Change more examples to use image_label2rgb Tony S Yu 2013-04-01 22:33:10 -05:00
  • 6360240c38 TST: Add tests for image_label2rgb Tony S Yu 2013-04-01 22:19:59 -05:00
  • 4bd3fe9eb0 ENH: Add some checks on the inputs. Tony S Yu 2013-04-01 22:19:25 -05:00
  • 90c0ac5c19 Fix: Add setup.py which adds data file to the build Tony S Yu 2013-03-30 09:28:56 -05:00
  • 19fdad15b9 Add image_label2rgb Tony S Yu 2013-03-30 08:37:14 -05:00
  • 5656feb61b Use double quotes for code in doc string Johannes Schönberger 2013-05-06 07:10:05 +02:00
  • d6c49ea6b8 Add comment to explain commented out code Johannes Schönberger 2013-05-06 07:08:50 +02:00
  • ef7b82e116 Clarify SSD description Johannes Schönberger 2013-05-06 07:04:17 +02:00
  • 43b4e9efb1 Remove extra space Johannes Schönberger 2013-05-06 07:02:37 +02:00
  • 15e079a8c2 Remove unused shear argument Johannes Schönberger 2013-05-04 11:46:07 +02:00
  • d857c452d3 Add example matching script Johannes Schönberger 2013-05-04 11:42:43 +02:00
  • 660a689255 Add reference for RANSAC Johannes Schönberger 2013-05-04 11:41:25 +02:00
  • c8fa3b48e5 Replace is_degenerate tests with is_data_valid and is_model_valid tests Johannes Schönberger 2013-05-02 18:19:39 +02:00
  • 8d92f5c02b Remove is_degenerate methods from estimation models Johannes Schönberger 2013-05-02 18:13:33 +02:00
  • a73076157c Replace is_degenerate with is_model_valid and is_data_valid in ransac Johannes Schönberger 2013-05-02 18:12:23 +02:00
  • 28bda25da8 Add is_degenerate to description of ransac iteration Johannes Schönberger 2013-05-01 18:39:16 +02:00
  • db496d0af9 Remove trailing brackets Johannes Schönberger 2013-05-01 14:22:07 +02:00
  • 82566157f6 Add test case for ransac applied to geometric transform Johannes Schönberger 2013-05-01 14:18:00 +02:00
  • 22224727d3 Add example for ransac and geometric transforms Johannes Schönberger 2013-05-01 14:14:09 +02:00
  • fb74a9d8ae Add new stop criteria to ransac and improve doc string Johannes Schönberger 2013-05-01 13:59:01 +02:00
  • 087fe8891e Fix is_degenerate function to accept src and dst arrays separately Johannes Schönberger 2013-05-01 13:29:10 +02:00
  • 5da3418fff Change ransac function to accept multiple input data arrays Johannes Schönberger 2013-05-01 13:28:10 +02:00
  • bf2a5a429b Add residuals method to geometric transforms Johannes Schönberger 2013-05-01 12:57:30 +02:00
  • 5b78b2a69e Add is_degenerate to geometric transforms Johannes Schönberger 2013-05-01 12:26:04 +02:00
  • aa309fd926 Replace triple-single-quotes with triple-double-quotes for doc strings Johannes Schönberger 2013-05-01 12:15:05 +02:00
  • 80827d3959 Add test case for ransac algorithm Johannes Schönberger 2013-05-01 11:34:54 +02:00
  • e880f155a9 Add test cases for circle model Johannes Schönberger 2013-05-01 11:27:25 +02:00
  • 53b7e6e418 Add test cases for line model Johannes Schönberger 2013-05-01 11:27:00 +02:00
  • 44ff37c8ee Fix bug in ellipse model estimation due to changed predict_xy output Johannes Schönberger 2013-05-01 11:26:03 +02:00
  • c1bb30f625 Return combined xy-coordinate array with arbitrary dimensions in predict_xy Johannes Schönberger 2013-05-01 11:15:47 +02:00
  • b58f52e40e Fix bug in predict_x of line model Johannes Schönberger 2013-05-01 11:15:09 +02:00
  • 62b25455dc Add input data shape test to avoid out of memory Jacobians Johannes Schönberger 2013-05-01 10:30:32 +02:00
  • b2fa37d337 Fix typos Johannes Schönberger 2013-03-01 17:20:23 +01:00
  • dd714b910c Replace numpy with math for scalar functions and remove Dfun from ellipse residuals for speedup Johannes Schönberger 2013-03-01 09:50:26 +01:00
  • 444d51ceb7 Calculate initial guess for closest point on ellipse for speedup Johannes Schönberger 2013-02-28 23:18:25 +01:00
  • c9353ce8f5 Reduce number of function calls for speedup Johannes Schönberger 2013-02-28 23:11:59 +01:00
  • 2c329d68ec Add analytical jacobian for ellipse model for 100x speedup Johannes Schönberger 2013-02-28 22:59:07 +01:00
  • df801a8876 Reduce default number of max trials Johannes Schönberger 2013-02-28 19:47:54 +01:00
  • 65f26e7e9d Fix example of ransac Johannes Schönberger 2013-02-28 19:39:14 +01:00