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

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

SHA Message Author Date Stats
151c8aea Update for pep8 compliance Jotham Apaloo <j****o@o****m> over 7 years ago
b9e456de Ensure image urls with long querystrings can be opened Jotham Apaloo <j****o@o****m> over 7 years ago
36a384de merge Merge pull request #3635 from hmaarrfk/fix_mpl_imshow_tests François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
4997ae16 merge Merge pull request #3639 from jni/release François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
22f9a454 Add more details about the home page build process Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
5fe5c4d3 Add core developer guide to ignored files for sdist Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
be450ee0 Fix test_mpl_imshow for matplotlib 2.2.3 and numpy 1.16 Mark Harfouche <m****e@g****m> over 7 years ago
e308d8d8 cloudpickle is really a doc dependency, not a core one Mark Harfouche <m****e@g****m> over 7 years ago
4dd73602 First draft of core dev guide Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
865288b5 merge Merge pull request #3628 from jankrepl/broken_links Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
68a2d533 Delete broken links Jan <j****l@y****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d80f6c34 Update plot_max_tree to fix Flake8 issues Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
1f3f4d7d PEP-257-ify docstrings in max_tree.py... Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
a343375f merge Merge pull request #3617 from stefanv/xcode-10 François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
87dd51e7 PEP-257-ify docstrings in _max_tree.pyx Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
cfe06154 Add glossary to the doc (#3626)
Co-authored-by: emmanuelle <e****t@n****g>, emmanuelle <e****t@n****g>, emmanuelle <e****t@n****g>
Emmanuelle Gouillart <e****t@n****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
0103e1e1 Add explicit ordering of gallery sections (#3627) PinkFloyded <k****y@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
e3cff50e Add fused types cleanup to TODO Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
074bb2ca Remove unused imports in _max_tree.pyx Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
04e4d0e7 Use a single plt.show() call Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
252f1822 Use object methods instead of plt for title and layout Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
6ba42d7c Fix indentation of DOI tags in example Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
6f4d0ea1 Add mask option to clear_border (#3610) PeterJackNaylor <p****r@m****r>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
e0b12499 Reorder clauses to put community values together Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
1a6c2f33 Add missing references Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
7f9981f5 Add skip number to the title Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
9c2b1284 Add references to the SKIP document Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
fadd81f2 Add rgb to hsv example in the gallery (#3607) alexis-cvetkov <3****v@u****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
2c73d807 [MRG] EHN: median filters will accept floating image (#3616) Guillaume Lemaitre <g****8@g****m>
Committed by: François Boulogne <f****e@s****g>
over 7 years ago
6d134a5d Minor tweaks to _mean_std code (#3619) Juan Nunez-Iglesias <j****s@m****u>
Committed by: François Boulogne <f****e@s****g>
over 7 years ago
45409e2e bumped cython version Emmanuelle Gouillart <e****t@n****g> over 7 years ago
ebeb37a4 Added suptitle to plots Emmanuelle Gouillart <e****t@n****g> over 7 years ago
985cd55f Tweaks to the max tree dev example Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
c4a86b3a Change the wording of the dev examples readme Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
cab9f60f Small tweaks to attribute operators example Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
5fc8f6c2 Update doc/examples/yy_dev/plot_max_tree.py
Co-authored-by: ThomasWalter <t****r@m****r>
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a5754d59 Update doc/examples/yy_dev/plot_max_tree.py
Co-authored-by: ThomasWalter <t****r@m****r>
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 7 years ago
635a79ea Update doc/examples/yy_dev/plot_max_tree.py
Co-authored-by: ThomasWalter <t****r@m****r>
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0444472b merge Merge pull request #3606 from sciunto/doc_wavelet Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
c21009fb Update doc/examples/yy_dev/plot_max_tree.py
Co-authored-by: ThomasWalter <t****r@m****r>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1d94d61a Update doc/examples/yy_dev/plot_max_tree.py
Co-authored-by: ThomasWalter <t****r@m****r>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
60dd5e0e Update doc/examples/yy_dev/plot_max_tree.py
Co-authored-by: ThomasWalter <t****r@m****r>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1e0b9180 Update doc/examples/yy_dev/plot_max_tree.py
Co-authored-by: ThomasWalter <t****r@m****r>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ae377b8c Update Travis-CI to xcode 10.1 Stefan van der Walt <s****v@b****u> over 7 years ago
304fdb73 Add histogram matching (#3568) François Boulogne <f****e@s****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
2dbdb0e6 Allow tuple to define kernel size in threshold_niblack/sauvola (#3596) mrastgoo <m****o@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
65149527 pep 8 + typed index Emmanuelle Gouillart <e****t@n****g> over 7 years ago
407bd278 Revert "cython types, should work with minimal versions" Emmanuelle Gouillart <e****t@n****g> over 7 years ago
6471d548 changed image name ThomasWalter <t****r@m****r> over 7 years ago
247e2d66 [MRG] Update documentation of `perimeter` and add input validation (#3608) Arthur Imbert <a****t@y****r>
Committed by: François Boulogne <f****e@s****g>
over 7 years ago
d0ec9b6a cython types, should work with minimal versions Emmanuelle Gouillart <e****t@n****g> over 7 years ago
e52e60fe Presentation of gallery example Emmanuelle Gouillart <e****t@n****g> over 7 years ago
9bdf00bb Fix sphinx Emmanuelle Gouillart <e****t@n****g> over 7 years ago
b6909d22 merge Merge pull request #3582 from sciunto/dask_import Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
57445b36 added example image to gallery (microaneurysms in a retina image). included e... ThomasWalter <t****r@m****r> over 7 years ago
653ef118 test updated. modifications according to last remarks from scikit sprint ThomasWalter <t****r@m****r> over 7 years ago
87817e26 Update doc/examples/filters/plot_attribute_operators.py
Co-authored-by: ThomasWalter <t****r@m****r>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a6e50c62 Update doc/examples/filters/plot_max_tree.py
Co-authored-by: ThomasWalter <t****r@m****r>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
79691578 Update doc/examples/filters/plot_max_tree.py
Co-authored-by: ThomasWalter <t****r@m****r>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9c141c5e Update doc/examples/filters/plot_max_tree.py
Co-authored-by: ThomasWalter <t****r@m****r>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
2663abb7 Update doc/examples/filters/plot_attribute_operators.py
Co-authored-by: ThomasWalter <t****r@m****r>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
17961270 Update doc/examples/filters/plot_attribute_operators.py
Co-authored-by: ThomasWalter <t****r@m****r>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
c8db2b41 added example to the gallery, with proper explanations ThomasWalter <t****r@m****r> over 7 years ago
48e690d0 Handle the warning only for problematic cases François Boulogne <d****l@s****g> over 7 years ago
07625458 Enhance warning message François Boulogne <d****l@s****g> over 7 years ago
3e51e58f More explicit example title + better list rendering François Boulogne <d****l@s****g> over 7 years ago
b72155bc merge Merge pull request #3600 from shcrela/peak_docstring Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
23c6be8e merge Merge branch 'master' into attribute_operators Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f8d0951c corrected the typo shcrela <s****a@g****m> over 7 years ago
7c827ae9 merge Merge branch 'master' into peak_docstring shcrela <s****a@g****m> over 7 years ago
a551b969 merge Merge pull request #2479 from sciunto/histogram Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
4147cfcb merge Merge branch 'master' into peak_docstring shcrela <s****a@g****m> over 7 years ago
4b5456b0 put the phrase in plural shcrela <s****a@g****m> over 7 years ago
ea5c9499 merge Merge pull request #3601 from alexis-cvetkov/remove-orphan-code Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ddc79ffc merge Merge pull request #3602 from Henley13/is/1961 Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f2d69541 update documentation for regionprops ArthurImbert <a****t@y****r> over 7 years ago
e2d2e1f7 Developped the docstring on `exclude_border` parametar. shcrela <s****a@g****m> over 7 years ago
1f930d3e Removed skimage/filters/_ctmf.pyx and the corresponding lines in the setup file. Alexis CVETKOV-ILIEV <a****v@i****r> over 7 years ago
e6aa3ad9 Fix condition t odo not send a warning if numworker==1 François Boulogne <d****l@s****g> over 7 years ago
497c0f0d modified the doc on "flat peak" case shcrela <s****a@g****m> over 7 years ago
197e5900 merge Merge pull request #3598 from stefanv/zulip-chat Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d4d2e876 Update chat location Stefan van der Walt <s****v@b****u> over 7 years ago
1975887a Add missing parameter description in `morphology.reconstruction() docstring #...
Co-authored-by: FrAnCOisCokELaER <f****r@g****m>
François COKELAER <f****r@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
30029949 Random walker bug fix: no error should be raised when there is nothing to do ...
Co-authored-by: emmanuelle <e****t@n****g>, emmanuelle <e****t@n****g>
Emmanuelle Gouillart <e****t@n****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
b0f39484 merge Merge pull request #3589 from katrinleinweber/resolve-DOIs-securely François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a045cc34 Hyperlink DOIs to preferred resolver Katrin Leinweber <9****r@u****m> over 7 years ago
0b89b227 our examples use dask, add it to the deps François Boulogne <d****l@s****g> over 7 years ago
2e527fa5 Handle missing dask warning in test suite François Boulogne <d****l@s****g> over 7 years ago
9e57c511 remove default values in unittests François Boulogne <d****l@s****g> over 7 years ago
64b118a6 merge Merge branch 'histogram' of github.com:sciunto/scikit-image into histogram François Boulogne <d****l@s****g> over 7 years ago
306a1497 merge Merge pull request #3554 from sciunto/doc_ransac Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
8cc2dff3 Removed the old wordings Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
abab59fc Improve phrasing
Co-authored-by: sciunto <f****e@s****g>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
06b960de DOC: clarify the output of histogram() François Boulogne <d****l@s****g> over 7 years ago
3d21974f expand test_wavelet_denoising_scaling to include 2d multichannel cases Gregory R. Lee <g****e@c****g>
Committed by: Gregory Lee <g****7@g****m>
over 7 years ago
745c7697 setting clip_output must occur prior to _scale_sigma_and_image_consistently Gregory R. Lee <g****e@c****g>
Committed by: Gregory Lee <g****7@g****m>
over 7 years ago
38d5df81 expand parametrize test cases for test_wavelet_denoising_scaling Gregory R. Lee <g****e@c****g>
Committed by: Gregory Lee <g****7@g****m>
over 7 years ago
3781d2f4 Do not rescale sigma when convert2ycbcr is True Gregory R. Lee <g****e@c****g>
Committed by: Gregory Lee <g****7@g****m>
over 7 years ago
b35bb992 Add SKIP proposing the roadmap Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
9a7834d4 add docstring to private function François Boulogne <d****l@s****g> over 7 years ago

← Back to repository