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

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

SHA Message Author Date Stats
ea12ee34 Further tweaks to language Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
2c8871e6 Add skip template Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
035687df Can't make doctests pass Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
a92bef6a Fix line deleted in conflict resolution Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
60f1f93b Update docstrings for regionprops_table Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
69cb25be Rename _RegionProperties to RegionProperties Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
7c229b73 Add link to core dev guide Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
98695a75 Add missing argument to docstring of PaintTool (#3970) Juan Nunez-Iglesias <j****s@m****u>
Committed by: Mark Harfouche <m****e@g****m>
about 7 years ago
ea4e2e98 Select minimum imageio such that it is compatible with pathlib (#3969) Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
a257cdc8 Modify ProjectiveTransform.__nice__ formatting (#3967) Jon Crall <e****c@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
0640d365 Update props leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
6307d125 Make col_object a set leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
face55f8 Change comment to make sense leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
13d33a91 Added a reminder for users in the comments leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
c7b1faec Rremove always_include_label leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
975be706 Change types to non-strings leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
30d640dc Add detail to ProjectiveTransform repr and str (#3525) Jon Crall <e****c@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
0fbb1e75 Update comments leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
b26e3dfb Update comments leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
299409e2 Fix object columns and COL_DTYPE leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
d5fcf903 More PEP08 changes leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
0ea924a6 PEP08 changes leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
9ac00cf1 Make regionprops_table a public facing function leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
feb2a4aa merge Merge pull request #3961 from hmaarrfk/use_plugin_data_load Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
3e71bf6b Add more comments leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
bb27dccc Add comment to unraveling of arrays leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
ede122c5 Add spaces for pep08 leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
43405f0f Adding complexity and new tests for filters.threshold_multiotsu (#3935) Alexandre de Siqueira <a****a@i****g>
Committed by: Mark Harfouche <m****e@g****m>
about 7 years ago
41fea8b0 Set a lower limit on imread (#3960) Mark Harfouche <m****e@g****m>
Committed by: Stefan van der Walt <s****v@b****u>
about 7 years ago
fa637c19 Don't import or skip imageio becaue we depend on it Mark Harfouche <m****e@g****m> about 7 years ago
31970b9f Move random see to where it is needed in imageio Mark Harfouche <m****e@g****m> about 7 years ago
34c49291 More random.seed to where it is needed in test_imread Mark Harfouche <m****e@g****m> about 7 years ago
ecbe985f Update comment for _props_to_dict leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
dc370902 Fix tab indentation leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
2fe255be Make dict pep08 leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
37e21cb3 Remove leftover from debugging leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
315f30bb Add inertia stuff to PROPS. tests work. leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
df94a1ca Fixup the setup and teardown for img class using pytest fixtures Mark Harfouche <m****e@g****m> about 7 years ago
e2875f76 pep8 Mark Harfouche <m****e@g****m> about 7 years ago
55ea201e Only set the dtype keyword if it isn't none. some plugins don't use it Mark Harfouche <m****e@g****m> about 7 years ago
be3135f4 Revert how setup was done Mark Harfouche <m****e@g****m> about 7 years ago
80f86389 Use setup for skimage/io/tests/test_plugin.py Mark Harfouche <m****e@g****m> about 7 years ago
271dae68 Use setup and teardown for test_multi_image Mark Harfouche <m****e@g****m> about 7 years ago
472fef73 use importorskip for imread Mark Harfouche <m****e@g****m> about 7 years ago
4e673b42 use importorskip for imageio Mark Harfouche <m****e@g****m> about 7 years ago
db0da02a Rework import statements in SimpleITK Mark Harfouche <m****e@g****m> about 7 years ago
614a98f9 Remove expected warning from skivi since it doesn't show up anymore Mark Harfouche <m****e@g****m> about 7 years ago
8c5cf5ad Don't explicitely set plugin in load Mark Harfouche <m****e@g****m> about 7 years ago
1a3b5880 merge Merge pull request #3957 from DavidBreuer/meijering-correction Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
dd70a482 Actually remove rough-wall.png Mark Harfouche <m****e@g****m> about 7 years ago
4899c98b replace rough_wall with gravel Mark Harfouche <m****e@g****m> about 7 years ago
42dfde0d reshape the images to 512 and make them gray. Mark Harfouche <m****e@g****m> about 7 years ago
31fd67ea Add a CC0 Grass image. Mark Harfouche <m****e@g****m> about 7 years ago
89dd18d2 Add a correctly licensed brick image. Mark Harfouche <m****e@g****m> about 7 years ago
76dbe43e Update the examples to use the predefined functions Mark Harfouche <m****e@g****m> about 7 years ago
1d4b1034 Update skimage/data/__init__.py
Co-authored-by: Lars Grueter <l****u@u****m>
Mark Harfouche <m****e@g****m> about 7 years ago
c5af1e55 Update skimage/data/__init__.py
Co-authored-by: Lars Grueter <l****u@u****m>
Mark Harfouche <m****e@g****m> about 7 years ago
1bf21850 Recover lost enter leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
70ffbd22 Add weighted_local_centroid leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
cb490753 Make arrs np. Add dtypes. leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
cfbe10d1 Modify docstring. leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
7dbd9d47 Recover stuff which should not have been deleted leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
c388d611 Change variable names leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
21b81a8e Improve comments leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
d5bd449e Add regionprops_table and made other function auxilary leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
acd2ddd9 Change to_dict func name. Changed input to tuple leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
8d2f327e Add missing white spaces leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
46145575 Reformat to PEP 8 leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
177e6c50 Remove residue comment. leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
f1360896 Add cancel_auto input. leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
a1f59ea8 Finish docstring. Make code neat. Fix bugs leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
46f48f09 Add the images to the gallery Mark Harfouche <m****e@g****m> about 7 years ago
2e02ec13 Add the phantom, colorwheel, brick, grass, roughwall Mark Harfouche <m****e@g****m> about 7 years ago
0e675f44 Adjust comment on dark/bright ridges and generalize array indexing to always ... DavidBreuer <D****r@u****m> about 7 years ago
93644e6f Add skeleton of governance document Juan Nunez-Iglesias <j****s@m****u> about 7 years ago
b1b454cb Make code neat. Add part of docstring. Make code work. leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
6f8c1650 Add future instructions leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
d04bb3f9 Fix computation of Meijering filter in accordance with cited reference and ad... DavidBreuer <D****r@u****m> about 7 years ago
acee7459 avoid low contrast image save in a doctest. (#3953) Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
c7e5312f Improving docs and tests for directional filters Alexandre de Siqueira <a****a@i****g> about 7 years ago
3478f772 merge Merge pull request #3946 from hmaarrfk/fixup_docs_for_ci Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
a042c136 Add to_dict to __init__ leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
1c47dfbd Update _regionprops.py leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
860571ff merge Merge pull request #3948 from hmaarrfk/fixup_imread_dtype_warning François Boulogne <d****l@s****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d19bcfba Removed redundant variable referencing leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
8feffddd Add tests. Fix bugs. leGIT-bot <s****h@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
about 7 years ago
33253f93 don't cast integer to float before using it as integer in numpy logspace. Mark Harfouche <m****e@g****m> about 7 years ago
d5a31988 Fixup dtype kwarg warning in certain image plugins Mark Harfouche <m****e@g****m> about 7 years ago
3303133c Less commit noise Mark Harfouche <m****e@g****m> about 7 years ago
bb994b59 Fix plot_edge_filter.py references Mark Harfouche <m****e@g****m> about 7 years ago
f75af933 merge Merge pull request #3943 from changhw01/patch-1 Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
ca1ae2ea Update the joblib link in tutorial_parallelization.rst Huang-Wei Chang <c****1@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
d1ea2642 merge Merge pull request #3775 from dominikstrb/farid-simoncelli-derivatives Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
about 7 years ago
cdbf6571 merge Merge pull request #3930 from alexandrejaguar/remove_pyfits Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
bcacf3b7 Add warning for future dtype kwarg removal (#3932) François Boulogne <d****l@s****g>
Committed by: Juan Nunez-Iglesias <j****s@m****u>
over 7 years ago
a184914a merge Merge pull request #3936 from jni/float32 Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
621db759 Add support and test for float32 in denoise_tv_bregman Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
b9caba2a Remove float16 testing as we don't compile for 16b Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
c4854c78 Fix dtype implementation and testing in denoise_bilateral Juan Nunez-Iglesias <j****s@m****u> over 7 years ago
b4131fdf Improve the importorskip syntax Mark Harfouche <m****e@g****m> over 7 years ago

← Back to repository