GitHub / 8kcool/image-processing-samplecode-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| c99e6978 | merge Merge pull request #4377 from hmaarrfk/pywavelets0.5.2 |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 0de61e05 | Skip building with numpy 1.18 | Mark Harfouche <m****e@g****m> | over 6 years ago | |
| 82205e4f | Bump pywavelets to 0.5.2 | Mark Harfouche <m****e@g****m> | over 6 years ago | |
| 93c5b2a8 | merge Merge pull request #4372 from hmaarrfk/drop_scipy_1 |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 6eafb336 | Bump scipy minimum version to 1.0.1 | Mark Harfouche <m****e@g****m> | over 6 years ago | |
| ad090816 | Fix comment in between code | Marianne Corvellec <m****c@e****g> | over 6 years ago | |
| bb047b84 |
Display 2D images percolation style
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u> |
Marianne Corvellec <m****c@e****g> | over 6 years ago | |
| 0118a053 |
Refactor and explain small fix for float rendering
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u> |
Marianne Corvellec <m****c@e****g> | over 6 years ago | |
| 945df332 | Fix Markdown syntax in between code | Marianne Corvellec <m****c@e****g> | over 6 years ago | |
| 63588dab | Add 3D images to regionprops_table example | Marianne Corvellec <m****c@e****g> | over 6 years ago | |
| 5579acdd | Include stylish graph made with seaborn | Marianne Corvellec <m****c@e****g> | over 6 years ago | |
| 8aad8790 | Use ax= parameter in pandas .plot() | Marianne Corvellec <m****c@e****g> | over 6 years ago | |
| f0dcd90b | merge Merge pull request #4350 from xiaoyu-wu/fix/hough_circle_peaks |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 67adff86 | FIX: circles can be close in only one dimension | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| 8093d158 | merge Merge pull request #4367 from olebole/sphinx-search |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| a3b0ad64 | clarify register_translation description | evan <e****n@e****g> | over 6 years ago | |
| 180c370b | FIX: bug related total_num_peaks and add test | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| ba9dd9ce | Update to new way of generating Sphinx search box |
Ole Streicher <o****e@d****g>
Committed by: Ole Streicher <o****e@a****e> |
over 6 years ago | |
| d090e12e | Add comment in test file about maximum filter inputs | Juan Nunez-Iglesias <j****s@m****u> | over 6 years ago | |
| af70cee0 | DOC: better explain the helper func | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| 646279eb | Bigger 3D array to benchmark Sobel | Juan Nunez-Iglesias <j****s@m****u> | over 6 years ago | |
| 80da4221 | Add 3D sobel benchmark | Juan Nunez-Iglesias <j****s@m****u> | over 6 years ago | |
| 8787df63 | REF: use a helper func and other style issues | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| ad2d5748 | Add _reshape_nd convenience function | Juan Nunez-Iglesias <j****s@m****u> | over 6 years ago | |
| 75855526 | FIX: correct typo and use better term | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| f4004dfd | FIX: not to set up cKDTree with zero-sized data | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| 8d7156ca | merge Merge pull request #4362 from hmaarrfk/remove_non_upgrade_logi |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| f818031b | merge Merge pull request #4363 from Mostafa-Alaa/cubic_interpolation_float32_promotion |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 3928afab | Add comments to explain the explicit casting | Mostafa Alaa <m****b@g****m> | over 6 years ago | |
| 1b4665e9 | Fix float32 promotion in round | Mostafa Alaa <m****b@g****m> | over 6 years ago | |
| 5ce4d46d | Fix float32 promotion in cubic interpolation | Mostafa Alaa <m****b@g****m> | over 6 years ago | |
| 6db9a37f | Remove code that tries to avoid upgrading large dependencies from | Mark Harfouche <m****e@g****m> | over 6 years ago | |
| 3dcc5f79 | Streamline example for regionprops_table | Marianne Corvellec <m****c@e****g> | over 6 years ago | |
| b7fe7d4e | BUG: set indexing='ij' in meshgrid to get correct n-d shape | Gregory R. Lee <g****e@c****g> | over 6 years ago | |
| b07debf1 | TST: add anisotropic test cases | Gregory R. Lee <g****e@c****g> | over 6 years ago | |
| 5f935d23 | FIX: pep8 | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| 9b80ed50 | DOC: add notes section into docstring about normalize | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| 8e12240c | TST: add tests for normalize and min x/y distance | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| cba72611 | REF: use KDTree to get short list of neighbors | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| 074a6ee8 | ENH: reduce memory used during coordinate generation | Gregory R. Lee <g****e@c****g> | over 6 years ago | |
| af92d0d2 | ENH: allow anisotropic shape in window | Gregory R. Lee <g****e@c****g> | over 6 years ago | |
| 70183d37 | Fix missing . in comment | Juan Nunez-Iglesias <j****s@m****u> | over 6 years ago | |
| 14d3a1e7 | Parametrize range tests | Juan Nunez-Iglesias <j****s@m****u> | over 6 years ago | |
| 3b324445 | Add separate test for axis=0 | Juan Nunez-Iglesias <j****s@m****u> | over 6 years ago | |
| 9a42ed1a | Update tests now that edges working correctly | Juan Nunez-Iglesias <j****s@m****u> | over 6 years ago | |
| 979dd1d2 |
Minor documentation improvement in `measure.block_reduce` (#4355)
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u> |
Justin Terry <j****y@g****m>
Committed by: Stefan van der Walt <s****v@b****u> |
over 6 years ago | |
| 09741ef6 | Use mask in all cases when not None | Juan Nunez-Iglesias <j****s@m****u> | over 6 years ago | |
| 14c6f80b | Rename variable to be more explicit | Juan Nunez-Iglesias <j****s@m****u> | over 6 years ago | |
| c1b69ca7 | Fix incorrect implementation of squaring | Juan Nunez-Iglesias <j****s@m****u> | over 6 years ago | |
| 56bd53de | Remove silly workaround for masked sobel boundary | Juan Nunez-Iglesias <j****s@m****u> | over 6 years ago | |
| e0c0b307 | Add example to highlight regionprops_table | Marianne Corvellec <m****c@e****g> | over 6 years ago | |
| b95f07b3 | merge merged upstream | Dave Mellert <D****t@j****g> | over 6 years ago | |
| 20117923 | fixed backticks in docstring | Dave Mellert <D****t@j****g> | over 6 years ago | |
| f38b7546 | filename, api and docstring improvements, typo fix | Dave Mellert <D****t@j****g> | over 6 years ago | |
| 806f487c | merge Merge pull request #4354 from rfezzani/Fix_MPO_image_support |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 62b142d8 | Fix pillow version access | Riadh <r****i@g****m> | over 6 years ago | |
| d094d15c |
Update skimage/io/_plugins/pil_plugin.py
Co-authored-by: Mark Harfouche <m****e@g****m> |
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 7de61eb4 | Add LooseVersion to handle version comparison | Riadh <r****i@v****m> | over 6 years ago | |
| 882cb23b | Add note in ToDo | Riadh <r****i@v****m> | over 6 years ago | |
| f3069395 | Add warning stacklevel | Riadh <r****i@v****m> | over 6 years ago | |
| 1fe14f90 |
Update skimage/io/_plugins/pil_plugin.py
Co-authored-by: François Boulogne <f****e@s****g> |
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| f59426f8 | Add warning on pillow version if reading a MPO image | Riadh <r****i@v****m> | over 6 years ago | |
| fe7efd4e | merge Merge pull request #4351 from stefanv/contributors |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 9c308c5f | Update API change note to show how to get old behavior | Juan Nunez-Iglesias <j****n@u****u> | over 6 years ago | |
| ec46603f | Fix edge tests to match new behavior | Juan Nunez-Iglesias <j****n@u****u> | over 6 years ago | |
| 66019eea | Stop setting boundaries of edge pixel output to 0 | Juan Nunez-Iglesias <j****n@u****u> | over 6 years ago | |
| 6ccebf7d | Further fixes to release notes template | Juan Nunez-Iglesias <j****n@u****u> | over 6 years ago | |
| 42717a1c | Clean up release_dev template after 0.16 | Juan Nunez-Iglesias <j****n@u****u> | over 6 years ago | |
| 29292b03 | Deprecate CONTRIBUTORS.txt and replace by git shortlog command | Stefan van der Walt <s****v@b****u> | over 6 years ago | |
| 48a9f881 | FIX: ensure return array type | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| 5bba5afa | FIX: allow circles to be close in only one dimension | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| 874a03d5 | DOC: update docstring for hough_circle_peaks | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| 90978f5b | FIX: hough_circle_peaks respects min_x(y)distance across all Hough spaces | Xiaoyu Wu <x****u@e****m> | over 6 years ago | |
| 35a1c209 | merge Merge pull request #4341 from stefanv/block-func-kwargs |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 7ac539a3 | function name, tests, typos | Dave Mellert <D****t@j****g> | over 6 years ago | |
| 27412a69 | merge Merge pull request #4311 from leGIT-bot/regionprops_dict |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| ef5ea570 | Fix equalize_adapthist border artifacts | Riadh <r****i@v****m> | over 6 years ago | |
| 1106fc62 | Update Sobel, Scharr, and Prewitt filters for nd | Juan Nunez-Iglesias <j****n@u****u> | over 6 years ago | |
| e9615c32 | merge Merge pull request #4345 from emmanuelle/matomo |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 8e64ef82 | merge Merge pull request #4296 from rfezzani/Fix_colorconv_float32_to_double_cast |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| ff024dd4 | added matomo code | Emmanuelle Gouillart <e****a@p****y> | over 6 years ago | |
| a91dabb5 | merge Merge pull request #4338 from rfezzani/Add_explicit_32_bit_int_in_fast_exp |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 73199b74 | merge Merge pull request #4250 from robroooh/master |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 0cd9115b | change inplace to in place | robroooh <r****c@g****m> | over 6 years ago | |
| ab1d8039 | merge Merge pull request #4331 from hmaarrfk/python_38 |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 7258cf7b | Change `measure.block_reduce` to accept explicit `func_kwargs` kwd | Stefan van der Walt <s****v@b****u> | over 6 years ago | |
| a49e1db2 | merge Merge branch 'master' into master |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 9bf44295 | merge Merge pull request #4334 from justinkterry/master |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| f9e1b99d | merge Merge pull request #4328 from jni/closing-issues |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| d916499b | Update .travis.yml |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| c89d453b | Fix merge | Riadh <r****i@v****m> | over 6 years ago | |
| f1ef946e | merge Merge branch 'master' of https://github.com/scikit-image/scikit-image into Fi... | Riadh <r****i@v****m> | over 6 years ago | |
| a15feb6c |
Update skimage/measure/block.py
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u> |
Justin Terry <j****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| ee872779 | Update .travis.yml |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 9e48cf74 | Add explicit use of 32-bit int in fast_exp.h | Riadh <r****i@v****m> | over 6 years ago | |
| 04c5f794 | Fix fast_exp.h comment | Riadh <r****i@v****m> | over 6 years ago | |
| 9292c4a6 | merge Merge pull request #4227 from rfezzani/Fix_travis_linux_random_fails |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 55196c6f | documentation fix | Justin Terry <j****y@g****m> | over 6 years ago | |
| 8aaf7ffd | typo | Justin Terry <j****y@g****m> | over 6 years ago | |
| 22ba07ca |
Update doc/source/core_developer.rst
Co-authored-by: Mark Harfouche <m****e@g****m> |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 6 years ago |