GitHub / 8kcool/image-processing-samplecode-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 1da8171b | update grey->gray in rank filter tests | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 8c54ead6 | commit missing files | Gregory Lee <g****7@g****m> | over 5 years ago | |
| f42cc095 | morphology: rename files with grey in filename | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 72b27615 | remove noqa statements that are being ignored by pycodestyle | Gregory Lee <g****7@g****m> | over 5 years ago | |
| fd59ef98 | pep8 fixes | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 6cefcdf3 | pep8 fixes | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 7f4c6e6e | pep8 fixes | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 6b46e827 | grey->gray in user guide | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 986ae512 | grey->gray in docstrings | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 933c8aef | grey->gray in example text | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 7d66cabf | rename greycomatrix and greycoprops | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 69efa9ec |
multichannel to channel_axis (3 of 6): filters (#5286)
Co-authored-by: Stefan van der Walt <s****t@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 11feaa45 |
Forward port release notes for v0.18.2 (#5381)
Co-authored-by: Marianne Corvellec <m****c@e****g>, Riadh Fezzani <r****i@g****m>, Marianne Corvellec <m****c@e****g> |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| c8a8995b | merge Merge pull request #5378 from lagru/update-install-guide |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 892bcb56 | Added Deprecation Decorator for gaussian | michalkrawczyk <m****1@g****m> | over 5 years ago | |
| 8f3e4b40 | Update pip during dev environment installation | Lars Grüter <l****u@m****g> | over 5 years ago | |
| c1fe851a |
single precision support in skimage.segmentation (#5373)
Co-authored-by: Riadh Fezzani <r****i@g****m>, Riadh Fezzani <r****i@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 8f3c1ab7 | add numpy version specification on aarch for cpython 3.8 (#5374) |
john lee <l****3@q****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 6880b066 | increase cibuildwheel verbosity (#5370) |
john lee <l****3@q****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| dcb451e0 |
MAINT: update minimal NumPy version (#5340)
Co-authored-by: Mark Harfouche <m****e@g****m>, Gregory Lee <g****7@g****m> |
Pamphile ROY <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 6519bccd | merge Merge pull request #5367 from grlee77/release_dev_update |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 92c01e46 | Upgrading Pillow version to 6.1.0 (#5358) |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 58de1ab9 | remove whitespace [skip ci] [ci skip] | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 0f557311 | DOC: remove entries that are duplicate with release_0.18.rst | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 6b462f50 |
Update skimage/transform/_warps.py
Co-authored-by: Gregory R. Lee <g****7@g****m> |
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| e3e30a7c | merge Merge pull request #5240 from grlee77/fast_inpaint |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 0305c7cf | merge Merge pull request #5356 from jni/draw-nodes |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d0a1aebd | merge Merge branch 'main' into fast_inpaint |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3ee56731 | merge Merge pull request #5350 from tupui/circleci_caching |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 87326fdc | merge Merge pull request #5320 from sciunto/upgradesphinx |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 076c59a0 | merge Merge pull request #5338 from grlee77/doc-gallery-haar-app-single-thread |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3245297b | merge Merge pull request #5308 from mkcor/update-data-registry |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 0864a151 | merge Merge pull request #5285 from grlee77/channel_axis_transform |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 2f53f6fe | merge Merge pull request #5348 from grlee77/channel_axis-decorator-fix |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| a3c15d26 | merge Merge pull request #5355 from grlee77/fix_cython_warnings |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| e4698b74 | revert change to _cascade.pyx | Gregory Lee <g****7@g****m> | over 5 years ago | |
| d0f6a84e | Draw node IDs in RAG example | Juan Nunez-Iglesias <j****s@m****u> | over 5 years ago | |
| 41ae412e | rename C and cdef functions in fast_exp.pxd to avoid a warning | Gregory Lee <g****7@g****m> | over 5 years ago | |
| ecff6580 | Avoid warnings about inefficient array access due to untyped indices | Gregory Lee <g****7@g****m> | over 5 years ago | |
| ce701cb3 | avoid warnings about: Not all members given for struct 'Detection' | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 73ad2de0 | Azure CI caching fix (v2) (#5351) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 6751fa65 | enable pip and skimage.data caching on Azure (#5343) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7b4d733e | DEV: fix circleci caching | Pamphile ROY <r****e@g****m> | over 5 years ago | |
| e1e6dfc1 | Display plotly figures from gallery example even when running script at CLI. ... |
Marianne Corvellec <m****c@e****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| a354e39b |
single precision support in moments functions (#5344)
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 8f4ba9ea | TST: add test for channels_as_last_axis | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 6ef478ae | BUG: channel_as_last_axis must also set channel_axis=-1 | Gregory Lee <g****7@g****m> | over 5 years ago | |
| a024d56a | add channel_axis keyword-only argument | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 39044940 | DOC: more detailed docstring | Gregory Lee <g****7@g****m> | over 5 years ago | |
| f667110b | fix error in merge | Gregory Lee <g****7@g****m> | over 5 years ago | |
| acffcb9e | merge Merge remote-tracking branch 'upstream/main' into Add_rescale_local_mean | Gregory Lee <g****7@g****m> | over 5 years ago | |
| c34f6831 | merge fix conflict | Gregory Lee <g****7@g****m> | over 5 years ago | |
| eca072cc | Deprecation Cycle for Gaussian filter preserved_range | michalkrawczyk <m****1@g****m> | over 5 years ago | |
| 020108e2 |
Single out docs-only PRs in review process. (#5163)
Co-authored-by: Gregory R. Lee <g****7@g****m> |
Marianne Corvellec <m****c@e****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| c9b53d56 |
Example using 3D multichannel image. (#4946)
Co-authored-by: Genevieve Buckley <3****y@u****m>, Juan Nunez-Iglesias <j****s@m****u>, Emmanuelle Gouillart <e****a@p****y>, Genevieve Buckley <3****y@u****m>, Juan Nunez-Iglesias <j****s@m****u> |
Marianne Corvellec <m****c@e****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 376dbbe0 | run face classification gallery example with a single thread | Gregory Lee <g****7@g****m> | over 5 years ago | |
| cfd6c537 | merge Merge branch 'main' into update-data-registry | Marianne Corvellec <m****c@e****g> | over 5 years ago | |
| a5b53035 | DOC: Misc fixes. (#5333) |
Matthias Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 6aa2f125 | Fixed docstrings for gaussian and dtype | michalkrawczyk <m****1@g****m> | over 5 years ago | |
| 32fe936f |
Update skimage/filters/_gaussian.py
Co-authored-by: Marianne Corvellec <m****c@e****g> |
michalkrawczyk <2****5@s****l>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9cc9f701 |
Update skimage/util/tests/test_dtype.py
Co-authored-by: Marianne Corvellec <m****c@e****g> |
michalkrawczyk <2****5@s****l>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 13662d8f |
Fix warp output dtype when order=0 (#5327)
Co-authored-by: Marianne Corvellec <m****c@e****g>, Marianne Corvellec <m****c@e****g> |
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ca4c9b36 | Deprecation Cycle and Documentation Improvements for Gaussian Filter | michalkrawczyk <m****1@g****m> | over 5 years ago | |
| 417896d3 | merge Merge branch 'gaussian_issue' of https://github.com/michalkrawczyk/scikit-ima... | michalkrawczyk <m****1@g****m> | over 5 years ago | |
| ad3fe183 | Small Changes in test_gaussian | michalkrawczyk <m****1@g****m> | over 5 years ago | |
| aa0c2a6c |
Update skimage/filters/tests/test_gaussian.py
Co-authored-by: Marianne Corvellec <m****c@e****g> |
michalkrawczyk <2****5@s****l>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 2f7b3fb8 |
Update skimage/filters/tests/test_gaussian.py
Co-authored-by: Marianne Corvellec <m****c@e****g> |
michalkrawczyk <2****5@s****l>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| f670bc88 |
Update skimage/filters/tests/test_gaussian.py
Co-authored-by: Marianne Corvellec <m****c@e****g> |
michalkrawczyk <2****5@s****l>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3e067c08 |
Update skimage/filters/tests/test_gaussian.py
Co-authored-by: Marianne Corvellec <m****c@e****g> |
michalkrawczyk <2****5@s****l>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| a65b4d62 | TST: re-enable tests involving Qt windows (#5313) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 610f419f |
fix multichannel intensity_image extra_properties, addresses #5324 (#5329)
Co-authored-by: Volker Hilsenstein <v****n@e****e> |
Volker Hilsenstein <d****c@a****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 29b29df3 | Update pyproject.toml to ensure pypy compatibility and aarch (#5326) |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d5de6961 | avoid importing or calling ndimage functions from submodules (#5322) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 82676728 | merge Merge pull request #5325 from Carreau/doc-2 |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7b03937a | DOC: add empty line before section for proper parsing. | Matthias Bussonnier <b****s@g****m> | over 5 years ago | |
| 3f7f9ac1 |
multichannel to channel_axis (1 of 6): features and draw (#5284)
Co-authored-by: Stefan van der Walt <s****t@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 143628ba | DOC: Attempt at autoformatting docstrings in morphology/* (#5317) |
Matthias Bussonnier <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 14d9f06c | add suffix | François Boulogne <d****l@s****g> | over 5 years ago | |
| 975bf438 | load language_data.js | François Boulogne <d****l@s****g> | over 5 years ago | |
| 1889c0c9 | merge Merge branch 'main' into update-data-registry | Marianne Corvellec <m****c@e****g> | over 5 years ago | |
| 64ec4685 | Fix sphinx: role already being registered, patch from @rgommers (#5319) |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 58c011bb | merge Merge branch 'main' into update-data-registry | Marianne Corvellec <m****c@e****g> | over 5 years ago | |
| 2e283254 | unblock recent sphinx versions | François Boulogne <d****l@s****g> | over 5 years ago | |
| 55a67cdd | Replace numpy dtype by builtin dtype (#5316) |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7ab32042 | Fix style in docstring | Marianne Corvellec <m****c@e****g> | over 5 years ago | |
| 1c67aff4 | Remove duplicate illuminants | Marianne Corvellec <m****c@e****g> | over 5 years ago | |
| 5a219c7d | Remove tests for duplicate illuminants | Marianne Corvellec <m****c@e****g> | over 5 years ago | |
| 4552001b | merge Merge pull request #5315 from grlee77/fix-pillow-error-class |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 329168d8 | FIX, TST: allow either SyntaxError or OSError for the truncated JPG exception | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 42c771dc | remove misleading comment in example code (#5311) |
Robert Haase <h****f@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 40201237 | Use manylinux 2010 for cp39 (#5303) |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 51e5d493 | move backtick in warning message to parent class | Gregory Lee <g****7@g****m> | over 5 years ago | |
| a20fe4ae | consistent use of backticks for variable names in warning messages | Gregory Lee <g****7@g****m> | over 5 years ago | |
| f86fba8e | consistent use of backticks for variable names in warning messages | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 0af05f63 | consistent use of backticks for variable names in warning messages | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 546919b9 | consistent use of backticks for variable names in warning messages | Gregory Lee <g****7@g****m> | over 5 years ago | |
| 71f8fed0 |
Apply suggestions from code review
Co-authored-by: Stefan van der Walt <s****t@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 5a92ee9a | Update docstring | Marianne Corvellec <m****c@e****g> | over 5 years ago | |
| 61b8b9eb |
Update XYZ-Lab conversion test
Co-authored-by: Antoine Bierret <a****t@f****r> |
Marianne Corvellec <m****c@e****g> | over 5 years ago | |
| b0168fec |
Update Luv-XYZ conversion tests
Co-authored-by: Antoine Bierret <a****t@f****r> |
Marianne Corvellec <m****c@e****g> | over 5 years ago |