GitHub / 8kcool/image-processing-samplecode-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e98cd248 |
Convert pathlib inputs to str in imsave (#5971)
Co-authored-by: Marianne Corvellec <m****c@e****g>, Riadh Fezzani <r****i@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 44a693ad | Fix typo in docstring for rescale_intensity() (#5964) |
Alessia Marcolini <9****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| fb492b11 |
Fix weight calculation bug in fast_mode of non-local means (#5923)
Co-authored-by: TimZaragori <4****i@u****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 4120b1b5 | Reintroduce skimage.test utility (#5909) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 94c80248 |
Ensure kernel_size is > 0 in equalize_adapthist
Co-authored-by: Riadh Fezzani <r****i@g****m> |
Raphael <4****c@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| d9f8474e | allow regionprops_table to be called with deprecated property names (#5908) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| ed3d7ea3 |
Fix math formulas in plot_swirl example (#5574)
Co-authored-by: Marianne Corvellec <m****c@e****g> |
Juan Antonio Barragan Noguera <j****5@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 4eb8104e | MAINT: Refactor duplicated tests, remove unnecessary assignments and variable... |
Alessia Marcolini <9****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| e26baa9d | MAINT: Remove unused imports (#5595) |
Alessia Marcolini <9****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 24d171d4 |
Fix find contours key error (#5577)
Co-authored-by: Gregory R. Lee <g****7@g****m>, Riadh <r****i@v****m>, Juan Nunez-Iglesias <j****s@m****u> |
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| fb6f6522 | add regionprops benchmark script (#5579) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 13c07709 | Separate entries that have the same description in glossary.md (#5592) |
Jenny Vo <4****j@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| c03eebdf | Add circle and disk to glossary.md (#5590) |
Jenny Vo <4****j@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 91c32178 |
Refactor measure.ransac and add warning when the estimated model is not valid...
Co-authored-by: Gregory R. Lee <g****7@g****m> |
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 8d2836d3 | Remove unused stat import from skimage data (#5566) |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 0767de73 |
Fix return shape of blob_log and blob_dog when no peaks are found (#5567)
Co-authored-by: Riadh Fezzani <r****i@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 6b00225a | DOC: add Notes and References to the Cascade class docstring (#5568) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 51bdcc96 | DOC: update references in texture feature detectors docstrings (#5578) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| bc20ca29 | remove use of apply_along_axes from greycomatrix & greycoprops (#5580) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 10a9b610 | refactor gabor_kernel for efficiency (#5582) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 90d47e00 | Remain close to original workflow | Marianne Corvellec <m****c@e****g> | almost 5 years ago | |
| a8ff1721 | Remain close to original workflow (use clear_border) | Marianne Corvellec <m****c@e****g> | almost 5 years ago | |
| 537c5420 | Rename variable for single image | Marianne Corvellec <m****c@e****g> | almost 5 years ago | |
| 056b3fd4 | Rename variable for dataset | Marianne Corvellec <m****c@e****g> | almost 5 years ago | |
| 82b3eba7 | Finish tutorial | Marianne Corvellec <m****c@e****g> | almost 5 years ago | |
| 7d2fe08d | Fix pep8 | Marianne Corvellec <m****c@e****g> | almost 5 years ago | |
| bcd23720 | Apply mask on second channel | Marianne Corvellec <m****c@e****g> | almost 5 years ago | |
| f5524d67 | Rename variable for dataset | Marianne Corvellec <m****c@e****g> | almost 5 years ago | |
| 63995198 | merge Merge branch 'main' into fluorescence-nuclear-membrane | Marianne Corvellec <m****c@e****g> | almost 5 years ago | |
| 11a1dda7 | Clarify 2D vs nD in skimage.feature.corner docstrings (#5569) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| e28023b7 | Add draft SKIP3: transition to scikit-image 1.0 (#5475) |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| c898c13c | Update branching instructions to change the location of the pooch repo (#5565) |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 035d0e6f | Support nD images and labels in label2rgb (#5550) |
Abhinavmishra8960 <4****0@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 88e17ee2 | Fix masked phase_cross_correlation for >2D (#5559) |
Christoph Sommer <c****r@i****t>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 1962e10a |
Mention commit messages in the contribution guidelines. (#5504)
Co-authored-by: Stefan van der Walt <s****t@g****m> |
Marianne Corvellec <m****c@e****g>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 63ce4fc6 |
Prefer use of new-style NumPy random API in tests (#5450)
Co-authored-by: Mark Harfouche <m****e@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 1e167173 | Add hyperlinks to referenced documentation places (#5560) |
Marianne Corvellec <m****c@e****g>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 5351dd76 |
Add stitching gallery example (#5365)
Co-authored-by: Gregory R. Lee <g****7@g****m>, Riadh <r****i@v****m>, Gregory R. Lee <g****7@g****m>, Marianne Corvellec <m****c@e****g> |
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 282a4d10 |
Add fixture enforcing SimpleITK I/O in test_simpleitk.py (#5526)
Co-authored-by: Pradyumna Rahul <p****r@P****l> |
Pradyumna Rahul <p****d@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 11c649d7 |
Update the user guide to use channel_axis rather than multichannel (#5556)
Co-authored-by: Marianne Corvellec <m****c@e****g> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 1c12ef47 | single precision support in skimage.filters (#5354) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| f74b90c3 | Fix hidden attribute 'offsets' in skimage.graph.MCP (#5551) |
Fred Bunt <f****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 6c1a48e8 |
threshold_li: fast, histogram-based code path for integer images (#5050)
Co-authored-by: Gregory Lee <g****7@g****m>, Riadh Fezzani <r****i@g****m> |
yacth <7****h@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| e2141e66 |
Fix floating point rounding in CircleModel.estimate (#5190)
Co-authored-by: Gregory R. Lee <g****7@g****m> |
Mark Boer <m****2@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 571bcbbd | Support user-supplied histogram in threshold_multiotsu (#5543) |
Andres Fernandez <f****s@m****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| c39febb7 |
BUILD: fix wheels for macOS 10.13 (#5521)
Co-authored-by: Mark Harfouche <m****e@g****m>, Mark Harfouche <m****e@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| db3033c9 | Fix io.imread behavior with pathlib.Path inputs (#5546) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| eef8088a |
Fix computation of the correlation in register.phase_cross_correlation (#5461)
Co-authored-by: Jules Scholler <j****r@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 10bbbf95 |
Add default values for denoise_tv_bregman / block_reduce / threshold_local me...
Co-authored-by: Gregory R. Lee <g****7@g****m> |
Risako <3****o@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| d1cfaede | Rescale image consistently during SLIC superpixel segmentation (#5518) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 0c759dd9 | DOC: forward-port of v0.18.3 release notes from v0.18.x branch (#5540) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 85873e88 | merge Merge pull request #5527 from grlee77/denoise-bilateral-negative-values |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 066bb099 | Fix and standardize docstrings for blob detection functions. (#5547) |
Marianne Corvellec <m****c@e****g>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| ad4cef65 | Replaced .format() with f-string (#5539) |
Hari Prasad <h****d@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 4722db3b |
fix boundary condition when calculating Haar features (#4076)
Co-authored-by: Chang <c****n@a****m>, Gregory Lee <g****7@g****m> |
WeiChungChang <r****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 29316f09 |
add relative threshold keyword argument to blob_doh and blob_log (#5517)
Co-authored-by: Marianne Corvellec <m****c@e****g> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| c612b61f |
Bring release_dev.txt up to date (#5515)
Co-authored-by: Mark Harfouche <m****e@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| aabba9e4 | Fix spelling in FutureWarning message (#5537) |
Christoph Gohlke <c****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 2c4fb87c |
.format() converted to f-strings in io, morphology subpackage (#5532)
Co-authored-by: Gregory R. Lee <g****7@g****m>, Gregory R. Lee <g****7@g****m> |
Harshit Dixit <5****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 141b532a | .format to f-string in metrics, measure subpackage (#5536) |
Dhiraj Kumar Sah <d****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| a23e35a6 |
remove max_value > 0 check (no longer relevant)
Co-authored-by: Riadh Fezzani <r****i@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 321100a9 |
Handle pooch version 1.5.0 (#5529)
Co-authored-by: Gregory R. Lee <g****7@g****m>, Mark Harfouche <m****e@g****m>, Gregory R. Lee <g****7@g****m> |
David Manthey <d****y@k****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 09a01241 |
Allow rank filters to output data as float32 instead of float64 (#5514)
Co-authored-by: Claudio Freire <c****e@l****l>, Gregory R. Lee <g****7@g****m> |
klaussfreire <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| a79af83a | merge Merge remote-tracking branch 'upstream/main' into fix1677 | Gregory Lee <g****7@g****m> | about 5 years ago | |
| 2e7d0ab7 | Fix histogram and regionprops_table doctests (#5522) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| c1674ce0 |
.format() coverted to f-strings in registration & restoration subpackage (#5510)
Co-authored-by: Gregory R. Lee <g****7@g****m>, Marianne Corvellec <m****c@e****g> |
Larkinnjm1 <n****n@u****e>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 87b363c3 |
Changed .format() to f-string in data, draw, and feature folders (#5516)
Co-authored-by: Master7130 <m****h@g****m>, Gregory R. Lee <g****7@g****m> |
BMaster123 <8****3@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 3990c781 | Fix doctests and restore doctesting on CI (#5505) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 112784e7 |
Compute histograms for multichannel images (adds channel_axis support to hist...
Co-authored-by: Matti Eskelinen <m****n@s****i>, Juan Nunez-Iglesias <j****s@m****u>, Gregory Lee <g****7@g****m>, François Boulogne <f****g> |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| e96ce527 | Enable pytest skipping at module level (#5513) |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| fcd5d6cc |
Make regionprops naming scheme consistent (#5254)
Co-authored-by: Gregory Lee <g****7@g****m> |
Max Frei <3****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| e50987eb |
Fix blob dog docstring example and normalization (#5503)
Co-authored-by: Marianne Corvellec <m****c@e****g> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| b516d8ea |
Test setup and teardown (#5336)
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 633a5fd0 | simplify blob_log using vectorized linspace and logspace (#5487) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 26f0c66e |
Fix uint8 overflow in exposure.adjust_gamma (#5507)
Co-authored-by: Marianne Corvellec <m****c@e****g> |
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| c5ffe6af | Modify shape_index docstring to specify 2D array (#5509) |
Yash-10 <6****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 2b497001 |
Change strings with .format() calls to f-strings in color, exposure, transfor...
Co-authored-by: Gregory R. Lee <g****7@g****m> |
Marios Achilias <7****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 57541f8c |
Add a channel_axis argument to functions in the skimage.color module (#5462)
Co-authored-by: Marianne Corvellec <m****c@e****g>, Riadh Fezzani <r****i@g****m>, Marianne Corvellec <m****c@e****g>, Riadh Fezzani <r****i@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| d1d0085b |
Remove deprecated functions and arguments for the 0.19 release (#5463)
Co-authored-by: Marianne Corvellec <m****c@e****g>, Riadh Fezzani <r****i@g****m>, Marianne Corvellec <m****c@e****g>, Riadh Fezzani <r****i@g****m> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| fa970509 |
non-local means: support 3d+multichannel, 4d and 4d+multichannel (#5488)
Co-authored-by: Marianne Corvellec <m****c@e****g>, Marianne Corvellec <m****c@e****g> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 1c0cf41a |
fixed DoG function for correct scaling (#4482)
Co-authored-by: Marianne Corvellec <m****c@e****g>, Marianne Corvellec <m****c@e****g>, Chrysostomos Marasinou <c****u@m****u>, Gregory Lee <g****7@g****m>, Marianne Corvellec <m****c@e****g> |
cmarasinou <c****u@g****u>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 006416b1 | Fixed NaN issue in threshold_otsu (#5497) |
Mauro Silberberg <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| da4d21fa |
Remove legacy Travis-CI scripts and update contributor documentation accordin...
Co-authored-by: Marianne Corvellec <m****c@e****g> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 2b36d314 |
Precompute histogram to speed up try_all_threshold (#5305)
Co-authored-by: Marianne Corvellec <m****c@e****g> |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 735e559c | [minor docs fix] Fix reference to multiscale_basic_features in TrainableSegme... |
Jonathan Striebel <j****l@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 31a7010d | MAINT: Remove _fast_pad now that minimum supported NumPy = 1.17 (#5485) |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 34ddf1fd |
Replacing filters .format() calls with f-strings (#5478)
Co-authored-by: Marianne Corvellec <m****c@e****g>, Marianne Corvellec <m****c@e****g> |
Alex Brooks <a****4@e****u>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 955a5e09 |
support single precision in skimage.color (#5443)
Co-authored-by: Marianne Corvellec <m****c@e****g>, Riadh Fezzani <r****i@g****m>, Marianne Corvellec <m****c@e****g> |
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 5c2eafe3 | .format() coverted to f-strings in segmentation subpackage (#5479) |
Xyno18 <4****8@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| a6e76f05 | Finish segmentation of nucleus rim | Marianne Corvellec <m****c@e****g> | about 5 years ago | |
| fa164b70 | merge Merge pull request #5480 from lilisako/issue5366 |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| d84b3ed1 | Use renderer for plotly figure | Marianne Corvellec <m****c@e****g> | about 5 years ago | |
| 4b4364dd | merge Merge branch 'main' into fluorescence-nuclear-membrane | Marianne Corvellec <m****c@e****g> | about 5 years ago | |
| a18ccd5f | replace double quotes with single quotes | Risako <h****3@c****p> | about 5 years ago | |
| 1f729ee2 | merge Merge branch 'scikit-image:main' into issue5366 |
Risako <3****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| c09257f2 | remove comma from ValueError | Risako <l****7@g****m> | about 5 years ago | |
| 14c2a797 | merge Merge pull request #5467 from grlee77/fix-is-low-contrast |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| f96c86d1 | merge Merge pull request #5395 from lilisako/issue5366 |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 546cad7a | fix spec | Risako <l****7@g****m> | about 5 years ago | |
| 0d05e2bc |
Update skimage/metrics/tests/test_structural_similarity.py
Co-authored-by: Marianne Corvellec <m****c@e****g> |
Risako <3****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago |