An open API service providing commit metadata for open source projects.

GitHub / 8kcool/image-processing-samplecode-python / commits

SHA Message Author Date Stats
89198fe2 avoid repeated kernel value and offset computations Gregory Lee <g****7@g****m> over 5 years ago
c835eab7 generate rhs vector without sparse matrix multiplication Gregory Lee <g****7@g****m> over 5 years ago
27ebd034 update minimum supported Matplotlib, SciPy and Pillow (#5212)
Co-authored-by: Mark Harfouche <m****e@g****m>
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4a245edc s Gregory Lee <g****7@g****m> over 5 years ago
e72b00d7 FIX: handle 1D array in gaussian filter (#5201)
Co-authored-by: Riadh Fezzani <r****i@g****m>, Gregory R. Lee <g****7@g****m>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3075a4c6 Function for assigning labels to points (#5180) Harish Venkataraman <h****8@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2584eca0 PEP8 fixes Gregory Lee <g****7@g****m> over 5 years ago
9270542a remove channel_axis=-1 assumption Gregory Lee <g****7@g****m> over 5 years ago
08742c5d vectorize inner loop Gregory Lee <g****7@g****m> over 5 years ago
20ddf2d0 precompute offsets within filter footprint Gregory Lee <g****7@g****m> over 5 years ago
433b7c5d switch from LIL->COO sparse matrix Gregory Lee <g****7@g****m> over 5 years ago
4600ce81 reuse same laplacian kernel for all non-edge pixels Gregory Lee <g****7@g****m> over 5 years ago
c33af6dd merge Merge pull request #5197 from janaknat/master Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7b0c98be Fix typo in _shared/utils.py docs (#5206) Devanshu Shah <5****4@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e5c1e992 removed tophat and bottomhat from filters.rank (#3614)
Co-authored-by: Gregory Lee <g****7@g****m>
Thomas Walter <t****r@m****r>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d683dc8a Remove config to build python 3.6 wheels Janakarajan Natarajan <j****n@a****m> over 5 years ago
da8e470a Build aarch64 wheels Janakarajan Natarajan <j****n@a****m> over 5 years ago
6fde5f3e update boundary mode in profile_line (#5174) Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
20ce117c Simplify resize implementation using new SciPy 1.6 zoom option (#5173)
Co-authored-by: Riadh Fezzani <r****i@g****m>, Marianne Corvellec <m****c@e****g>, Marianne Corvellec <m****c@e****g>, Riadh Fezzani <r****i@g****m>, Riadh Fezzani <r****i@g****m>, Juan Nunez-Iglesias <j****s@m****u>, Stefan van der Walt <s****t@g****m>, Stefan van der Walt <s****t@g****m>, Stefan van der Walt <s****t@g****m>, Juan Nunez-Iglesias <j****s@m****u>, Marianne Corvellec <m****c@e****g>, Riadh <r****i@v****m>, Riadh Fezzani <r****i@g****m>, Cris Luengo <c****o@g****m>, Cris Luengo <c****o@u****m>, Riadh Fezzani <r****i@g****m>, Alexandre de Siqueira <a****a@i****g>, Juan Nunez-Iglesias <j****s@m****u>, Marianne Corvellec <m****c@e****g>, Joseph Fox-Rabinovitz <m****t@u****m>, François Boulogne <f****e@s****g>, Mark Boer <m****2@g****m>, Stefan van der Walt <s****t@g****m>, Carlos Andrés Álvarez Restrepo <c****a@o****m>, Riadh <r****i@v****m>
Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f3b94f3a threshold_local: n-dimensional support and anisotropic block_size (#5170) Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
cf3bdca8 Remove reference to opencv in threshold_local documentation (#5191)
Co-authored-by: Marianne Corvellec <m****c@e****g>, Riadh <r****i@v****m>
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
20f4b379 Add saturation parameter to color.label2rgb (#5156) Carlos Andrés Álvarez Restrepo <c****a@o****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2eca1496 Prevent integer overflow in EllipseModel (#5179)
Co-authored-by: Stefan van der Walt <s****t@g****m>, Stefan van der Walt <s****t@g****m>, Stefan van der Walt <s****t@g****m>, Juan Nunez-Iglesias <j****s@m****u>
Mark Boer <m****2@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
dd139f4d Add release step on github to RELEASE.txt (See #5185) (#5187)
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1f5d0c8f fast, non-Cython implementation for correlate_sparse (#5171)
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
7ac8d2d8 Added 1/2 pixel bounds to extent of displayed images (#5184) Joseph Fox-Rabinovitz <m****t@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
8c7ab759 Fixed off-by one error in pixel bins in hough line transform (#5183) Joseph Fox-Rabinovitz <m****t@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
07e9543f Minor fixups to Hough line transform code and examples (#5182) Joseph Fox-Rabinovitz <m****t@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
07202ce9 DOC: Fixup to linspace in example (#5181) Joseph Fox-Rabinovitz <m****t@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
fc44cb7a Add normalized mutual information metric (#5158)
Co-authored-by: Marianne Corvellec <m****c@e****g>, Marianne Corvellec <m****c@e****g>
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e7e92ec9 test_rank.py: fetch reference data once into a dictionary of arrays (#5175) Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
cfa7ab16 merge Merge pull request #5172 from crisluengo/stain-unmixing Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
77c8a411 Update doc/examples/color_exposure/plot_ihc_color_separation.py
Co-authored-by: Riadh Fezzani <r****i@g****m>
Cris Luengo <c****o@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
00735fa4 Fixed stain separation tests. Cris Luengo <c****o@g****m> over 5 years ago
0491c182 Improve IHC stain separation example. Cris Luengo <c****o@g****m> over 5 years ago
c837c318 Clip negative values in output of RGB to HED conversion. Fixes #5164 Cris Luengo <c****o@g****m> over 5 years ago
6b71de25 Fix return dtype of _label2rgb_avg function (#5167) Alessia Marcolini <9****i@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e7969ede example to show the 3d dataset (#5120)
Co-authored-by: Marianne Corvellec <m****c@e****g>, Marianne Corvellec <m****c@e****g>, Marianne Corvellec <m****c@e****g>
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4b2a25c5 Update release notes for 0.18.1 (#5154) Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
294f390e docs: fix simple typo, convertions -> conversions (#5157) Tim Gates <t****s@i****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
8dfb232c Only use retry_if_failed with recent pooch (fw port of #5148) (#5153)
Co-authored-by: Mark Harfouche <m****e@g****m>, Mark Harfouche <m****e@g****m>
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
278e9ce2 Clarify disk documentation inconsistency regarding 'shape' (#5056) Julien Jerphanion <g****t@j****z>
Committed by: GitHub <n****y@g****m>
over 5 years ago
8b203e7f numpy.max is much more efficient than max for arrays (#5145) Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
15058970 merge Merge pull request #5143 from rfezzani/Fix_large_array_labeling Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
95005f0f Replace long with size_t rfezzani <r****i@g****m> over 5 years ago
bfd78b67 merge Merge pull request #5142 from jni/doc-forward-ports Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
bde51613 Update versions in docversions.js Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
11bd6e3d Remove trailing whitespace in release notes Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
40d5f131 Update release notes Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
125a1cbc Update release notes with latest backports Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
266d3278 Improve error message when installing from source and cython isn't installed.... Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5f0c0acc merge Merge pull request #5062 from rfezzani/Optimize_ensure_spacing Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
8a8c32bf merge Merge pull request #5126 from mkcor/fix-func-links Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
32d56fa4 merge Merge pull request #5131 from grlee77/mark_boundary_fix Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3e93d563 mark_boundary_subpixel fix Gregory Lee <g****7@g****m> over 5 years ago
180a6aca Restandardize handling of Multi-Image files (#2815)
Co-authored-by: Stefan van der Walt <s****v@b****u>, Emmanuelle Gouillart <e****t@n****g>, Mark Harfouche <m****e@g****m>, Marianne Corvellec <m****c@e****g>
Matti Eskelinen <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
465f3ea7 merge Merge pull request #5128 from sciunto/farid Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a16f52ce Add sentence about salt-and-pepper noise and median filter
Co-authored-by: Mark Harfouche <m****e@g****m>
Marianne Corvellec <m****c@e****g> over 5 years ago
af8f80f0 Add farid filters in __all__ François Boulogne <d****l@s****g> over 5 years ago
7ee0e332 Proofread gallery example for rank filters Marianne Corvellec <m****c@e****g> over 5 years ago
26fb60b2 merge Merge pull request #5117 from jni/drop-36 Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e92b5fda change plausible script to track outbound links (#5115) Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c77e5e90 Pin setuptools<=51, since future changes to their distutils could break our b... Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
1d12a075 Add pinned numpy to Python 3.9 Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
9b79ca49 Update skimage/_shared/coord.py
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u>
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
724b4e52 added missing datasets to gallery examples (#5116) Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d076a03c Remove 36 from AppVeyor Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
055167fa Remove 3.6 from our setup.py and pyproject.toml Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
cec1a446 Remove 3.6 from our Azure test matrix Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
4fb0275b Remove 3.6 from our GHA test matrix Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
27c7f4ae Fix UT Riadh <r****i@v****m> over 5 years ago
f9ff110f Fix pep8 Riadh <r****i@v****m> over 5 years ago
9cf2e2ab Implement @jni suggestion Riadh <r****i@v****m> over 5 years ago
1ae2508f Remove the non 1D output_shape support Riadh <r****i@v****m> over 5 years ago
212a4ef1 merge Merge branch 'master' of github.com:scikit-image/scikit-image into Add_rescal... Riadh <r****i@v****m> over 5 years ago
d5cdba52 Update release notes with latest backported changes from master Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
e305dddc merge Merge pull request #5106 from jni/0.18-rel-notes-fwd-port
Co-authored-by: Emmanuelle Gouillart <e****a@p****y>, Gregory R. Lee <g****7@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
6fd374f1 Apply suggestions from code review
Co-authored-by: Gregory R. Lee <g****7@g****m>, Marianne Corvellec <m****c@e****g>
Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
b622af13 Apply suggestions from code review
Co-authored-by: Gregory R. Lee <g****7@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
779dd62f Use v{} for version tags with pooch (#5104) Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9fdbe4b4 Add data optional reqs to allow pip install scikit-image[data] (#5105) Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
632f5911 Fix compilation error in XCode 12 (#5107)
Co-authored-by: Emmanuelle Gouillart <e****a@p****y>
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
97191cce merge Merge pull request #5109 from emmanuelle/fix-tophat-minireq Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3ee3649c reverted back to np.bool_ Emmanuelle Gouillart <e****a@p****y> over 5 years ago
3c40b79a Replace np.bool, np.int, np.float with np.bool_, np.int_, np.float_ (#5103) Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9e305805 Bump master branch version Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
47c12a8e BUG: random_walker: fix import path for umfpack (#5090) Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7b26a608 OpenMP support in MSVC (#4924) Sebastian Wallkötter <s****n@w****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6162ac88 Improvements to CircleCI build: no parallelization and caching (#5097) Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7857a5b2 disable Travis-CI builds (#5099) Gregory R. Lee <g****7@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7e1fd8a8 added link to imagesc forum in example pages (#5094) Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e1026ab7 Add 0.18 release notes (#5085)
Co-authored-by: Emmanuelle Gouillart <e****a@p****y>, Emmanuelle Gouillart <e****a@p****y>, Emmanuelle Gouillart <e****a@p****y>
Juan Nunez-Iglesias <j****s@m****u> over 5 years ago
3f5901f5 Fix default level computation for find_contours (#5083) Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e137a489 merge Merge pull request #5081 from Harry-Kwon/remove-private-imports Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9043084e merge Merge pull request #5079 from jni/py39-tweaks Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6e628ed5 peak_local_max: remove deprecated `indices` argument from examples (#5082) Owen Solberg <o****n@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
534ef35e Add cibuildwheel action from mpl (#5080)
Co-authored-by: Emmanuelle Gouillart <e****a@p****y>
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
aca949e0 github actions for tests (#5074)
Co-authored-by: Terence Honles <t****e@h****m>, Mark Harfouche <m****e@g****m>, Stefan van der Walt <s****v@b****u>, Juan Nunez-Iglesias <j****s@m****u>, Terence Honles <t****e@h****m>, Mark Harfouche <m****e@g****m>
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
71ef231d modified error message for arraycrop Harry Kwon <h****0@g****m> over 5 years ago
14a6e2bb added more descriptive error messages Harry Kwon <h****0@g****m> over 5 years ago

← Back to repository