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

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

SHA Message Author Date Stats
02e1b14d Clarify in governance how community can direct the project Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
ab04446f Add mask parameter to find_contours (#4150)
Co-authored-by: Lars Grueter <l****u@u****m>
Anthony Carapetis <a****s@g****m>
Committed by: Lars Grueter <l****u@u****m>
almost 7 years ago
6d49e999 Add motivation and scope paragraph to template Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
2963f0d3 setup.py: Fail gracefully when NumPy is not installed Stefan van der Walt <s****v@b****u> almost 7 years ago
aaec01d6 Minor wording updates to the values skip Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
c453ff34 Further reduce redundant description of SKIP Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
e944d51d Reduce SKIP explanation in governance Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
b4ffaf81 Language updates to governance Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
2e95fb50 Update steering council update process Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
b2f53272 Explain difference between fundamental and minor flaws Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
91041a8a Address @stefanv's comments on SKIP-0 Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
ed7ad465 merge Merge pull request #4180 from stuarteberg/improve-downscale-docs Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
58f5ecf4 merge Merged upstream master into register_rst Dave Mellert <D****t@j****g> almost 7 years ago
c2258a0e DOC: downscale_local_mean() docstring now mentions output dtype and unused cl... Stuart Berg <b****s@j****g> almost 7 years ago
16173f44 Use assert_almost_equal in test Riadh <r****i@v****m> almost 7 years ago
75ada41d merge Merge pull request #4172 from jni/fix-io-unbound Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
37eff67f Add note about exception types Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
21521310 merge Merge pull request #4176 from lagru/fix-bench-suite Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
7dedff03 Fix broken import in benchmark suite Lars Grueter <l****u@m****g> almost 7 years ago
cb16f7cb Actually return a tuple of coordinates Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
4e5a5384 Add test for threshold_mutliotsu result on astronaut image Riadh <r****i@v****m> almost 7 years ago
b3504279 Fix threshold_multiotsu regression Riadh <r****i@v****m> almost 7 years ago
c395ba64 Add tests for named temporary file error Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
958e1098 Ensure scaling ratio across axes always consistent in blob_log Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
00b87759 merge Merge pull request #4171 from sciunto/contiguousarray Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
854129a6 Round instead of ceil output shape when rotating image (#3173) Johannes Schönberger <j****h@d****e>
Committed by: Stefan van der Walt <s****v@b****u>
almost 7 years ago
eb815901 Restore test on non-contiguous array François Boulogne <d****l@s****g> almost 7 years ago
0070b8a1 Revert "remove test" François Boulogne <d****l@s****g> almost 7 years ago
b1b59094 Deprecate undefined data type management in radon function (#4131) Riadh Fezzani <r****i@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
almost 7 years ago
922ca9d4 Handle case in which NamedTemporaryFile fails Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
241dbc35 FIX #4166: maintain shape for 1x1 input array in exposure. (#4169) François Boulogne <f****e@s****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
almost 7 years ago
283a4df3 merge Merge pull request #4170 from sciunto/py3only Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
acded14b remove test François Boulogne <d****l@s****g> almost 7 years ago
bff86412 Fix #3088 François Boulogne <d****l@s****g> almost 7 years ago
4aba8430 Refactor/optimize threshold_multiotsu (#4167) Riadh Fezzani <r****i@g****m>
Committed by: François Boulogne <f****e@s****g>
almost 7 years ago
4ba6fd34 remove py2 specific code François Boulogne <d****l@s****g> almost 7 years ago
203e2812 remove unused import in test_denoise.py Gregory Lee <g****7@g****m> almost 7 years ago
6727d9a7 compare_psnr->peak_signal_noise_ratio Gregory Lee <g****7@g****m> almost 7 years ago
4d80c5c6 Add test for not rounding coordinates Juan Nunez-Iglesias <j****s@m****u>
Committed by: Juan Nunez-Iglesias <j****n@u****u>
almost 7 years ago
8eb11292 Add test for line crossing 0 Juan Nunez-Iglesias <j****s@m****u>
Committed by: Juan Nunez-Iglesias <j****n@u****u>
almost 7 years ago
cd8175d0 Rename round to integer to prevent shadowing built-in Juan Nunez-Iglesias <j****s@m****u>
Committed by: Juan Nunez-Iglesias <j****n@u****u>
almost 7 years ago
0390676b Travis CI: The sudo: tag is deprecated in Travis (#4164) Christian Clauss <c****s@m****m>
Committed by: François Boulogne <f****e@s****g>
almost 7 years ago
f3517fca Add test for anisotropic blob_log Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
08583e65 Fix typos in tests Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
eb4a9c3d Fix gaussian laplace filtering in anisotropic LOG Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
dbaeb047 Fix PEP8 issues Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
fe75dcea Compute sphere overlap with anisotropy Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
1eceff8b merge Merge pull request #4155 from zagerpatrick/doc_circle_aa Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
bf5c24bf move match_histogram from tranform to exposure (#4107) François Boulogne <f****e@s****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
almost 7 years ago
084b4d59 back-tick addition and doc reformatting zagerpatrick <z****k@g****m> almost 7 years ago
31ab3e2c adding docs to circle_perimeter_aa zagerpatrick <z****k@g****m> almost 7 years ago
bf009a48 merge Merge branch 'master' of https://github.com/scikit-image/scikit-image into Fi... Riadh <r****i@v****m> almost 7 years ago
4ed8d77d merge Merge pull request #4136 from rfezzani/Refactor_radon_transform Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
7d91d976 Fix argument name Riadh <r****i@v****m> almost 7 years ago
8b6545a8 merge Merge branch 'master' of https://github.com/scikit-image/scikit-image into Re... Riadh <r****i@v****m> almost 7 years ago
ba82be42 merge Merge pull request #3983 from rfezzani/Add_tvl1_optical_flow_method Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
5f3c0b3d Remove the call to find_object in radon Riadh <r****i@v****m> almost 7 years ago
93c196af Rename utils module to _optical_flow_utils Riadh <r****i@v****m> almost 7 years ago
99857310 Fix docstring Riadh <r****i@v****m> almost 7 years ago
1c060012 Add non trivial motion tests Riadh <r****i@v****m> almost 7 years ago
c36351e2 Restore deprecated coordinates arg to regionprops (#4144) Juan Nunez-Iglesias <j****s@m****u>
Committed by: Lars Grueter <l****u@u****m>
almost 7 years ago
2a5ddf93 Add test for blob_log overlap Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
302d7146 Update threshold for blob_doh log scale test Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
f0519cae Use correct spacing in anisotropic blob-finding Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
9867cbf5 Separate blob tests into different functions Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
c580fea3 merge Merge branch 'master' of https://github.com/scikit-image/scikit-image into Ad... Riadh <r****i@v****m> almost 7 years ago
668ffca5 merge Merge branch 'master' of https://github.com/scikit-image/scikit-image into Fi... Riadh <r****i@v****m> almost 7 years ago
4210364a merge Merge branch 'master' of https://github.com/scikit-image/scikit-image into Re... Riadh <r****i@v****m> almost 7 years ago
7eb99254 enable multichannel images in drawing module using shape (#4134) Dominik Kutra <k****k@u****m>
Committed by: Mark Harfouche <m****e@g****m>
almost 7 years ago
3466916f merge Merge pull request #4143 from jni/threshold-li-small Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
063fe30b Remove print statement from test Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
7422b626 Add tests for pathological arrays in threshold_li Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
8d1aca76 merge Merge pull request #4113 from soupault/remove_pages Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
12f382ed merge Merge pull request #4124 from sciunto/gallery_ht Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
79408848 Make use of scipy.constants.golden_ratio in order_angles_golden_ratio Riadh <r****i@v****m> almost 7 years ago
57a486f3 Add minor optimization Riadh <r****i@v****m> almost 7 years ago
13fbc198 Fix docstrings Riadh <r****i@v****m> almost 7 years ago
cd1aec97 Fix docstrings Riadh <r****i@v****m> almost 7 years ago
17495b5b Fix reviewer comments Riadh <r****i@v****m> almost 7 years ago
a35f1484 merge Merge pull request #4137 from jni/0.14.4-release-notes Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
638e7265 made example more robust Dave Mellert <D****t@j****g> almost 7 years ago
ffede713 Remove unnecessary slicing Riadh <r****i@v****m> almost 7 years ago
6c3411fc Update release notes for 0.14.4 Juan Nunez-Iglesias <j****s@m****u> almost 7 years ago
dfafe9fb Refactor order_angles_golden_ratio Riadh <r****i@v****m> almost 7 years ago
560fbdf5 Replace loop call to deg2rad by vectorized call Riadh <r****i@v****m> almost 7 years ago
4a6a7179 Refactor interpolation step in iradon Riadh <r****i@g****m> almost 7 years ago
00fa6c2f Refactor radon_transform module Riadh <r****i@v****m> almost 7 years ago
93d71c01 Refactor radon Riadh <r****i@g****m> almost 7 years ago
db2f32d8 merge Merge pull request #4127 from sciunto/backquotes Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
daf2bd69 Update skimage/filters/ridges.py François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
b31969c4 Update skimage/filters/thresholding.py François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a714bd51 Update skimage/filters/thresholding.py François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a3b3111a Update skimage/filters/thresholding.py François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
7e360b85 Update skimage/filters/thresholding.py François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
3453d8f0 Update skimage/filters/ridges.py François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
2c05bd1a Update skimage/filters/ridges.py François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
849d8f93 working start Dave Mellert <D****t@j****g> almost 7 years ago
d1be63d5 Revert radon function modifications Riadh <r****i@v****m> almost 7 years ago
398e463b Fix test_resize_dtype failure Riadh <r****i@v****m> almost 7 years ago
1707d222 Replace cython.floating by skimage.np_floats Riadh <r****i@v****m> almost 7 years ago

← Back to repository