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

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

SHA Message Author Date Stats
0716dec0 merge Merge pull request #4460 from hmaarrfk/skip_watershet_doctest_in_morphology Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
831baa42 merge Merge pull request #4461 from hmaarrfk/cleanup_warnings_in_rgba_io Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5e10350a merge Merge pull request #4457 from hmaarrfk/cleanup_numpy_warning Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3b291c60 merge Merge pull request #4456 from hmaarrfk/cleanup_warnings Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ff699619 Multichannel support for denoise_tv_bregman (#4427) (#4446)
Co-authored-by: Mark Harfouche <m****e@g****m>, Mark Harfouche <m****e@g****m>, Mark Harfouche <m****e@g****m>, Mark Harfouche <m****e@g****m>
erjel <3****l@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
bdcfeec7 Update skimage/io/_io.py
Co-authored-by: Riadh Fezzani <r****i@g****m>
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e9236732 Update skimage/exposure/exposure.py
Co-authored-by: Riadh Fezzani <r****i@g****m>
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
413b1175 Adjust the denoise.py warning and catch it in cycle_spin Mark Harfouche <m****e@g****m> over 6 years ago
75924c1b Skip morphology.watershet doctests since it was moved and emits a Mark Harfouche <m****e@g****m> over 6 years ago
b493c28b Skip doctests for deprecated functions rank.tophat rank.bottomhat since they ... Mark Harfouche <m****e@g****m> over 6 years ago
c6dddc95 Skip warnings in doctests for warning module Mark Harfouche <m****e@g****m> over 6 years ago
dc2213a3 cleanup warning from numpy Mark Harfouche <m****e@g****m> over 6 years ago
52dee55d Cleanup warning in io.imread Mark Harfouche <m****e@g****m> over 6 years ago
9b412c1c Fixup warning in exposure relating to rgba images being saved Mark Harfouche <m****e@g****m> over 6 years ago
640370a8 Set minimum tifffile version to fix numpy incompatibility Mark Harfouche <m****e@g****m> over 6 years ago
d04a71cd merge Merge pull request #4448 from erjel/no_denoise_bregman_type_tests Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8d6a6bf4 Standardize colon usage in docstrings (#4449) Talley Lambert <t****t@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ffc8f11c Fix for issue #4447 Eric Jelli <e****i@m****e> over 6 years ago
0f090a3d Move watershed from morphology to segmentation (#4443) Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f635ef7d Manage denoise_nl_means data type to allow complete float32 processing (#4322) Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ad17a1c4 Deprecate non gray scale image conversion in gray2rgb (#4440) Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b14a2440 Deprecate rank.tophat and rank.bottomhat (#4423) François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
50bb4ea7 merge Merge pull request #4441 from sciunto/canny_remove_old_conditions Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1fada86d Remove old unnecessary conditions François Boulogne <d****l@s****g> over 6 years ago
81b166bb Deprecate non RGB image conversion in rgb2gray (#4439) Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b294c479 Fix use_quantiles behavior in canny (#4437)
Co-authored-by: François Boulogne <f****e@s****g>, François Boulogne <f****e@s****g>
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
90457189 Document tophat in the gallery (#3609)
Co-authored-by: Emmanuelle Gouillart <e****a@p****y>, Emmanuelle Gouillart <e****a@p****y>, Emmanuelle Gouillart <e****a@p****y>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
999e5d9c Simplify preprocessing tests Riadh <r****i@v****m> over 6 years ago
94102ddc Remove division by 0warning Riadh <r****i@v****m> over 6 years ago
56609741 Update skimage/transform/tests/test_warps.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
8e965a99 _adapthist module refactoring and memory use reduction (#4395)
Co-authored-by: Emmanuelle Gouillart <e****a@p****y>, Emmanuelle Gouillart <e****a@p****y>
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
86465604 Fix blob_log/blob_dog and their corresponding tests (#4327)
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u>, Juan Nunez-Iglesias <j****s@m****u>
Tony Tung <t****g@c****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
860c2515 Fix single precision cast to double in slic (#4339) Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
51051939 merge Merge pull request #4368 from Evidlo/master Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
dfdd58e1 merge Merge pull request #4432 from aadideshpande/resolve_dead_link Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f0fa207e checked the syntax aadideshpande <a****1@g****m> over 6 years ago
e4e200f1 merge Merge pull request #4433 from aadideshpande/canny_link_resolved Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
74ea5227 resolved dead canny link aadideshpande <a****1@g****m> over 6 years ago
824b7fc1 resolved a dead link aadideshpande <a****1@g****m> over 6 years ago
4e0d8ce7 MAINT: rename draw.circle() to draw.disk() (#4428) François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a5d34410 ISSUE_TEMPLATE: add note about image.sc forum (#4429)
Co-authored-by: Emmanuelle Gouillart <e****a@p****y>, Juan Nunez-Iglesias <j****s@m****u>, Emmanuelle Gouillart <e****a@p****y>, Juan Nunez-Iglesias <j****s@m****u>
Jan Eglinger <j****r@f****h>
Committed by: GitHub <n****y@g****m>
over 6 years ago
419751c0 Fix subtract_mean underflow correction (#4409)
Co-authored-by: Emmanuelle Gouillart <e****a@p****y>, Emmanuelle Gouillart <e****a@p****y>
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0c18db7e Use OS-agnostic sorting for release notes in docs makefile (#4411) Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
df664859 merge Merge pull request #4421 from sciunto/disk_circle_1 Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1b0c9abb Added note to release_dev Egor Panfilov <e****v@g****m> over 6 years ago
9da5722e merge Merge pull request #4422 from sciunto/stacklevel Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
fef76b4d merge Merge pull request #4420 from rfezzani/Deprecate_rgb2grey_and_grey2rgb Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
70f2ac58 add stacklevel=2 in new deprecation warning msg François Boulogne <d****l@s****g> over 6 years ago
c174c06f Update skimage/segmentation/morphsnakes.py
Co-authored-by: Riadh Fezzani <r****i@g****m>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f5b67784 Add note in TODO.txt Riadh <r****i@v****m> over 6 years ago
e63b0c0c Fix tests François Boulogne <d****l@s****g> over 6 years ago
ec9b9e9e Use functools.wraps instead of functools.update_wrapper Riadh <r****i@v****m> over 6 years ago
a63499cf MAINT: replace circle_level_set by disk_level_set François Boulogne <d****l@s****g> over 6 years ago
5fe4e15b Deprecate rgb2grey and grey2rgb Riadh <r****i@v****m> over 6 years ago
6cab55bd Fix warnings regarding invalid escape sequences. (#4414) Karthikeyan Singaravelan <t****i@g****m>
Committed by: François Boulogne <f****e@s****g>
over 6 years ago
8700c2f6 merge Merge pull request #4415 from aadideshpande/documentation Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1bd2e09b added proper pdf links aadideshpande <a****1@g****m> over 6 years ago
ef6870bd Add Jacobi precondtioned conjugate gradient mode to random_walker (#4359) Riadh Fezzani <r****i@g****m>
Committed by: Emmanuelle Gouillart <e****t@n****g>
over 6 years ago
0b7d0826 Add border conditions to ridge filters (#4396) Riadh Fezzani <r****i@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 6 years ago
1601ebc3 merge Merge pull request #4404 from sciunto/ransac Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e2fd52f9 merge Merge pull request #4405 from alexdesiqueira/fix_link_values Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 6 years ago
554d992d Updating link to values in core dev alexdesiqueira <a****a@i****g> over 6 years ago
02df8dbf DOC: specify the meaning of m in ransac formula François Boulogne <d****l@s****g> over 6 years ago
1afda295 Documentation fixes for transform (rescale, warp_polar) (#4401) mellertd <3****d@u****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 6 years ago
2dfe98f4 mini-galleries for classes as well (#4381) Emmanuelle Gouillart <e****t@n****g>
Committed by: Gregory R. Lee <g****e@c****g>
over 6 years ago
2b3daf24 Make dtype consistent in filters.rank functions (#4289)
Co-authored-by: Arthur Imbert <a****o@g****m>, Clement Ng <c****g@g****m>, Emmanuelle Gouillart <e****a@p****y>
Mark Harfouche <m****e@g****m>
Committed by: Emmanuelle Gouillart <e****t@n****g>
over 6 years ago
08fb90b9 Warn when rescaling with NaN in exposure.intensity_range (#4265)
Co-authored-by: Mark Harfouche <m****e@g****m>, Emmanuelle Gouillart <e****a@p****y>
Lars Grueter <l****u@u****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 6 years ago
de713d0e More informative error message on boolean images for regionprops (#4156)
Co-authored-by: Cedric Espenel <c****l@g****m>, Emmanuelle Gouillart <e****a@p****y>
Cedric <e****l@s****u>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 6 years ago
d8f08115 Use gaussian filter output array if provided (#4329)
Co-authored-by: Riadh Fezzani <r****i@g****m>, Riadh Fezzani <r****i@g****m>, Mark Harfouche <m****e@g****m>, Mark Harfouche <m****e@g****m>, Riadh Fezzani <r****i@g****m>, Mark Harfouche <m****e@g****m>
SamirNasibli <a****0@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 6 years ago
0eebd2fc Fix Frangi artefacts around the image (#4343) Riadh Fezzani <r****i@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 6 years ago
5e8b3540 Include example use of function regionprops_table in the docs (#4348)
Co-authored-by: Egor Panfilov <e****v@g****m>, Egor Panfilov <e****v@g****m>, Egor Panfilov <e****v@g****m>
Marianne Corvellec <m****c@e****g>
Committed by: Emmanuelle Gouillart <e****t@n****g>
over 6 years ago
1ffd585b merge Merge pull request #4349 from rfezzani/Fix_equalize_adapthist_artifacts Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ba0f516d merge Merge pull request #4392 from stefanv/setup-long-description Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
fb2e9a0d merge Merge pull request #4393 from stefanv/remove-test-order-dependency Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
904b2bac Include README.md in source dist Stefan van der Walt <s****v@b****u> over 6 years ago
742f190d Do not depend on test execution order for success Stefan van der Walt <s****v@b****u> over 6 years ago
3b25b378 setup: read long description from README Stefan van der Walt <s****v@b****u> over 6 years ago
5ff377c7 Fix test_adapthist_borders Riadh <r****i@v****m> over 6 years ago
92518ce3 Add test_adapthist_borders Riadh <r****i@v****m> over 6 years ago
a9a3b521 Fix hist padding Riadh <r****i@v****m> over 6 years ago
83703a62 [WIP] DOC changing the doc in plot_glcm (#2789)
Co-authored-by: Emmanuelle Gouillart <e****a@p****y>
mrastgoo <m****o@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 6 years ago
2ed23826 Refactor hist padding Riadh <r****i@g****m> over 6 years ago
7a7fce0e Refactor current clip limit calculation Riadh <r****i@g****m> over 6 years ago
a10f3a91 Refactor image slicing Riadh <r****i@g****m> over 6 years ago
e6a9bb8b merge Merge pull request #4252 from mellertd/window2d Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9d435661 Fix comment typo Riadh <r****i@g****m> over 6 years ago
13e7188c merge Merge pull request #4356 from mkcor/plot_regionprops_table Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a9279952 Provide some scientific context Marianne Corvellec <m****c@e****g> over 6 years ago
5822e3d1 Make custom grid of subplots the canonical way Marianne Corvellec <m****c@e****g> over 6 years ago
227facc5 merge Merge pull request #4386 from sciunto/typo Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
cd81d6de Fix typo + reduce the angle to a reasonable value François Boulogne <d****l@s****g> over 6 years ago
a08c3051 Set reasonable lower bound for dependency versions (NEP 29) Marianne Corvellec <m****c@e****g> over 6 years ago
930a407e merge Merge branch 'plot_regionprops_table' of github.com:mkcor/scikit-image into p... Marianne Corvellec <m****c@e****g> over 6 years ago
0c9c639f Keep conventional variable names Marianne Corvellec <m****c@e****g> over 6 years ago
0ad0d85b Apply suggestions from code review
Co-authored-by: Egor Panfilov <e****v@g****m>
Marianne Corvellec <m****c@e****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7a4d9c83 merge Merge pull request #4376 from hmaarrfk/fixup_cpp_cython Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
20cbf091 added anisotropic examples Dave Mellert <D****t@j****g> over 6 years ago
014c478b merge Merge branch 'master' into window2d Dave Mellert <D****t@j****g> over 6 years ago
f1f17b38 merge Merge pull request #4347 from jni/sobel-nd Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c3ded1c2 merge Merge pull request #1 from grlee77/windownd mellertd <3****d@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago

← Back to repository