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

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

SHA Message Author Date Stats
a973caa4 Add a note on compare_psnr to release_dev.rst Egor Panfilov <e****v@g****m> about 8 years ago
4b716193 appveyor: don't upload any artifacts Mark Harfouche <m****e@g****m> about 8 years ago
6408c587 Remove deprecated dynamic_range in compare_psnr Egor Panfilov <e****v@g****m> about 8 years ago
b9440836 merge Merge pull request #3305 from jni/pep8 Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
57e074a9 PEP8 fixes Juan Nunez-Iglesias <j****s@m****u> about 8 years ago
09fab985 Handle Numpy 1 15 warnings from dependencies (#3242) Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 8 years ago
aca3b2c4 Add test for inertia tensor Juan Nunez-Iglesias <j****s@m****u> about 8 years ago
d4891250 Update regionprops orientation tests Juan Nunez-Iglesias <j****s@m****u> about 8 years ago
e548d4ed Improve orientation docstring to account for rc coordinates Juan Nunez-Iglesias <j****s@m****u> about 8 years ago
30401e72 Fix orientation computation now that inertia tensor is fixed Juan Nunez-Iglesias <j****s@m****u> about 8 years ago
4148e971 Fix inertia tensor computation Juan Nunez-Iglesias <j****s@m****u> about 8 years ago
41586dd0 merge Merge pull request #3280 from AIworx-Labs/master Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
67e9777f remove trailing white space Page-David <d****0@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
a5403248 move addtional info on scale to Notes Page-David <d****0@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
0516a65f BUILD: Add pyproject.toml to ensure cython is present (#3295) Matt McCormick <m****t@m****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 8 years ago
c1510c05 Add benchmark suite for canny (#3271) Abhishek Arya <a****6@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 8 years ago
a2462531 Update skimage/__init__.py docstring and fix import * statement. (#3265) Genevieve Buckley <3****y@u****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 8 years ago
2fc2844f merge Merge pull request #3225 from jakirkham/apply_parallel_compute_None Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
about 8 years ago
ef5955f4 merge Merge pull request #3290 from grlee77/dwt_denoise_warn Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
6ce86899 merge Merge pull request #3285 from abhishekarya286/bench-histequalize Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
7097843c Remove excessive trailing linebreaks Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
c4a9f8f5 merge Merge pull request #3126 from hmaarrfk/bugfix_prefer_imageio_over_PIL François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
about 8 years ago
73d5c4d1 merge Merge pull request #3288 from Legodev/master Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m>
about 8 years ago
bae11803 merge Merge remote-tracking branch 'origin/master' into is/detector Guillaume Lemaitre <g****8@g****m> about 8 years ago
b25a4d14 merge Merge pull request #3292 from jni/matrix François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
about 8 years ago
0bf63df2 Replace scipy.sparse.*.todense() with toarray() Juan Nunez-Iglesias <j****s@m****u> about 8 years ago
89459f64 Remove unused lib + PEP8 François Boulogne <d****l@s****g> about 8 years ago
48872c10 merge Merge pull request #3238 from hmaarrfk/numpy_1_15 Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
01bef923 merge Merge pull request #3284 from Daiver/regionprops-squeeze-fix Stefan van der Walt <s****t@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
6e2436a4 merge Merge pull request #3289 from hmaarrfk/ignore_novice_save_demo.jpg Stefan van der Walt <s****t@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
ee592bf9 denoise_wavelet: warn the user if the wavelet is not orthogonal. Gregory R. Lee <g****e@c****g> about 8 years ago
eab691c8 .gitignore: novice: Ignore save-demo.jpg Mark Harfouche <m****e@g****m> about 8 years ago
420659c6 Typo: an index needs to be an integer not an float Legodev <l****t@m****g>
Committed by: GitHub <n****y@g****m>
about 8 years ago
76168c53 merge Merge pull request #3287 from scottstanie/histogram-eq-link-fix François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
about 8 years ago
c103a983 fix link to histogram eq blog reference scott <s****e@g****m> about 8 years ago
b08758eb Removed repetitive test François-Michel De Rainville <f****e@n****m> about 8 years ago
c042b78e Modified test to fail on broadcasting rule François-Michel De Rainville <f****e@n****m> about 8 years ago
0b256a13 Add note about changed squeeze behavior in regionprops docstring Juan Nunez-Iglesias <j****n@u****u> about 8 years ago
991bd6fb Use versionchanged tag inside output argument docstring Juan Nunez-Iglesias <j****n@u****u> about 8 years ago
4757c969 Fixed pep8 errors abhishekarya286 <a****6@g****m> about 8 years ago
d50ce967 Add benchmark suite for histogram equalization abhishekarya286 <a****6@g****m> about 8 years ago
a30be183 added two tests for `skimage.measure.regionprops` (2-D and 3-D cases with one... Kirill Klimov <r****1@y****u> about 8 years ago
136f269a removed `np.squeeze` from `skimage.measure.regionprops` to allow 1 pixel imag... Kirill Klimov <r****1@y****u> about 8 years ago
09ef87aa rectangular_grid: Add a message explaining how to obtain a list from a tuple Mark Harfouche <m****e@g****m> about 8 years ago
5be739f1 Fix background indexing François-Michel De Rainville <f****e@n****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
a71b589e merge Merge pull request #3276 from dallakyan/patch-1 Stefan van der Walt <s****t@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
07522411 Update _canny.py Sarkis Dallakian <d****s@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
e0428580 DOC fix import Guillaume Lemaitre <g****8@g****m> about 8 years ago
ff58e623 forgot to add files Guillaume Lemaitre <g****8@g****m> about 8 years ago
bacf7dba Better scale parameter description Page-David <d****0@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
4d258913 BUILD: Do not import submodules while building (#3270) Stefan van der Walt <s****t@g****m>
Committed by: Josh Warner <s****b@g****m>
about 8 years ago
d94b62d0 PEP8 Guillaume Lemaitre <g****8@g****m> about 8 years ago
1637d708 PEP8 Guillaume Lemaitre <g****8@g****m> about 8 years ago
aa8c3b0d merge Merge pull request #3249 from jni/sobel-benchmark Stefan van der Walt <s****t@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
8950f09c PEP8 and import Guillaume Lemaitre <g****8@g****m> about 8 years ago
de2906dc MAINT remove notebook Guillaume Lemaitre <g****8@g****m> about 8 years ago
85b9bea1 MAINT move import statement Guillaume Lemaitre <g****8@g****m> about 8 years ago
2f49cb66 merge Merge remote-tracking branch 'origin/master' into warmspringwinds-object_dete... Guillaume Lemaitre <g****8@g****m> about 8 years ago
cdfa72b5 merge Merge pull request #3262 from mamrehn/patch-1 Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
c617b1c6 Fix typo in documentation. mamrehn <m****n@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
c1e76f92 small modification: in the doc string of area_closing, diameter_closing ThomasWalter <t****r@m****r> about 8 years ago
72e6c203 removed path compression ThomasWalter <t****r@m****r> about 8 years ago
2ebacdbe adding DOI to examples ThomasWalter <t****r@m****r> about 8 years ago
fe013b05 updated test function and removed some errors ThomasWalter <t****r@m****r> about 8 years ago
1b912427 small modifications ThomasWalter <t****r@m****r> about 8 years ago
3d6ca67b visualization of max-trees added to gallery ThomasWalter <t****r@m****r> about 8 years ago
2e74e4dc Simplify the Dask Array test of `apply_parallel` John Kirkham <k****j@j****g> about 8 years ago
3ca9c36d Set `compute` in `apply_parallel` based on array John Kirkham <k****j@j****g> about 8 years ago
1b106e51 Travis: show that ccache at the right time Mark Harfouche <m****e@g****m> about 8 years ago
fbcee299 build: cythonize files in parallel. Mark Harfouche <m****e@g****m> about 8 years ago
d4109d84 Handle dask deprecation in cycle_spin (#3205) Egor Panfilov <e****v@g****m>
Committed by: Gregory R. Lee <g****7@g****m>
about 8 years ago
db55eb03 merge Merge pull request #3243 from cdeil/mpl-import Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
4c59f1d9 Remove cython md5 hashing as it isn't needed anymore Mark Harfouche <m****e@g****m> about 8 years ago
44742a73 merge Merge pull request #3236 from emmanuelle/formatting_line_profile Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
23a41973 Clarify the purpose of peakmem_setup Juan Nunez-Iglesias <j****n@u****u> about 8 years ago
f80a87e7 Avoid matplotlib.pyplot import on skimage.io import Christoph Deil <D****h@g****m> about 8 years ago
d8a8d44c merge Merge branch 'master' into attribute_operators ThomasWalter <t****r@m****r> about 8 years ago
f786dcc4 intermediate commit (upstream merge) ThomasWalter <t****r@m****r> about 8 years ago
b3425aa4 Refactoring, format fixes Egor Panfilov <e****v@g****m> about 8 years ago
7868962e Index numpy arrays with tuples instead of lists Mark Harfouche <m****e@g****m> about 8 years ago
2fa60935 Fix typo repeating dim_kernels vilim <v****m@n****e> about 8 years ago
8b6a4636 Corrected docstring formatting so that code block is displayed as code Emmanuelle Gouillart <e****t@n****g> about 8 years ago
b68db262 rectangular_grid returns a tuple for numpy 1.15. Mark Harfouche <m****e@g****m> about 8 years ago
d7931643 BENCH: Add benchmarks for morphology.watershed Lars G <l****u@m****g> about 8 years ago
7e279ec3 merge Merge pull request #3227 from hmaarrfk/travis_cleanup_pip Stefan van der Walt <s****t@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
227d2919 credit-reviewers: better communicate rate limiting Kira Evans <c****t@k****e> about 8 years ago
949c5571 typo, allow better debugging on travis. Mark Harfouche <m****e@g****m> about 8 years ago
fe2f68e7 credit-reviewers: address issues noted by @sopault Kira Evans <c****t@k****e> about 8 years ago
e213fa4d travis: pin the cython and numpy to the versions found in requirements Mark Harfouche <m****e@g****m> about 8 years ago
d543024d travis: Install test depedencies from requirements/test.txt Mark Harfouche <m****e@g****m> about 8 years ago
aa728afa set version requirement for numpydoc is a documentation requirement Mark Harfouche <m****e@g****m> about 8 years ago
2958d15d requirements-parser is a build time dependency as it is used in a build script. Mark Harfouche <m****e@g****m> about 8 years ago
269c4abd travis: Install the pinned numpy version from pypi Mark Harfouche <m****e@g****m> about 8 years ago
3bb600ca travis: Pin all requirements not just defaults Mark Harfouche <m****e@g****m> about 8 years ago
3891a2bc Add support for peak memory tracking by SLIC Juan Nunez-Iglesias <j****n@u****u> about 8 years ago
69554fc5 Fix the human readable error message on a bad build. (#3223) Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****a@g****m>
about 8 years ago
58356e4c Dont install install from pre in appveyor Mark Harfouche <m****e@g****m> about 8 years ago
3d464e67 merge Merge pull request #3197 from stefanv/video_docs François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
about 8 years ago
b775d225 merge Merge pull request #3219 from sciunto/python3_coding Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
4da028d4 MAINT: remove encoding information in file headers François Boulogne <d****l@s****g> about 8 years ago

← Back to repository