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

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

SHA Message Author Date Stats
677ffc71 Fix typo in comment Riadh <r****i@v****m> almost 7 years ago
8cd83f4c Add * in signature François Boulogne <d****l@s****g> almost 7 years ago
9100e5a1 Update convert_to_float docstring Riadh <r****i@v****m> almost 7 years ago
f58907e4 Add comment to _warp_fast specialization management Riadh <r****i@v****m> almost 7 years ago
a1dd42d7 Add comment to convert_to_float type checking Riadh <r****i@v****m> almost 7 years ago
8cfef7ac Improve type check readability in convert_to_float Riadh <r****i@v****m> almost 7 years ago
d0c5b8ab Fix docstrings to specify type management Riadh <r****i@v****m> almost 7 years ago
ef019893 Fix spacing François Boulogne <d****l@s****g> almost 7 years ago
2039ff21 Remove dependency to cython package Riadh <r****i@g****m> almost 7 years ago
07a16784 Add test demonstrating the bug fix Riadh <r****i@g****m> almost 7 years ago
3286c6e8 Add image conversion to float in radon function Riadh <r****i@g****m> almost 7 years ago
d71fe665 Turn single backquotes to double backquotes François Boulogne <d****l@s****g> almost 7 years ago
7e46cb39 PEP8 François Boulogne <d****l@s****g> almost 7 years ago
95461ff7 Turn single backquotes to double backquotes François Boulogne <d****l@s****g> almost 7 years ago
1dcc9007 Turn single backquotes to double backquotes François Boulogne <d****l@s****g> almost 7 years ago
30b167fc Add support of float32 output to warp when calling _warp_fast Riadh <r****i@v****m> almost 7 years ago
5413e716 Add support to float32 for _warp_fast Riadh <r****i@v****m> almost 7 years ago
3c479295 Fix convert_to_float Riadh <r****i@v****m> almost 7 years ago
31ccb16e compute the origin outside the loop François Boulogne <d****l@s****g> almost 7 years ago
702335af set precision and enhance resolution François Boulogne <d****l@s****g> almost 7 years ago
7bbdf0a6 simpify notations François Boulogne <d****l@s****g> almost 7 years ago
14f55d64 Add sections François Boulogne <d****l@s****g> almost 7 years ago
c83dcdb5 merge Merge branch 'master' of https://github.com/scikit-image/scikit-image into Ad... Riadh <r****i@v****m> about 7 years ago
40b6bac5 merge pulling from upstream Dave Mellert <D****t@j****g> about 7 years ago
c85ff238 Followup navigation changes to Download (#4118) Egor Panfilov <e****v@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
2d663d7a Deprecate neighbors parameter in convex_hull_object (#4115) Egor Panfilov <e****v@g****m>
Committed by: François Boulogne <f****e@s****g>
about 7 years ago
0e31a395 Rephrase installation notes once again Egor Panfilov <e****v@g****m> about 7 years ago
d329ea9c Rephrase installation notes Egor Panfilov <e****v@g****m> about 7 years ago
f3188186 Added cgohlke binaries to the installation guide Egor Panfilov <e****v@g****m> about 7 years ago
d211f0f6 Rename docstring section in data.__init__ (#4114) Egor Panfilov <e****v@g****m>
Committed by: Mark Harfouche <m****e@g****m>
about 7 years ago
06a9ff53 Remove unreferenced cell_profiler and gsoc2011 rst Egor Panfilov <e****v@g****m> about 7 years ago
cd8e5cc5 merge Merge pull request #4112 from hmaarrfk/avoid_viewer_warning Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
147b54f3 Avoid use of deprecated function load in viewer Mark Harfouche <m****e@g****m> about 7 years ago
31cab462 merge Merge pull request #4109 from sciunto/doc-ransac Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
12ae0fc6 Gallery: use fstrings for better readability (#4110) François Boulogne <f****e@s****g>
Committed by: Mark Harfouche <m****e@g****m>
about 7 years ago
218dac88 Fix parenthesis François Boulogne <d****l@s****g> about 7 years ago
26f5d768 DOC: enhance the result display François Boulogne <d****l@s****g> about 7 years ago
28c94454 merge Merge pull request #4102 from hmaarrfk/drop_3.5 Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
db8667a8 merge Merge pull request #4097 from mellertd/log_polar François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
62c77de2 Update release_dev.rst Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
bfb7f8b5 Update .appveyor.yml Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
2fc7136d Add output dtype option Riadh <r****i@v****m> about 7 years ago
922b14fd Set flow dtype to float32 Riadh <r****i@v****m> about 7 years ago
5a0f4def Add no motion test for 3D case Riadh <r****i@v****m> about 7 years ago
971a22c3 Fix docstring example Riadh <r****i@v****m> about 7 years ago
30dab793 Update setup.py
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u>
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
e44e7de4 merge Merge pull request #4007 from LuisFF/LuisFF-patch-1 François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
8ff43660 Fix docstring example Riadh <r****i@v****m> about 7 years ago
74124390 Update skimage/filters/rank/generic.py
Co-authored-by: Mark Harfouche <m****e@g****m>
Luis F. de Figueiredo <1****F@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
5f68201a Update skimage/measure/entropy.py
Co-authored-by: Mark Harfouche <m****e@g****m>
Luis F. de Figueiredo <1****F@u****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
3c9644b1 Update docstring Riadh <r****i@v****m> about 7 years ago
be7fcb04 Fix docstring Riadh <r****i@v****m> about 7 years ago
54d0ee58 Fix typo in docstring Riadh <r****i@v****m> about 7 years ago
bfdc23e7 Fix docstrings Riadh <r****i@v****m> about 7 years ago
049c5604 Fix renaming issues Riadh <r****i@v****m> about 7 years ago
613433cb wording Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
ea7ccb49 Update setup.py to specify that it supports 3.6 only Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
52ee4878 merge Merge branch 'master' into drop_3.5 Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
8995a709 Improved test coverage of warp_polar Dave Mellert <D****t@j****g> about 7 years ago
81e1debb merge Fix merge Riadh <r****i@v****m> about 7 years ago
5485b16b Address reviewer comments Riadh <r****i@v****m> about 7 years ago
87081ff2 fixed docstring issue causing build to fail Dave Mellert <D****t@j****g> about 7 years ago
a6a867d7 MAINT: cleanup regionprop add PYTHONOPTIMIZE=2 to travis array (#3934) François Boulogne <f****e@s****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
807771c6 Added multichannel parameter Dave Mellert <D****t@j****g> about 7 years ago
63dd4384 started example of scale,rot, and translation Dave Mellert <D****t@j****g> about 7 years ago
51b3e604 merge Merge pull request #4103 from sciunto/typo Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
7174b306 Fix typo François Boulogne <d****l@s****g> about 7 years ago
35a4eb76 Add a note in the release notes. Mark Harfouche <m****e@g****m> about 7 years ago
d586a59f merge Merge branch 'log_polar' into register_rst Dave Mellert <D****t@j****g> about 7 years ago
12b89f8c wrote explanation for registering translated images Dave Mellert <D****t@j****g> about 7 years ago
580e5cdc Use r-strings in mathematical docstrings Mark Harfouche <m****e@g****m> about 7 years ago
30c924a2 Disable 3.8-dev since dependencies are hard to build Mark Harfouche <m****e@g****m> about 7 years ago
89d1e530 incorporating feedback on PR #4097 Dave Mellert <D****t@j****g> about 7 years ago
2b30d96f Scipy 0.19 was the first release with 3.6 wheels Mark Harfouche <m****e@g****m> about 7 years ago
369bbc46 Drop 3.5 support. add development 3.8 build. Mark Harfouche <m****e@g****m> about 7 years ago
2c9bb36f merge Merge pull request #4099 from hmaarrfk/fixup_regionprops_test Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
b8238d81 merge Merge pull request #4101 from hmaarrfk/fixup_data_init_cell Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
bf43e4af Visual image comparison (#4089)
Co-authored-by: Mark Harfouche <m****e@g****m>, Mark Harfouche <m****e@g****m>, Mark Harfouche <m****e@g****m>, Mark Harfouche <m****e@g****m>
François Boulogne <f****e@s****g>
Committed by: Mark Harfouche <m****e@g****m>
about 7 years ago
108e34e4 Update skimage/data/tests/test_data.py
Co-authored-by: François Boulogne <f****e@s****g>
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
eb3ca329 Update skimage/data/tests/test_data.py
Co-authored-by: François Boulogne <f****e@s****g>
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d11a3d71 merge Merge pull request #4070 from hmaarrfk/io_matplotlib_correct_stacklevel François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
beef5737 merge Merge pull request #4068 from hmaarrfk/warn_filters_ridges François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
ffe22ba4 merge MNT: set stack level accordingly in lab2xyz (#4067) François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
fff7a9e9 MNT: set stacklevel accordingly in felzenszwalb_cython (#4071) Mark Harfouche <m****e@g****m>
Committed by: François Boulogne <f****e@s****g>
about 7 years ago
c27b38c0 DOC: add cell dataset to docs Mark Harfouche <m****e@g****m> about 7 years ago
bb189e52 MNT: set stacklevel accordingly in util.shape (#4073) Mark Harfouche <m****e@g****m>
Committed by: François Boulogne <f****e@s****g>
about 7 years ago
47129be3 Suppress warnings in test suite regarding measure.label (#4018) Mark Harfouche <m****e@g****m>
Committed by: François Boulogne <f****e@s****g>
about 7 years ago
4bc823ad Fixup region props test Mark Harfouche <m****e@g****m> about 7 years ago
4d324354 Fix docstrings Riadh <r****i@g****m> about 7 years ago
3d1b1ddc Remove the no more relevant test_wrong_ndim Riadh <r****i@g****m> about 7 years ago
9265e3b6 Fix regularization iteration count Riadh <r****i@g****m> about 7 years ago
c08c881d Fix docstrings Riadh <r****i@g****m> about 7 years ago
2be579e5 merge merging latest from upstream master Dave Mellert <D****t@j****g> about 7 years ago
e2244f96 added example Dave Mellert <D****t@j****g> about 7 years ago
29ff6f91 Critical: address internal warnings in test suite related to metrics 4025 (#4... Mark Harfouche <m****e@g****m>
Committed by: François Boulogne <f****e@s****g>
about 7 years ago
aadd9408 Make use of FFTs more consistent across the library (#4084) Gregory R. Lee <g****7@g****m>
Committed by: François Boulogne <f****e@s****g>
about 7 years ago
b505373c Deprecate xy coordinates in segmentation.active_contours (#4035) Juan Nunez-Iglesias <j****s@m****u>
Committed by: Mark Harfouche <m****e@g****m>
about 7 years ago
9233542f tests for all 4 functions Dave Mellert <D****t@j****g> about 7 years ago
367d03ae finished tests Dave Mellert <D****t@j****g> about 7 years ago
281f7ab6 merge Merge branch 'master' into Add_tvl1_optical_flow_method Riadh <r****i@v****m> about 7 years ago

← Back to repository