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

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

SHA Message Author Date Stats
97cdd07b Handle degenerate cases in geometry transform estimation (#3926) Hamdi Sahloul <4****d@u****m>
Committed by: Stefan van der Walt <s****v@b****u>
over 7 years ago
dc05d6a1 Adding `threshold_multiotsu`. (#3872) Alexandre de Siqueira <a****a@i****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
0a7dff44 Using pytest instead of bool Alexandre de Siqueira <a****a@i****g> over 7 years ago
d64cdbd7 merge Merge pull request #3931 from sciunto/copyright Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
c7c8014c CC0 is not equivalent to public domain. Fix the note of the horse image François Boulogne <d****l@s****g> over 7 years ago
9ab274ac Replacing pyfits with Astropy to read FITS Alexandre de Siqueira <a****a@i****g> over 7 years ago
aa55fab8 Pin numpy version (#3925) Bharat Raghunathan <b****7@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
476bd602 merge Merge pull request #3920 from sciunto/canny Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
bd0edc77 MIN: docstring improvements François Boulogne <d****l@s****g> over 7 years ago
5ad127c2 merge Merge pull request #3919 from johanjeppsson/canny-dtype François Boulogne <d****l@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
5bc8c442 merge Merge pull request #3851 from soupault/depr_016_followup François Boulogne <d****l@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
4c7c5625 Canny: same output regardless of dtype Johan Jeppsson <j****p@g****m> over 7 years ago
51a9312c merge Merge pull request #3911 from etiennelndr/modify-resize-documentation Johannes Schönberger <j****h@d****e>
Committed by: GitHub <n****y@g****m>
over 7 years ago
523a1aac merge Merge pull request #3917 from jni/fix-doctests Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a6cd3e94 Fix docstring for Threshold Niblack Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
0d0ff6a4 Build and test the docs in Azure (#3873)
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u>
Egor Panfilov <e****v@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
eb3a6499 Fixup test for RANSAC: don't pick duplicate samples #3901 (#3915) Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
062bb18c OC: Improve the documentation of the transform.resize #3890
Co-authored-by: Mark Harfouche <m****e@g****m>
Etienne Landuré <e****e@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
cd4482d7 DOC: Improve the documentation of the transform.resize #3890 Etienne Landuré <e****e@g****m> over 7 years ago
6944f240 Modify the documentation of the scikit-image.transform.resize function #3890 Etienne Landuré <e****e@g****m> over 7 years ago
18c84468 State Bradley threshold equivalence in Niblack docstring (#3891) Alexandre de Siqueira <a****a@i****g>
Committed by: Stefan van der Walt <s****v@b****u>
over 7 years ago
f6c44f0f Unify skeletonize and skeletonize 3D APIs (#3904) Juan Nunez-Iglesias <j****s@m****u>
Committed by: Stefan van der Walt <s****v@b****u>
over 7 years ago
55f32320 Add location for Sphinx 2.0.1 search results; clean up templates (#3910) Stefan van der Walt <s****t@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
e2048882 merge Merge pull request #3908 from Kaligule/patch-2 Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
547bff1b Add plt.show() to example-code for confistency. Kaligule <K****e@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
249765cf merge Merge pull request #3907 from jni/todo-imread Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ea733e65 Add todo item for imread plugin testing Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
bfc2312f Skip extra deps on OSX (#3898) Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
d3ef4b7a RANSAC: don't pick duplicate samples (#3901) johanjeppsson <j****p@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
e97ca351 Remove matplotlib agg warning when using the sphinx gallery. (#3897) Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
f439ec2c Add location for Sphinx 2.0.1 search results; clean up templates (#3899) Stefan van der Walt <s****v@b****u>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
1f131e1e merge Merge pull request #3896 from stefanv/doc-https François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
01896fbb Update theme links to HTTPS Stefan van der Walt <s****v@b****u> over 7 years ago
cc02e6a0 Update HTTP links to HTTPS in core developer guide Stefan van der Walt <s****v@b****u> over 7 years ago
7e974f1f Radon transform: fix filter bias (#3067) kczimm <k****n@g****m>
Committed by: Stefan van der Walt <s****v@b****u>
over 7 years ago
d40ca3cb merge Merge pull request #3893 from jni/numpydoc-pin Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
68b435e1 Pin numpydoc to pre-0.8 to fix dev docs formatting Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
3917b2dc merge Merge pull request #3884 from habi/patch-2 Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
92225be2 Add space in 'ValueError' output. David Haberthür <e****l@d****h>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1a7f3e0f Fix doc for denoise guassian (#3869) Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
1b6e83f3 merge Merge pull request #3876 from alexandrejaguar/dupl_install Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d88197c9 Fixing connecting to GitHub with SSH info. (#3875) Alexandre de Siqueira <a****a@i****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
04308f5d Deleting duplicated section in INSTALL.txt. Alexandre de Siqueira <a****a@i****g> over 7 years ago
0b54eb00 Fixing connecting to GitHub with SSH info. Alexandre de Siqueira <a****a@i****g> over 7 years ago
ea5bf97b Fix `full` parameter description in compare_ssim (#3860) Egor Panfilov <e****v@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
26c60f82 Revert "Trying again." Alexandre de Siqueira <a****g@g****m> over 7 years ago
c57c0177 merge Trying again. alexandrejaguar <a****a@i****g> over 7 years ago
3ac5e6d0 merge Merge pull request #3862 from stefanv/stain-doc-url Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
6b577e3e use https for mecourse instead of http Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
c623c194 Update colorconv.py Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1860130d Fix URL for stain deconvolution reference Stefan van der Walt <s****v@b****u> over 7 years ago
b52db3ed Removed deprecated correct_mesh_orientation (#3523) Egor Panfilov <e****v@g****m>
Committed by: Josh Warner <s****b@g****m>
over 7 years ago
3e4fcea5 Updated docstring examples in _moments Egor Panfilov <e****v@g****m> over 7 years ago
62693a69 Fixed tests in accordance with the deprecated API Egor Panfilov <e****v@g****m> over 7 years ago
05d822b1 Finalized deprecations in feature.hessian_matrix and _eigvals Egor Panfilov <e****v@g****m> over 7 years ago
03e3daca Removed deprecation comment from test warps Egor Panfilov <e****v@g****m> over 7 years ago
3da491bd Removed flatten from io.imread Egor Panfilov <e****v@g****m> over 7 years ago
967cb20d Changed default behavior in filters.median Egor Panfilov <e****v@g****m> over 7 years ago
9e7f9350 Removed x-y coordinates support from regionprops Egor Panfilov <e****v@g****m> over 7 years ago
cf880b6c Address deprecations for 0.16 release (#3841) Egor Panfilov <e****v@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
ae573542 ENHANCEMENT: Compatibility with dask for image thresholding methods (#3823) Genevieve Buckley <3****y@u****m>
Committed by: Mark Harfouche <m****e@g****m>
over 7 years ago
e8301477 Use user-installed tifffile if available (#3650) Juan Nunez-Iglesias <j****s@m****u>
Committed by: Mark Harfouche <m****e@g****m>
over 7 years ago
e790c167 Rename majority_filter to majority (#3839) Egor Panfilov <e****v@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
over 7 years ago
1d81419c Documentation formatting fixes (#3838) Stefan van der Walt <s****t@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
604fd259 Force imageio reader to return NumPy arrays (#3837) Stefan van der Walt <s****t@g****m>
Committed by: Mark Harfouche <m****e@g****m>
over 7 years ago
691d1584 Remove matplotlib aspect keyword Dominik Straub <d****b@y****m> over 7 years ago
3ee95902 merge Merge pull request #3836 from rfezzani/Add_majority_filter_feature Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 7 years ago
16eeb2af Add reference result for majority_filter testing Riadh <r****i@v****m> over 7 years ago
7855c4fe merge Merge pull request #3834 from jarrodmillman/project_urls Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
over 7 years ago
4ac15add Add test for majority_filter Riadh <r****i@v****m> over 7 years ago
582fc033 Fix majority filter Riadh <r****i@v****m> over 7 years ago
81b97469 Add majority_filter function to filters.rank Riadh <r****i@v****m> over 7 years ago
8934b346 Add Cython kernels for majority filter implementation Riadh <r****i@v****m> over 7 years ago
9c7d7750 Add project_urls to setup Jarrod Millman <j****n@g****m> over 7 years ago
5f8fca7a Fix several issues with relabel_sequential (#3740) Uwe Schmidt <u****3@u****m>
Committed by: Stefan van der Walt <s****t@g****m>
over 7 years ago
e9163f5a Remove fancy language from 0.15 release notes (#3827) Stefan van der Walt <s****t@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f9d60427 Add 0.15.x to docversions.js Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
bda5ee51 Fix instructions for building release on scikit-image-wheels Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
218a6536 Update master version to 0.16.dev0 Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
2ad42e3b Update release instructions with new github script Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
cf96e2c6 Clean up release_dev.rst Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
2feba7f4 Push back release move to Azure to next release Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
88747a23 Update deprecated default value of block_norm in hog() Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
0ccd5db5 Move incorrect timing of API breakage in TODO Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
9d8dc269 Push back future API finalising Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
2a2e2171 Add release notes for 0.15.0 (#3826) Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
7dd87149 Build tool: Generate the release notes programatically by taking all the info... Mark Harfouche <m****e@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
over 7 years ago
cfd6a440 Implement requested changes Dominik Straub <d****b@y****m> over 7 years ago
6dea8b55 merge Merge pull request #3809 from jni/fix-watershed Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
fa06c458 Trying again... alexandrejaguar <a****a@i****g> over 7 years ago
fb890e4a Fixing __init__.py. alexandrejaguar <a****a@i****g> over 7 years ago
21c495ee Fixing import. alexandrejaguar <a****a@i****g> over 7 years ago
02cbbd10 merge Removing threshold_multiotsu from master. alexandrejaguar <a****a@i****g> over 7 years ago
1dec03cc Clarify documentation on no-markers watershed mode Juan Nunez-Iglesias <j****n@u****u> over 7 years ago
43454ee8 Rescue lazy import Juan Nunez-Iglesias <j****n@u****u> over 7 years ago
2bcf4296 Remove obsolete from __future__ import Juan Nunez-Iglesias <j****n@u****u> over 7 years ago
bd03b761 Move utility functions from watershed to _util Juan Nunez-Iglesias <j****n@u****u> over 7 years ago
ca27617a Add gallery example (rotational invariance) Dominik Straub <d****b@y****m> over 7 years ago
e0168719 Use 5x5 kernel for Farid & Simoncelli derivative Dominik Straub <d****b@y****m> over 7 years ago
c4c99afd merge Merge branch 'master' of https://github.com/scikit-image/scikit-image into fa... Dominik Straub <d****b@y****m> over 7 years ago

← Back to repository