GitHub / 8kcool/image-processing-samplecode-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 456c20fd | DOC: fix LaTeX build via `make latexpdf` (#3441) |
ratijas <r****s@u****m>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 8 years ago | |
| 61afb235 | Update instructions et al for releases after 0.14.1 (#3442) |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 8 years ago | |
| 1d150ee4 | merge Merge pull request #3443 from sciunto/maint_py3only |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| d65b0522 | handle default value to avoid exception | François Boulogne <d****l@s****g> | almost 8 years ago | |
| edb3ed33 | Remove code specific to python 2 | François Boulogne <d****l@s****g> | almost 8 years ago | |
| e409ec66 | merge Merge pull request #3440 from rth/np-full |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 822c685f | Specify dtype explicitly in np.full | Roman Yurchak <r****k@p****e> | almost 8 years ago | |
| 1d216d4c | Use np.full when possible | Roman Yurchak <r****k@p****e> | almost 8 years ago | |
| fb6ae88f | merge Merge pull request #3368 from tomlof/issue_3299 |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| cbcee8a0 | merge Merge remote-tracking branch 'upstream/master' into masked-registration | Laurent P. René de Cotret <L****C@u****m> | almost 8 years ago | |
| 0beb8e0d | inscrease font size | François Boulogne <d****l@s****g> | almost 8 years ago | |
| 44895432 | Minor refactor |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| fe4636bd | DOC: Document that now PYTHONOPTMIZE is waiting on SciPy | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 31ba17cb | merge Merge pull request #3434 from hmaarrfk/multiprocessing_always_available |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 2f991c7b | Build tools: codecov: don't add a comment to the PR. | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 7e47ca03 | MNT: multiprocessing should always be avaible since we depend on python >2.7 | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| b8853eac | merge Merge pull request #3428 from hmaarrfk/http_to_https |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| a921ddf7 | Add TODO entry + temporarily remove PYTHONOPTIMIZE build | Gregory Starck <g****k@a****m> | almost 8 years ago | |
| aa2d2171 | Build tools: attempt to fix how PyQt is installed for MINIMUM_REQUIREMENTS | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 28e8e0af | Build tools: Sprinkle a few pip list / build_tools to see what is installed | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| a7124650 | Build tools: Make pyamg an optional dependency and remove custom logic | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 46764188 | merge Merge pull request #3427 from hmaarrfk/revert_3300 |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 5f33244c | merge Merge pull request #3429 from hmaarrfk/use_upstream_colormaps |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 3e3b4c57 | merge Merge pull request #3424 from hmaarrfk/osx_optional_deps |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 6b03b791 | Build tools: cleanup doc dependecy install since OSX can now install sphinx g... | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 7dadfec8 | MNT: A few more http->https conversions (manually checked) | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 5f7ec89f | MNT: Update the pyamg link | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 7f3ed640 | MNT: update misc links to https (manually checked) | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| b70979c8 | MNT: convert http to https in Contributing docs. | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 98055af1 | MNT: convert a few known urls to https | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 90103bfe | MNT: Convert asv links to https | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| a34a5360 | MNT: convert all github links to https | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 7615cd34 | MNT: Convert all scikit-image.com links to https | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 2a008d66 | MNT: Convert all wikipedia links to https | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 08ca15dd | MNT: Use matplotlib built-in colormap viridis | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 9aedbabd | MNT: Use matplotlib builtin colormap 'magma' in example | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| b237cbd9 | merge Merge pull request #3423 from hmaarrfk/dont_run_tests_twice |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 0dcd3487 | merge Merge pull request #3422 from hmaarrfk/mpl_dir_simplify |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 936b279c | merge Merge pull request #3421 from hmaarrfk/remove_pyside_restriction |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| d120d8ed | Build tools: Update libpng for osx on travis | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 94b6b890 | MAINT: Reverted the changes in #3300 that broke the | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 6209bf42 | Build tools: Add an OSX build with optional dependencies. | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 751d6257 | Build tools: Don't run tests twice. | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 3c5dc97f | Build tools: simplify how MPL_DIR is obtained. | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| fabfcb80 | MAINT: remove pyside restriction since we don't support Python 3.4 anymore. | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| cad84560 | Added a pre-build to the matrix | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 82ee64d5 | merge Merge pull request #3415 from hugovk/patch-1 |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 2c5f342f | merge Merge pull request #3402 from jni/thresholds |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 60792c38 | Further explain rationale for default bins value in _cross_entropy | Juan Nunez-Iglesias <j****n@u****u> | almost 8 years ago | |
| 50e24178 | merge Merge pull request #3418 from hugovk/patch-3 |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 191a1b3e | Fix syntax error |
Hugo <h****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 198d36e6 | merge Merge pull request #3337 from hmaarrfk/arm_software_fp_corner_warning |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| dc540cf7 | Add explicit Trove classifiers for Python 3.5-3.7 |
Hugo <h****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 1e56acaf | Add "Python-3 only" Trove classifier |
Hugo <h****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 1c350146 | merge Merge remote-tracking branch 'upstream/master' into masked-registration | Laurent P. René de Cotret <L****C@u****m> | almost 8 years ago | |
| 2f641c08 | Import ndimage according to stylistic guidelines | Laurent P. René de Cotret <L****C@u****m> | almost 8 years ago | |
| 6520d11a | Better explanation of `overlap_ratio` | Laurent P. René de Cotret <L****C@u****m> | almost 8 years ago | |
| 96728e8e | Tweaks to example based on PR feedback | Laurent P. René de Cotret <L****C@u****m> | almost 8 years ago | |
| d4fb0618 | Hardcode the inputs to test_ssim_grad (#3403) |
Mark Harfouche <m****e@g****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u> |
almost 8 years ago | |
| 78716c30 | Abstract away default bins to get immutable default arg | Juan Nunez-Iglesias <j****s@m****u> | almost 8 years ago | |
| 59226552 | merge Merge pull request #2532 from evanlimanto/greycoprops-normalize |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| cc6d5228 | merge Merge pull request #2880 from portugueslab/register-subpixel-3D |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| e6f66d0b | Skipping the upsampled 3D register_translation test for old numpy version and... | Vilim Stih <v****h@g****m> | almost 8 years ago | |
| 99401926 | DOC: example scripts must end in a blank line | Laurent P. René de Cotret <L****C@u****m> | almost 8 years ago | |
| abe927a8 | Added notice in release_dev.rst | Laurent P. René de Cotret <L****C@u****m> | almost 8 years ago | |
| 73285784 | Added an example to the gallery | Laurent P. René de Cotret <L****C@u****m> | almost 8 years ago | |
| 639d2038 | merge Merge remote-tracking branch 'upstream/master' into masked-registration | Laurent P. René de Cotret <L****C@u****m> | almost 8 years ago | |
| aa0bf8a9 | Minor updates to grammar in numpy images page (#3389) |
Justin <6****y@u****m>
Committed by: Juan Nunez-Iglesias <j****s@m****u> |
almost 8 years ago | |
| 8f7d39ee | merge Merge pull request #3409 from ttung/tonytung-tifffile |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| c41c0840 | Added back optimize=True, catching the TypeError if the argument is not suppo... | vilim <v****m@n****e> | almost 8 years ago | |
| e0bd85cc | Removed optimize=True for einsum | vilim <v****m@n****e> | almost 8 years ago | |
| 0b4046b4 | Allow tifffile.py to handle I/O. | Tony Tung <t****g@c****m> | almost 8 years ago | |
| c1a65b79 | Removed unnecessary casting before fft in register_translation | Vilim Stih <v****h@g****m> | almost 8 years ago | |
| cc3adcdb | merge Merge branch 'master' into register-subpixel-3D | Vilim Stih <v****h@g****m> | almost 8 years ago | |
| 21e067df | merge Merge pull request #2983 from stefanv/canny_filter_dtype |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| be71f09d | merge Merge pull request #3399 from hmaarrfk/xfail_32_failures |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| d0d079fa | Add space after colon in known failure message |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 08b748e8 | Point to Python 3 docs instead of 2 |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 08670776 | merge Merge pull request #3406 from grlee77/wavelet_denoise_test_fix |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 420d7e87 | TST: update test_wavelet_denoising_levels for PyWavelets 1.0 | Gregory R. Lee <g****e@c****g> | almost 8 years ago | |
| 9ed1553b | merge Merge remote-tracking branch 'upstream/master' into masked-registration | Laurent P. René de Cotret <l****t@o****m> | almost 8 years ago | |
| 2ba46e5d | Revert "FIX: appveyor config" | Laurent P. René de Cotret <l****t@o****m> | almost 8 years ago | |
| 3637daf4 | More verbose messages about why tests are marked as xfail. | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 5616f060 | Explain how 32 bit detection is done | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 52d88036 | Indicate optional arguments in docstrings | Juan Nunez-Iglesias <j****s@m****u> | almost 8 years ago | |
| 19bf05fb | Update Li thresholding | Juan Nunez-Iglesias <j****s@m****u> | almost 8 years ago | |
| 01a1c952 | Also xfail the ellipsis failer | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 26abf8af | Set travis build entry for -OO / PYTHONOPTIMIZE=2 mode | Gregory Starck <g****k@a****m> | almost 8 years ago | |
| 0cc17a38 | Enhance test docstrings for -OO case | Gregory Starck <g****k@a****m> | almost 8 years ago | |
| 28dfbfc5 | Handle intersphinx and mpl deprecation warnings in docs (#3300) |
Egor Panfilov <e****v@g****m>
Committed by: François Boulogne <f****e@s****g> |
almost 8 years ago | |
| fd7c6d39 | Add reason to xfail | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| 9a2d4db8 | First image as thumbnail | François Boulogne <d****l@s****g> | almost 8 years ago | |
| 3e6d4548 | set grayscale if needed, add comments | François Boulogne <d****l@s****g> | almost 8 years ago | |
| 5d5bd0aa | Integrate lwm dataset | François Boulogne <d****l@s****g> | almost 8 years ago | |
| 6668e521 | xfail test_spacing_1 test_descriptor_orb testRank on 32bit | Mark Harfouche <m****e@g****m> | almost 8 years ago | |
| f3b92a89 | Fix: allow import/execution with -OO | Gregory Starck <g****k@a****m> | almost 8 years ago | |
| da49225b | Add page for specific purpose images | François Boulogne <d****l@s****g> | almost 8 years ago | |
| cc666790 | Apply @Emmas comments | François Boulogne <d****l@s****g> | almost 8 years ago | |
| 0a450003 | merge Merge pull request #3394 from emmanuelle/casperdcl-master |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| e58346ab | Better behavior of Gaussian filter for larger number of dimensions | Emmanuelle Gouillart <e****t@n****g> | almost 8 years ago |