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

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

SHA Message Author Date Stats
d4eb3fc9 Add nD support to TV-L1 solver Riadh <r****i@v****m> about 7 years ago
4a8a3995 added tests, needs work Dave Mellert <D****t@j****g> about 7 years ago
adad3930 Add todo item about nonscalar np.linspace Juan Nunez-Iglesias <j****s@m****u>
Committed by: Juan Nunez-Iglesias <j****n@u****u>
about 7 years ago
85314673 moved warp functions out of logpolar Dave Mellert <D****t@j****g> about 7 years ago
6afffa6a Fixed radius-to-width issue Dave Mellert <D****t@j****g> about 7 years ago
f93b5a3e finished docstring Dave Mellert <D****t@j****g> about 7 years ago
95ffa3e1 style improvements Dave Mellert <D****t@j****g> about 7 years ago
9b1484a8 merge Merge branch 'master' into log_polar Dave Mellert <D****t@j****g> about 7 years ago
2d6ffc08 MNT: Set stacklevel accordingly in img_as_* (convert) (#4072) Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
1a43cfc7 Make some arguments keyword-only Juan Nunez-Iglesias <j****s@m****u>
Committed by: Juan Nunez-Iglesias <j****n@u****u>
about 7 years ago
0d63cf8e Add check for empty coords in safe round Juan Nunez-Iglesias <j****s@m****u>
Committed by: Juan Nunez-Iglesias <j****n@u****u>
about 7 years ago
9043ddd2 Add test for empty line Juan Nunez-Iglesias <j****s@m****u>
Committed by: Juan Nunez-Iglesias <j****n@u****u>
about 7 years ago
11273b10 FIX: Fix bug in bilateral filter, improve docs (#4080) Alexandre de Siqueira <a****a@i****g>
Committed by: Josh Warner <s****b@g****m>
about 7 years ago
15efbff7 merge Merge pull request #4082 from hmaarrfk/fix_qt Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
5d5a5c1d Tweak governance text Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
0b40d2e6 Do not require SKIP to change dependencies Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
1df78e76 Remove references to NumPy/Python process in SKIP0 Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
1f6608f2 Update values SKIP according to peer review Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
649cb0e6 Clarify language about updating the SC Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
0555b495 Add Zachary Pincus to initial steering council Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
de5bf841 Update ease of use and education clauses Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
3f169806 specify Ubuntu 14.04 until we decide to drop it Mark Harfouche <m****e@g****m> about 7 years ago
1e20fa99 docs update for downscale_local_mean and N-dimensional images (#4079) i3v <i****v@m****u>
Committed by: Mark Harfouche <m****e@g****m>
about 7 years ago
b1fea388 merge Merge pull request #4064 from hmaarrfk/test_rank_fixes Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
594dbe64 merge Merge pull request #3996 from sciunto/look_and_feel Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
1e01fe0b minor tweaks Dave Mellert <D****t@j****g> about 7 years ago
05cbb329 merge Merge branch 'master' of https://github.com/scikit-image/scikit-image into lo... Dave Mellert <D****t@j****g> about 7 years ago
46cd119b working warp_polar, lin+log Dave Mellert <D****t@j****g> about 7 years ago
de68c12a working warp_polar, linear Dave Mellert <D****t@j****g> about 7 years ago
053566fa merge Merge pull request #4069 from hmaarrfk/cleanup_thresholding Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d3acffc3 MNT: Document stacklevel parameter in contribution guide (#4066)
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u>
Mark Harfouche <m****e@g****m>
Committed by: François Boulogne <f****e@s****g>
about 7 years ago
59d66378 MNT: remove extreneous matplotlib warning (#4074) Mark Harfouche <m****e@g****m>
Committed by: François Boulogne <f****e@s****g>
about 7 years ago
b200e66e MNT: Set stacklevel correctly in io matplotlib plugin Mark Harfouche <m****e@g****m> about 7 years ago
7bcddee3 MNT: remove unused import `deprecated` from filters.threasholding Mark Harfouche <m****e@g****m> about 7 years ago
8029569f MNT: fixup stack level for filters ridges Mark Harfouche <m****e@g****m> about 7 years ago
3af93fb2 MNT: set stack level accordingly in lab2xyz Mark Harfouche <m****e@g****m> about 7 years ago
a006f851 Use functools instead of a real function for the internal warn function (#4062) Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
75000869 Add Josh to initial steering council Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
16dbf00c Remove language emphasising voting Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
b41ca6be Update governance with all contributing authors Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
48d102bf Update docs index Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
f9e4c6ad Add SKIP0 process, incr. governance, values idx Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
1c7bdc5e stubbed out beginning of log_polar transform Dave Mellert <D****t@j****g> about 7 years ago
b872ab6c Enable expected warnings to behave like a no-op Mark Harfouche <m****e@g****m> about 7 years ago
1d88d283 Fix 3861: Bad indentation on medial_axis (internal cython function) (#4060) François Boulogne <f****e@s****g>
Committed by: Mark Harfouche <m****e@g****m>
about 7 years ago
0d3e2fa5 RANSAC: add parameter for initial inliers (#2992) Jirka Borovec <B****a@u****m>
Committed by: Mark Harfouche <m****e@g****m>
about 7 years ago
3ea7c9e9 More explicit api for mpl François Boulogne <d****l@s****g> about 7 years ago
c12d74fd Enable packagers to disable failures on warnings. (#4021) Mark Harfouche <m****e@g****m>
Committed by: François Boulogne <f****e@s****g>
about 7 years ago
818710f5 data.load() must be private (#4061)
Co-authored-by: Mark Harfouche <m****e@g****m>
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
a86f555f Apply suggestions from code review Mark Harfouche <m****e@g****m> about 7 years ago
71aeb4f9 Use the new filter_warning capability of test_parallel to capture the Mark Harfouche <m****e@g****m> about 7 years ago
1693f2a8 TST: add the ability to capture warnings with test_parallel Mark Harfouche <m****e@g****m> about 7 years ago
67b1f737 use versionadded and versionchanged in denoise_wavelet docstring Gregory Lee <g****7@g****m> about 7 years ago
432e78f2 Speed up skimage.feature.peak_local_max (#3984) Clement Ng <c****g@g****m>
Committed by: François Boulogne <f****e@s****g>
about 7 years ago
fdfe4a23 Crop checkerboard at 90 François Boulogne <d****l@s****g> about 7 years ago
4acd6090 Rename internal function called assert_* -> check_* (#4037) François Boulogne <f****e@s****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
4b2bfef4 DOC: mention rescale_sigma in the release notes Gregory R. Lee <g****e@c****g>
Committed by: Gregory Lee <g****7@g****m>
about 7 years ago
43244ee8 Specify rescale_sigma=True in denoise_wavelet examples Gregory R. Lee <g****e@c****g>
Committed by: Gregory Lee <g****7@g****m>
about 7 years ago
e5b00f88 Add rescale_sigma argument to denoise wavelet. Gregory R. Lee <g****e@c****g>
Committed by: Gregory Lee <g****7@g****m>
about 7 years ago
e2b04997 Raise ValueError if kind is incorrect (#4055) François Boulogne <f****e@s****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
ae1625f5 merge Merge pull request #4053 from sciunto/mpl-normed-density Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
ca50da6b DOC: Add shape= to circle perim in hough_circle example (#4047) Juan Nunez-Iglesias <j****s@m****u>
Committed by: Josh Warner <s****b@g****m>
about 7 years ago
98fc3a82 Fix gallery after deprecation from #4025 (#4050) François Boulogne <f****e@s****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
06cddccb merge Merge pull request #4049 from sciunto/mpl_grid_param Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
fae6b38f Fix mpl deprecation on grid() François Boulogne <d****l@s****g> about 7 years ago
5ece4041 fix mpl future deprecation François Boulogne <d****l@s****g> about 7 years ago
12108499 merge Merge pull request #4045 from sciunto/meeseeksdev Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
6bed52ec remove meeseekdev.yml François Boulogne <d****l@s****g> about 7 years ago
93f52c25 Remove .meeseeksdev.yml, Mark is a core-dev. François Boulogne <d****l@s****g> about 7 years ago
d58d56f6 Improve import time (#4039) Mark Harfouche <m****e@g****m>
Committed by: Stefan van der Walt <s****v@b****u>
about 7 years ago
b73c8df7 Turn guess_spatial_dimensions to a private function (#4031) François Boulogne <f****e@s****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
6c50bd60 Correction of typos after #4025 (#4036) François Boulogne <f****e@s****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
b454d5ba skimage.evaluation module (#4025)
Co-authored-by: François Boulogne <f****e@s****g>, François Boulogne <f****e@s****g>, François Boulogne <f****e@s****g>, François Boulogne <f****e@s****g>, François Boulogne <f****e@s****g>
Ryan Avery <r****s@g****m>
Committed by: François Boulogne <f****e@s****g>
about 7 years ago
2dfe1051 [DOC] How to test and write benchmarks (#4016)
Co-authored-by: François Boulogne <f****e@s****g>, Lars Grueter <l****u@u****m>, Lars Grueter <l****u@u****m>, Lars Grueter <l****u@u****m>, Lars Grueter <l****u@u****m>, Lars Grueter <l****u@u****m>, Lars Grueter <l****u@u****m>
Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
67b973f9 merge Merge pull request #4032 from hmaarrfk/fixup_integer_division_in_examples Josh Warner <s****b@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
e9d4afca merge Merge pull request #4034 from hmaarrfk/iterable_tifffile Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
7554d5aa merge Merge pull request #4033 from hmaarrfk/iterable_slic Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b2f722a6 merge Merge pull request #4019 from hmaarrfk/supress_warnings_in_test_rank François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
a20baff1 Import Iterable from collections.abc in vendored tifffile code Mark Harfouche <m****e@g****m> about 7 years ago
9f77b1de Import Iterable from collections.abc Mark Harfouche <m****e@g****m> about 7 years ago
5fcbdbde Do not use integer division on floats Mark Harfouche <m****e@g****m> about 7 years ago
506b44cc merge Merge branch 'master' into Add_tvl1_optical_flow_method Riadh <r****i@v****m> about 7 years ago
dd2e1e14 Fix threshold_li (again) and add developer example (#3966) Juan Nunez-Iglesias <j****s@m****u>
Committed by: Mark Harfouche <m****e@g****m>
about 7 years ago
5d14feb8 merge Merge pull request #4017 from hmaarrfk/quiet_warning_in_viewer_test Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
caffd664 Corrected error in the way scales were built in the ORB.detect_and_extract me... Alexis Mignon <a****n@p****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
b4a4123e FIX: remove warning filter, fix doc wrt r,c (#4028) holly-c-gibbs <4****s@u****m>
Committed by: Josh Warner <s****b@g****m>
about 7 years ago
99af01e6 merge Merge pull request #4027 from holly-c-gibbs/regionpropswarns Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
fc96f712 pep8 fixes Holly Gibbs <h****s@t****u> about 7 years ago
304fce4d add final warnings filter Holly Gibbs <h****s@t****u> about 7 years ago
fb0c1d54 silence r,c warnings when property does not depend on r,c Holly Gibbs <h****s@t****u> about 7 years ago
6a0efd58 merge Merge pull request #4001 from sciunto/rm_dead_code Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d08d07dc Edit rescale_intensity to return original image instead of nans (#4015) Mars Huang <m****0@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
5521ecc3 Fix numpy 117 rc and dask in thresholding filters (#4022) Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
41f8e80c Suppress warnings in test_rank due to type conversion Mark Harfouche <m****e@g****m> about 7 years ago
9be9d8ec Suppress warnings in tests for viewer Mark Harfouche <m****e@g****m> about 7 years ago
d7fe218b Spellcheck @doc/examples/segmentation/plot_watershed.py (#4009) Bastian Eichenberger <4****s@u****m>
Committed by: Mark Harfouche <m****e@g****m>
about 7 years ago
2d84203b [DOC] clarify that the inertia_tensor may be nD in documentation (#4013) Mars Huang <m****0@g****m>
Committed by: Mark Harfouche <m****e@g****m>
about 7 years ago
b971373e merge Merge pull request #4008 from BBQuercus/patch-1 Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
53419b6d merge Merge pull request #4012 from BBQuercus/patch-5 Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
44c8aa3c merge Merge pull request #4011 from BBQuercus/patch-4 Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago

← Back to repository