GitHub / 8kcool/image-processing-samplecode-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 45d865c7 | DOC fix a couple of typos | Nelle Varoquaux <n****x@g****m> | almost 7 years ago | |
| 4df32326 | FIX + MAINT installation of cask on travis (OSX) (#4219) |
Nelle Varoquaux <n****x@g****m>
Committed by: Lars Grueter <l****u@u****m> |
almost 7 years ago | |
| 5598a374 | merge Merge pull request #3584 from grlee77/wavelet_scaling_fix |
Alexandre de Siqueira <a****a@i****g>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 224bfdc4 | changed to reduce_func and ufunc input | PinkShnack <e****s@h****m> | almost 7 years ago | |
| f39f00ad | DOC edits on RELEASE.txt + 0.16 release notes | Nelle Varoquaux <n****x@g****m> | almost 7 years ago | |
| 861d4e50 | merge Merge pull request #4216 from NelleV/fix_type |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 38535f84 | DOC creating release notes for 0.16 | Nelle Varoquaux <n****x@g****m> | almost 7 years ago | |
| f7a2102d | FIX a small typo in error message (randon_transform) | Nelle Varoquaux <n****x@g****m> | almost 7 years ago | |
| 37aef79c | merge Merge pull request #4210 from jni/skip-formatting |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 17147bc0 | Minor docstring fixes (#4211) |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: François Boulogne <f****e@s****g> |
almost 7 years ago | |
| c444debe | Add SKIPs to the main documentation index page | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 9226b6ac | Remove incorrect capitalisation | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 0a0919df | Reword 'veto' | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 392f294e | Fix formatting of skip2 | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 07dd9e6f | Fix TODO | François Boulogne <d****l@s****g> | almost 7 years ago | |
| a97c2ccc | merge Merge pull request #4205 from NelleV/fix_generate_release_note |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 9bfe02bf | FIX generate_release_note when contributor_set contains None | Nelle Varoquaux <n****x@g****m> | almost 7 years ago | |
| 105e11b5 | added max, min, sum choices for line profile | PinkShnack <e****s@h****m> | almost 7 years ago | |
| ba216c80 | merge Merge pull request #4204 from NelleV/prep_0.16_release |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| c18b922d | MNT Preparing the 0.16 release | Nelle Varoquaux <n****x@g****m> | almost 7 years ago | |
| 403088a8 | merge Merge branch 'corner_peak' of github.com:sciunto/scikit-image into corner_peak | François Boulogne <d****l@s****g> | almost 7 years ago | |
| b2e80875 | Add stakclevel and warning category | François Boulogne <d****l@s****g> | almost 7 years ago | |
| e018387d | merge Merge pull request #4187 from jni/api-updates |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 74ac2101 | Use numpy dtype objects rather than strings | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 9de2241c | Change niter to num_iter in optical flow API |
Riadh <r****i@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u> |
almost 7 years ago | |
| a27ce2f3 | Add code of conduct. | Stefan van der Walt <s****v@b****u> | almost 7 years ago | |
| d15387d3 | Fix tests in deprecated measure functions | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| efbfa7d3 | Fix PEP8 issues | Riadh <r****i@v****m> | almost 7 years ago | |
| 34dd70ee | Remove stray outdated normalize call | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 6337a443 | Add benchmark for resize_local_mean | Riadh <r****i@v****m> | almost 7 years ago | |
| 453308eb | Add grid_mode and preserve_range params | Riadh <r****i@v****m> | almost 7 years ago | |
| 522195f8 | Add resize_local_mean function | Riadh <r****i@v****m> | almost 7 years ago | |
| ae0f4190 | Add tests for resize_local_mean | Riadh <r****i@v****m> | almost 7 years ago | |
| 060b328c | Rename input arguments to adapted_rand_error again | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| fa4ecd80 | Use reference_image and moving_image in registration algos | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 250b0eb3 | Update argument names in metrics/simple_metrics | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 3e1bc1ce | Update API for variation of information | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 5ddab785 | Update API for adapted rand error | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| e1bb091a | Docstring fixes in metrics module | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| eaedfb60 | Remove mutable default arguments in metrics module | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 84e9735d | Add documentation | Riadh <r****i@g****m> | almost 7 years ago | |
| 99053efc | Add transform.resize_local_mean | Riadh <r****i@v****m> | almost 7 years ago | |
| 9e03d8a8 | Fix conversion to float32 dtype (#4193) |
Riadh Fezzani <r****i@g****m>
Committed by: Mark Harfouche <m****e@g****m> |
almost 7 years ago | |
| 4d9f52e1 | merge Merge pull request #4195 from madebyollin/master |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 509dd0b4 | ImageCollection is able to receive lists of patterns (#3928) |
Alexandre de Siqueira <a****a@i****g>
Committed by: Stefan van der Walt <s****v@b****u> |
almost 7 years ago | |
| 31de86af | merge Merge pull request #4198 from sciunto/maint_mc_meta |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 17bba388 | remove import __future__ | François Boulogne <d****l@s****g> | almost 7 years ago | |
| 42ca2e10 | merge Merge pull request #4162 from jni/fix-blob-dog-anisotropic |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 7d5f36d7 | Moves num_peaks note to Notes section |
Ollin Boer Bohan <m****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 0a9621db | Fix incorrect sigma_max computation | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| c188d3e3 | Fix additional PEP 8 issues |
Ollin Boer Bohan <m****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 2821892f | Fix(?) PEP 8 issues |
Ollin Boer Bohan <m****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 74c0bd8d | Clarify docstring |
Ollin Boer Bohan <m****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 0e358432 | Warn about corner_peaks use of num_peaks argument |
Ollin Boer Bohan <m****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 952988ef | merge Merge pull request #4128 from rfezzani/Fix_resize_output_detype_inconsistency |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 9c52fd3c | merge Merge pull request #4192 from lagru/update-docstring-link |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 1214f6ea | Update link to NumPy docstring standard | Lars Grueter <l****u@m****g> | almost 7 years ago | |
| 0d30bc67 | merge Merge pull request #2043 from jni/drawline3d |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 1591b962 |
Update skimage/_shared/utils.py
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u> |
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 19e81753 |
Update skimage/_shared/utils.py
Co-authored-by: Juan Nunez-Iglesias <j****s@m****u> |
Riadh Fezzani <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 379fd0b3 | merge Merge pull request #4188 from sciunto/defaultrole |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 6f077b05 | merge Merge pull request #4174 from rfezzani/Fix_threshold_otsu_regression |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| f067a6e1 | Update doctests to reflect tuple output | Juan Nunez-Iglesias <j****n@u****u> | almost 7 years ago | |
| b7ad275e | Minor docstring fixes for #4150 (#4184) |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: Lars Grueter <l****u@u****m> |
almost 7 years ago | |
| 901e0e91 | Change the default role to the same as numpy | François Boulogne <d****l@s****g> | almost 7 years ago | |
| 7057c2c9 | Add todo to deprecate img backwards-compatibility parameter | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 9def3919 | Fix image kwarg renaming in skeletonize3d | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 6a7710b8 | Use contingency table correctly with keyword arguments | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 5450c866 | Fix PEP8 issue in farid filter | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| a6af99fe | Update regionprops_table signature | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 86931d6f | Fix docstring in compare_images | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| ca1ca215 | Deprecate img as keyword argument to skeletonize_3d | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 89705bbe | Rename img to image in skeletonize_3d | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 90acff86 | Make later arguments in structural similary keyword-only | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 9ec39c56 | Make later arguments in contingency_table keyword-only | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 767c2637 | Make some arguments keyword only in majority filter | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| d8f16f37 | Make mask keyword-only in farid derivative code | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| d730931b | merge Merge pull request #4181 from stefanv/fix-setup.py-without-np |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 5512ed91 | Make multichannel keyword-only in new match_histograms | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 843cf2d6 | merge Merge pull request #4183 from jni/skip1-resolution-date |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| c5936783 | Fix duplicate label error | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 60075e1a | Fix index page again | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 6d1bc945 | Fix incorrect resolution date on SKIP1 | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| a3178742 | merge Merge pull request #4182 from jni/skip-fixes |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 8f0a45fc | Add resolution to SKIP1 | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 7872959e | Update index.rst | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| bbdc197f | Update SKIP2 to match SKIP template | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| efeaf17c | Fix Sphinx issues with building roadmap | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| fded8f2d | Reformat SKIP-1 to better match template | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 7aafc823 | merge Merge pull request #3585 from jni/roadmap |
Stefan van der Walt <s****v@b****u>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 9a108c85 | Clarify decision-making process after lazy-consensus failure | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| dec4d39f | engagement -> contributions | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 88394ebd | Revert "Add resolution date to governance SKIP" | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| af523a9e | Rename version effective to skimage-Version | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 7b6e4f60 | Add resolution date to governance SKIP | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 1be28523 | Harmonize values skip and values document, tweaking copyright | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 9e35a2a9 | Tweak formatting of copyright and references in SKIP template | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 891373b0 | Change SKIPs license to CC0+BY | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 3d4aeace | Language tweaks to SKIP0 | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago | |
| 5d74e995 | Remove the word 'synthetic' in favor of longer explanation | Juan Nunez-Iglesias <j****s@m****u> | almost 7 years ago |