GitHub / 8kcool/image-processing-samplecode-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| c3a11926 | merge Merge pull request #2903 from ahojnnes/fix-linend |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 5f6870c3 | Emphasize orthogonal distance measure in line estimation | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| da2bf5d5 | Some minor improvements to doc strings and code format | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| f4d6c1db | merge Merge pull request #2897 from glemaitre/cbcl_database |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| e94c51a6 | EXA make specific extraction/selection/classification example | Guillaume Lemaitre <g****8@g****m> | almost 9 years ago | |
| d156e577 | Added data.cbcl_face_database to release docs | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| fd893006 | merge Merge pull request #2900 from stefanv/deps_for_doc_build |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 29d86282 | Install documentation dependencies on all builds | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| 7e0b7741 | solve name inconsistency and add file | Guillaume Lemaitre <g****8@g****m> | almost 9 years ago | |
| 3d91caab | TST add missing test | Guillaume Lemaitre <g****8@g****m> | almost 9 years ago | |
| 3685fd19 | update dataset name | Guillaume Lemaitre <g****8@g****m> | almost 9 years ago | |
| 1ca25ccd | address comments | Guillaume Lemaitre <g****8@g****m> | almost 9 years ago | |
| fb45df25 | merge Merge pull request #2870 from soupault/hog_multichannel |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 594afb11 | PEP8 | Guillaume Lemaitre <g****8@g****m> | almost 9 years ago | |
| 8139a9fb | EXA example for haar like features | Guillaume Lemaitre <g****8@g****m> | almost 9 years ago | |
| 005f63fa | Add CBCL database | Guillaume Lemaitre <g****8@g****m> | almost 9 years ago | |
| 6143cb14 | Use sparse mshgrid in hog | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| 3b0e5cc2 | Add multichannel hog note to release docs | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| f5f8dd65 | merge Merge pull request #2885 from soupault/fix_doc_graph |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 571ec4f4 | y to r followup for feature.hog | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| aca75041 | Added multichannel inference for feature.hog | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| 0045f2bb | Use rc notation for parameter parsing in feature.hog | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| b2efa407 | More to rc HOG | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| 9d5d14e5 | Refactored HOG to use r,c notation, improved docstring for returned values | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| 749dcb7c | merge Merge pull request #2887 from benjaminhadfield/patch-1 |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 37cafe2e | fixed spelling typo |
Ben Hadfield <b****d@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 3ad0194b | merge Merge pull request #2578 from sciunto/optreqs |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 50beac9b | Fix URL in RAG docstring | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| f01b6970 | merge Merge pull request #2879 from soupault/testing_random_shapes |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 96effd4d | Update docstring for is_low_constrast (#2883) |
Larry Bradley <l****y@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 9 years ago | |
| 8b005912 | fix filters/_gaussian.py:103:Expected 2D, 3D, or 4D array, got 4D. | Casper da Costa-Luis <c****l@p****g> | almost 9 years ago | |
| 276a87de | Simplified unnecessarily complex operation to `np.transpose`. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| 1e3430e2 | Added 3D subpixel registration | Vilim <v****h@g****m> | almost 9 years ago | |
| fa5f9302 | merge Merge pull request #2647 from grlee77/cycle_spin |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 2bf98145 | DOC: add cycle-spinning to the release notes | Gregory R. Lee <g****7@g****m> | almost 9 years ago | |
| 993f7848 | Moved test_random_shapes to internally shipped testing tools | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| d26a1042 | DOC: update INSTALL.rst to show dask as a requirement | Gregory R. Lee <g****7@g****m> | almost 9 years ago | |
| ac6474f0 |
Restoration: Use fast exponent approximation in NL Means
Signed-off-by: Leonid Bloch <l****h@e****r> |
Leonid Bloch <l****h@e****r> | almost 9 years ago | |
| e0802ccf |
Restoration: Use double (float64) instead of float32 in NL Means
Signed-off-by: Leonid Bloch <l****h@e****r> |
Leonid Bloch <l****h@e****r> | almost 9 years ago | |
| 739bb0c9 |
Restoration: Trivial refactoring in NL Means
Signed-off-by: Leonid Bloch <l****h@e****r> |
Leonid Bloch <l****h@e****r> | almost 9 years ago | |
| 293f8bcb |
Restoration: Remove unnecessary definition in NL Means
Signed-off-by: Leonid Bloch <l****h@e****r> |
Leonid Bloch <l****h@e****r> | almost 9 years ago | |
| 2f3c2d79 | OverflowError: Python int too large to convert to C long on win-amd64-py2.7 (... |
Stefan van der Walt <s****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| bb7c4500 | merge Resolved conflicts with master branch, fixed PEP8 E127. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| e7d1e238 | Replaced internal `_expand` function in `moments_central_coords` with for loop. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| f8f3867e | Added quickfix for broadcast argument type checking in `moments_central_coords`. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| d614c1d9 | Added tests to cover automatic center calculation in `moments_central_coords`. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| a1353efb | merge Merge pull request #2869 from kne42/fix-centroid |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| a9cc5e5c | Account for weights in `centroid` test suite. |
Kira Evans <c****t@k****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 1e42d958 | merge Merge pull request #2773 from goldsborough/generate-shapes |
Johannes Schönberger <j****h@d****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f22537f6 | Fixed import in test_random_shapes.py | goldsborough <p****r@g****e> | almost 9 years ago | |
| 60268cfc | revert Matplotlib back to 1.3.1 | Gregory R. Lee <g****7@g****m> | almost 9 years ago | |
| 282ea72c | random_shapes.py -> _random_shapes.py | goldsborough <p****r@g****e> | almost 9 years ago | |
| fc06c92c | merge Merge pull request #2525 from vnavkal/hog |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 60c2721d | fix wrong DOI in reference |
David Volgyes <d****s@i****g>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 725c3e57 | Removed scipy version check in active contours, refactored gallery example (#... |
Egor Panfilov <e****v@g****m>
Committed by: Josh Warner <s****b@g****m> |
almost 9 years ago | |
| 75d59ee9 | Fixed conditional requirements in optional | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| 69d1ed0d | Expanded test coverage by giving `centroid` its own test case. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| 38296406 | Fixed `centroid` by properly dividing the moments by the area. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| 4b1db22e | Forced dtype for gradient accums | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| 6f7ee3ea | Refactored multichannel handling in feature.hog, switched gallery example to ... | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| 78a6f236 | MAINT: _shared.testing now contains pytest's useful functions (#2614) |
Nelle Varoquaux <n****x@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 9 years ago | |
| cfefcc7a | Added test cases to cover usage of `centroid`. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| 65e271c3 | Refactored all occurances of `contour` to `coords` in `moments_contour` and `... | Kira Evans <c****t@k****e> | almost 9 years ago | |
| 03d79f78 | Fixed typo in docs. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| a7525aec | simplify dask code. revert to simple average again for simplicity | Gregory R. Lee <g****7@g****m> | almost 9 years ago | |
| 14e35e63 | make dask a requirement | Gregory R. Lee <g****7@g****m> | almost 9 years ago | |
| 0319f2a6 | bump minimum Matplotlib dependency to 1.5.3 | Gregory R. Lee <g****7@g****m> | almost 9 years ago | |
| c8f2cbd3 | switch parallel cycle spinning code from concurrent.futures to dask | Gregory R. Lee <g****7@g****m> | almost 9 years ago | |
| c448abca | Allow convex area calculation in 3D for regionprops (#2847) |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 9 years ago | |
| 918f8b93 | HOG: reverted gradient formula, modified the deprecation warning, fixed L2-Hy... |
Egor Panfilov <e****v@g****m>
Committed by: Josh Warner <s****b@g****m> |
almost 9 years ago | |
| 1810a134 | MAINT: add Python 3.6 to appveyor, small edits (#2840) |
Matthew Brett <m****t@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 9 years ago | |
| 09b35bee | Move INSTALL to top-level (#2819) |
Jarrod Millman <j****n@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 9 years ago | |
| 79ff2d8a | Simplified linear algebra component of `moments_contour_central`. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| 50545441 | merge Merge branch 'generate-shapes' of https://github.com/goldsborough/scikit-imag... | goldsborough <p****r@g****e> | almost 9 years ago | |
| d4ed861d | Switched to new bounding box coordinate convention | goldsborough <p****r@g****e> | almost 9 years ago | |
| 873cf2e7 | Fixed doctest error. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| a8e3362e | Fix link order in example (#2858) |
Scott Warchal <S****l@s****k>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 9 years ago | |
| 76db5173 | Implemented `moments_contour_central`, fixed return statement for `moments_co... | Kira Evans <c****t@k****e> | almost 9 years ago | |
| de8172ed | Fixed imports/exports related to the new `moments_contour` and `moments_conto... | Kira Evans <c****t@k****e> | almost 9 years ago | |
| b6f32c05 | Added test suite for `moments_contour` and `moments_contour_central`. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| d3078fae | Added documentation for `moments_contour` and `moments_contour_central`. | Kira Evans <c****t@k****e> | almost 9 years ago | |
| 5411069f | Add nD support to image moments computation (#2603) |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 9 years ago | |
| 788ebe2b | Minor cleanup | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| 102a5331 | Update compare_nrmse docstring (#2855) |
Max Schambach <s****h@k****u>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 9 years ago | |
| 25a5b7bc | merge Merge pull request #2805 from seheatwole/hough_line_peaks-fix |
François Boulogne <s****o@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| b3a887ab | merge Merge pull request #2852 from AlexChum/issue2850 |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 7c547822 | Fixed Issue#2850: texture.py | default argument changed from list to tuple | Alex Chum <A****m@A****l> | almost 9 years ago | |
| 6016f0cc | Used suggested OO matplotlib interface | goldsborough <p****r@g****e> | almost 9 years ago | |
| a49c84c0 | data/generate_shapes -> draw/random_shapes | goldsborough <p****r@g****e> | almost 9 years ago | |
| 684b302c | merge Merge pull request #2851 from glemaitre/fix_doc |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 771c52cb | Added gallery example of generating shapes | goldsborough <p****r@g****e> | almost 9 years ago | |
| 9deac285 | Removed namedtuples from generate_shapes | goldsborough <p****r@g****e> | almost 9 years ago | |
| ef927d88 | FIX use only intersphinx | Guillaume Lemaitre <g****8@g****m> | almost 9 years ago | |
| 54b2b1e1 | Requested changes |
Ilya Flyamer <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| e1de986b | merge Merge pull request #2824 from nelzas/remove_pytest_yield |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 2494e276 | Add test_hough_line_peaks_zero_input() to test else statement in hough_line_p... | Scott Heatwole <s****e@s****e> | almost 9 years ago | |
| 2ca40422 | Simplify generation of test data in one case due to code review | Nethanel Elzas <n****s@g****m> | almost 9 years ago | |
| 8ef32285 | merge Merge pull request #2837 from jni/bbox-area |
Johannes Schönberger <j****h@d****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 54be75cb | Make `regionprops._slice` a user-facing property | Juan Nunez-Iglesias <j****n@u****u> | almost 9 years ago | |
| 097f4186 | Fix regionprops.bbox_area bug | Juan Nunez-Iglesias <j****n@u****u> | almost 9 years ago |