GitHub / 8kcool/image-processing-samplecode-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 95376c16 | merge Merge pull request #4932 from sciunto/numpydoc_maint |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| d8207b0f | merge Merge pull request #4930 from sciunto/build_doc |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 46856518 | MAINT: remove numpydoc option, issue fixed in numpydoc 1.0 | François Boulogne <d****l@s****g> | about 6 years ago | |
| 9afb13b0 | MAINT: Remove custom fused type in skimage/morphology/_max_tree.pyx | François Boulogne <d****l@s****g> | about 6 years ago | |
| f7a40e70 | Display comments | François Boulogne <d****l@s****g> | about 6 years ago | |
| 27186055 | Explicitely define flags | François Boulogne <d****l@s****g> | about 6 years ago | |
| 69c2256d | CI: Skip install doc deps if doc not tested | François Boulogne <d****l@s****g> | about 6 years ago | |
| f838e934 | Add new high resolution grayscale image data/eagle.png (#4922) |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 996d160f |
fix the issue where ransac fails if all the inliers are false and add tests (...
Co-authored-by: Emmanuelle Gouillart <e****a@p****y> |
Wendy Mak <w****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 80b29f12 | merge Merge pull request #4880 from grlee77/richardson_lucy_preserve_single |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 84319c5c | merge Merge pull request #4921 from sciunto/blocklist |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 606271a4 | Improve wording | François Boulogne <d****l@s****g> | about 6 years ago | |
| c1e4d7d4 | Replaces words with racial connotations | François Boulogne <d****l@s****g> | about 6 years ago | |
| a446a795 | Add versionchanged tag for new opt param in measure.find_contours() (#4909) |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 3860815e |
DOC: First pass at format conversion, rst -> myst (#4863)
Co-authored-by: Emmanuelle Gouillart <e****t@n****g> |
Ross Barnowski <r****r@b****u>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 634419f7 | Replace word blacklist | François Boulogne <d****l@s****g> | about 6 years ago | |
| a5648ab3 | merge Merge pull request #4873 from sciunto/contributors |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| db48a876 | Fix benchmarks so they can be run on older scikit-image commits (#4891) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 59c18d66 | merge Merge pull request #4901 from grlee77/phase_cross_corr |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 1ab8b53f | Fix and improve entropy example (#4904) |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 09427a9c | BUG fix: respect padding mode parameter in _generic_edge_filter (#4907) |
Nathan <3****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 8b8e8512 | Fix deprecation msg, #4884 (#4908) |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 7e6ec613 | expand the benchmarking section of the developer docs (#4905) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 76cadc36 | added script for plausible analytics (#4893) |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 177a89cc |
Contributor guide: add info about gitlab repository for data (#4892)
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u> |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 88fda343 | just remove normalization factor altogether for efficiency | Gregory Lee <g****7@g****m> | about 6 years ago | |
| 149b9c8c | fix bug in normalization factor calcuation (assumed ndim=2) | Gregory Lee <g****7@g****m> | about 6 years ago | |
| 4e1c4a7e | use real(a*a.conj()) to calculate np.abs(a)**2 efficiently | Gregory Lee <g****7@g****m> | about 6 years ago | |
| a0b7116e | Raise ValueError if NaN found in phase_cross_correlation result (#4886) |
Genevieve Buckley <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 1e59f726 | simplify error calculation in phase_cross_correlation | Gregory Lee <g****7@g****m> | about 6 years ago | |
| b58d73e5 | Fix so docs properly render (#4897) |
Shyam Saladi <s****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| cf3310b4 | MAINT: remove unused cython file (#4633) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| b7f8c4ea |
Add default level parameter in measure.find_contours (#4862)
Co-authored-by: François Boulogne <f****e@s****g> |
Ruby Werman <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 2e42ea91 | add benchmarks for richardson_lucy | Gregory Lee <g****7@g****m> | about 6 years ago | |
| ed90039f | fix indentation in existing restoration benchmarks | Gregory Lee <g****7@g****m> | about 6 years ago | |
| 9931f153 | merge Merge pull request #4888 from Yogendra0Sharma/IssueFix4887 |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 4d897be7 | simplify test parametrization | Gregory Lee <g****7@g****m> | about 6 years ago | |
| f8d4ab8a | Fix Incorrect documentation for skimage.util.img_as_int Issue | yogendra0sharma <e****a@g****m> | about 6 years ago | |
| 1e445e46 | Fix variation_of_information (#4875) |
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 40b68e1d | DOC: Clarify condition on unique vertices returned by marching cubes (#4872) |
Clement Ng <c****g@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| d3683328 |
Build and deploy dev/master documentation using GitHub Actions (#4852)
Co-authored-by: Joris Vankerschaver <j****r@e****m>, Joris Vankerschaver <j****r@g****m> |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 1f002b19 | build doc on circle ci and link artifact (#4881) |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 44730d16 |
Port 3D image processing tutorial into gallery. (#4850)
Co-authored-by: Emmanuelle Gouillart <e****a@p****y>, Emmanuelle Gouillart <e****a@p****y>, Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u>, Emmanuelle Gouillart <e****a@p****y>, Juan Nunez-Iglesias <j****s@m****u> |
Marianne Corvellec <m****c@e****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 7609fbb6 | Fix richardson_lucy docstring example | Gregory Lee <g****7@g****m> | about 6 years ago | |
| ecea2a18 | mention richardson_lucy dtype change in the release notes | Gregory Lee <g****7@g****m> | about 6 years ago | |
| 27803d27 | Preserve floating point precision in Richardson-Lucy Deconvolution | Gregory Lee <g****7@g****m> | about 6 years ago | |
| fb6b6e67 | new matomo config (#4879) |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 8488c8d6 | Website now deploys itself (#4870) |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| b542aa6d | Remove unmaintained wiki page in contributor guidelines | François Boulogne <d****l@s****g> | about 6 years ago | |
| b80572ba | merge Merge pull request #4867 from David1one/patch-1 |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 988051a4 | Fixed typo in comment |
David McMahon <d****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 679e0518 |
Document how to contribute a gallery example. (#4857)
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u> |
Marianne Corvellec <m****c@e****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 84c6637d |
Add example for 3D adaptive histogram equalization (AHE) (#4658)
Co-authored-by: Emmanuelle Gouillart <e****a@p****y>, Emmanuelle Gouillart <e****a@p****y> |
Marvin Albert <m****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 23ac6445 | handle color string mapping correctly in label2rgb (#4840) |
Wendy Mak <w****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 74409717 | Richardson-Lucy deconv: add optional filtering, work in > 2d (#4823) |
Chris Roat <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 8d9905c8 | merge Merge pull request #4849 from Carreau/doc-reformat |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 7e2e000f | DOC: autoformat docstrings of segmentation/*.py | Matthias Bussonnier <b****s@g****m> | about 6 years ago | |
| c73c9e3c | DOC: Autoformat docstrings in io.*.py (#4845) |
Matthias Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 08d68843 | Change feret_diameter to feret_diameter_max (#4820) |
Max Frei <3****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 6b24aa6d | merge Merge pull request #4846 from clementkng/4537-mesh-decimation |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| afbdb0aa | DOC: Add a link to Mayavi example for mesh decimation | Clement Ng <c****g@g****m> | about 6 years ago | |
| f0673976 |
Change structure_tensor to use row/col-notation instead of x/y. (#4841)
Co-authored-by: Emmanuelle Gouillart <e****t@n****g> |
Corey Harris <d****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| d4c91a21 | merge Merge pull request #4837 from grlee77/avoid_futurewarnings |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| bf73d15b | Silence a few RuntimeWarnings in the test suite (#4838) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| e4541039 | Update docstring for rgb2lab (#4839) |
cedarfall <5****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 4989acb9 | merge Merge pull request #4812 from OGordon100/OGordon100-patch-1 |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 8cd9cf92 | merge Merge pull request #4819 from OGordon100/OGordon100-patch-2 |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 89186884 | merge Merge pull request #4826 from grlee77/gpu_avoid_implicit_stacking |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| d2d70d15 | merge Merge pull request #4825 from grlee77/doc_subpackage |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 28248d19 | specify mode='reflect' within the viewer's lineprofile plugin | Gregory Lee <g****7@g****m> | about 6 years ago | |
| b6dc84c3 | silence expected precision loss warnings in test_extrema | Gregory Lee <g****7@g****m> | about 6 years ago | |
| 67e2c2a8 | merge Merge pull request #4834 from grlee77/fix_deprecation_warning |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 6f35dd90 | avoid DeprecationWarning in Slider class | Gregory Lee <g****7@g****m> | about 6 years ago | |
| 241ad1df | Be explicit about mode in profile_line tests | Gregory Lee <g****7@g****m> | about 6 years ago | |
| 742a00d7 | explicitly pass start_label to slic in RAG tests | Gregory Lee <g****7@g****m> | about 6 years ago | |
| 55376c7f | don't pass deprecated indices arguments to peak_local_max | Gregory Lee <g****7@g****m> | about 6 years ago | |
| 3ef06137 | remove a duplicate line that was not covered in an expected_warnings context | Gregory Lee <g****7@g****m> | about 6 years ago | |
| 990f7305 | MAINT: import Iterable from collections.abc | Gregory Lee <g****7@g****m> | about 6 years ago | |
| db8e371e | Ensure assert messages from Cython rank filters are informative (#4815) |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 143690da | additional cases | Gregory Lee <g****7@g****m> | about 6 years ago | |
| 362bb929 |
allow passing extra measurement functions to regionprops and regionprops_tabl...
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u>, Riadh Fezzani <r****i@g****m>, Riadh Fezzani <r****i@g****m>, Riadh Fezzani <r****i@g****m>, Juan Nunez-Iglesias <j****s@m****u>, Riadh Fezzani <r****i@g****m> |
Volker Hilsenstein <d****c@a****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 4ef4b7b1 | Improving register rotation example with notes and references (#4723) |
mellertd <D****t@j****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 6c431174 | added one example to flood fill tutorial (#4619) |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 504236c6 | DOC: update subpackage descriptions | Gregory Lee <g****7@g****m> | about 6 years ago | |
| 98c2b695 | Remove error text |
OGordon100 <3****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 7d3a714c | Simplify equivalent_diameter function |
OGordon100 <3****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| b298e348 |
Add Hausdorff distance to metrics module (#4382)
Co-authored-by: Jostein Bø Fløystad <j****d@g****m> |
Clement Ng <c****g@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 047a1730 | PEP8 compliance |
OGordon100 <3****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 2ac6b104 | Update test for one colour image |
OGordon100 <3****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 9cf78348 | Output single value for function consistency |
OGordon100 <3****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 5220c401 | Add TODO task for S-G, see #4801 (#4804) |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 55c229a6 |
Test against single value, not row
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u> |
OGordon100 <3****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| b67ebae3 |
Deprecate indices in peak_local_max (#4752)
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u> |
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| c5a2e2a8 | PEP8 compliance |
OGordon100 <3****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 6186e4bc | Flip incorrect logic on otsu monotone test |
OGordon100 <3****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 2ea3fe91 | Tweak threshold_otsu error checking |
OGordon100 <3****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 21821fe3 | Tweak threshold_otsu error checking |
OGordon100 <3****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 1f9b76b8 |
Change SSIM code example to use real MSE (#4807)
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u>, François Boulogne <d****l@s****g>, Juan Nunez-Iglesias <j****s@m****u> |
Julien Jerphanion <g****t@j****z>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| aa13aad7 | Let biomed example load image data with Pooch. (#4809) |
Marianne Corvellec <m****c@e****g>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| d37a09f8 | API change: Replace array by image in measure.find_contour (#4806) |
Julien Jerphanion <g****t@j****z>
Committed by: GitHub <n****y@g****m> |
about 6 years ago |