GitHub / 8kcool/image-processing-samplecode-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| a9aca73a | Fix potential use of NULL pointers (#3717) |
Christoph Gohlke <c****e@g****m>
Committed by: Mark Harfouche <m****e@g****m> |
over 7 years ago | |
| 8ed8ea48 | merge Merge pull request #3472 from hmaarrfk/doc_contributing |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1aec867c | Hinted where the remaining deps could be obtained for conda |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 797d0dba | Pass parameters through tifffile plugin (#3675) |
Marcel Beining <m****g@g****m>
Committed by: Mark Harfouche <m****e@g****m> |
over 7 years ago | |
| e86ec86a | Updated painttool to work with color images and properly scale labels. | Brian Smith <1****e@u****m> | over 7 years ago | |
| 6a6de08b | Replace np.einsum with np.tensordot in _upsampled_dft (#3710) |
Taylor D. Scott <t****t@u****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| 90c1cf68 | Fix potential memory leak (#3718) |
Christoph Gohlke <c****e@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| 8f6b4c08 | merge Merge pull request #3723 from hmaarrfk/downgrade_xcode |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| db49af5f | Update ISSUE_TEMPLATE.md (#3730) |
Mark Harfouche <m****e@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| bb0dcb72 | FEAT: Add support for anisotropic blob detection in blob_log and blob_dog (#3... |
Ambrose J Carr <a****r@u****m>
Committed by: Josh Warner <s****b@g****m> |
over 7 years ago | |
| f63d51fc | Downgrade Xcode to 9.4 | Mark Harfouche <m****e@g****m> | over 7 years ago | |
| 521b36c0 | Fix potential use of NULL pointers (#3719) |
Christoph Gohlke <c****e@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| 8397aab8 | Fix and improve core_cy.pyx |
Christoph Gohlke <c****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 0ad302ca | Change Cython `language_level` to 3 (#3707) |
Mark Harfouche <m****e@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| 2e0b1645 | merge Merge pull request #3708 from cgohlke/patch-5 |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8fa58361 | merge Merge pull request #3648 from GenevieveBuckley/manual-segmentation-update |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 2a03b66d | merge Merge pull request #3709 from hmaarrfk/fix_3_7 |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 24db4841 | Add Polygon and PatchCollection imports to _draw_polygon |
Genevieve Buckley <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| de552174 | Fix logic used to start xvfb services on ubuntu 14.04 and 16.04 | Mark Harfouche <m****e@g****m> | over 7 years ago | |
| 1b8cb080 | Drop imread from optional dependencies. Make it an extra dependency | Mark Harfouche <m****e@g****m> | over 7 years ago | |
| 24f6ba37 | Enable the faulthandler module during testing |
Christoph Gohlke <c****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d3facad7 | merge Merge pull request #3697 from hmaarrfk/better_issue |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d80b963f | merge Merge pull request #3704 from cgohlke/patch-4 |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 95d52a20 | merge Merge pull request #3703 from cgohlke/patch-3 |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 7953f25d | Support Cython < 0.29 |
Christoph Gohlke <c****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 01c57d06 | merge Merge pull request #3701 from hmaarrfk/streamline_pr |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 54d2265c | Update PULL_REQUEST_TEMPLATE.md |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 53b2756f | ENH: several fixes for heap.pyx |
Christoph Gohlke <c****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 95bc3993 | Fix ValueError: not enough values to unpack |
Christoph Gohlke <c****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8fe1d940 | Tighten the PR Template | Mark Harfouche <m****e@g****m> | over 7 years ago | |
| cd1685b2 | Improve the issue template | Mark Harfouche <m****e@g****m> | over 7 years ago | |
| 106ccc2b | Tweak the way `Iterable` is imported (#3692) |
Mark Harfouche <m****e@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| 18e9fb1d | merge Merge pull request #3687 from hmaarrfk/warnings_3_7 |
François Boulogne <f****e@s****g>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 0a3c0073 | merge Merge pull request #3688 from hmaarrfk/remove_pyproject.toml |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| da1af7e9 | Removed pyproject.toml from MANIFEST | Egor Panfilov <e****v@g****m> | over 7 years ago | |
| 9cdb3dc6 | remove pyproject.toml | Mark Harfouche <m****e@g****m> | over 7 years ago | |
| cd5634ec | Use tuples for indexing | Mark Harfouche <m****e@g****m> | over 7 years ago | |
| 7398ba94 | time.clock -> time.perf_counter | Mark Harfouche <m****e@g****m> | over 7 years ago | |
| 27961a7c | 'collections' -> 'collections.abc' | Mark Harfouche <m****e@g****m> | over 7 years ago | |
| b2041405 | Allow python 3.7 to fail, but travis to continue (#3683) |
Mark Harfouche <m****e@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| 90aeb484 | cython: check for presence of cpp files during install from sdist (#3311) |
Mark Harfouche <m****e@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| dc78db1a | Remove wrong cast of Py_ssize_t to int (#3682) |
cgohlke <c****e@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| a16e2ba1 | DOC: remove unused `im3d_t` in user-guide example (#3677) |
Nelle Varoquaux <n****x@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| fbd7e0c7 | merge Merge remote-tracking branch 'upstream/master' into attribute_operators | ThomasWalter <t****r@m****r> | over 7 years ago | |
| 9646deb5 | still working on a bug appearing for connectivity=1 | ThomasWalter <t****r@m****r> | over 7 years ago | |
| 0fddff46 | Add multichannel=True to match_histogram example (#3672) |
François Boulogne <f****e@s****g>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| be2ea065 | _marching_cubes_lewiner_cy: mark char as signed (#3587) |
Nehal J Wani <n****1@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| 820c6a78 | Update manual_segmentation.py, delay matplotlib imports |
Genevieve Buckley <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 88f57104 | MAINT: Minor style improvements (#3673) |
Roman Yurchak <r****k@p****e>
Committed by: Josh Warner <s****b@g****m> |
over 7 years ago | |
| d6223487 | status quo before local max check | ThomasWalter <t****r@m****r> | over 7 years ago | |
| 0a03ad65 | merge Merge pull request #3579 from hmaarrfk/refactor_sdist |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d74c6e68 | Add release notes for 0.14.2 (#3664) |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: Stefan van der Walt <s****t@g****m> |
over 7 years ago | |
| aa4dff52 | merge Merge pull request #3660 from scottstanie/patch-1 |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 78c7b62b | merge Merge pull request #3657 from stefanv/release-process-fixes/make-clean |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 71fe4cb8 | merge Merge pull request #3661 from stefanv/release-process-fixes/contrib-script |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9c517dd7 | merge Merge pull request #3662 from stefanv/dev-guide-updates |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 2dd67891 | change return of overlap to be named `fraction` |
Scott Staniewicz <s****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 284c7df9 | Renamed rm_pyx_c_file.sh | Egor Panfilov <e****v@g****m> | over 7 years ago | |
| 387c72b9 | Update core dev guide: deprecation, contributor guide, required experience | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| d8bb0e69 | Also remove Cython-generate cpp files | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| efaf4dfe | Contribution script: allow specification of GitHub development branch | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| eec28e2c | fix PEP8 in blob.py docstrings |
Scott Staniewicz <s****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 88e57cba | clarify in overlap docstrings over blob.py |
Scott Staniewicz <s****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 7fbd75fa | Refine release process notes | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| 4988179d | Remove MANIFEST file when making the 'clean' target | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| 258162fb | Correctly ignore release notes auto-generated for docs | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| 5ce8b0dc | test check_contrast=False | Christian Rauch <C****h@e****k> | over 7 years ago | |
| f80df12d | make the low contrast check optional when saving images | Christian Rauch <C****h@e****k> | over 7 years ago | |
| 6dc9fdb0 |
Update CONTRIBUTING.txt
Co-authored-by: hmaarrfk <m****e@g****m> |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| ddfe78fd |
Update CONTRIBUTING.txt
Co-authored-by: hmaarrfk <m****e@g****m> |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 747b8c2a |
Update CONTRIBUTING.txt
Co-authored-by: hmaarrfk <m****e@g****m> |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f1991f2f |
Update CONTRIBUTING.txt
Co-authored-by: hmaarrfk <m****e@g****m> |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 63605644 | merge Merge pull request #3634 from hmaarrfk/cloudpickle_doc_dependency |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| fd267205 | Add 'import matplotlib' back in, it's needed for the undo buttons. | Genevieve Buckley <3****y@u****m> | over 7 years ago | |
| c94cdb43 | merge Merge pull request #3636 from jni/core-dev-guide |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| db4e7a45 | merge Merge pull request #3642 from jo-tham/imread-failure-with-long-querystring |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| bf3fb739 | Fix typos pointed out by Johannes | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| 3cd4054f | changed wording from connectivity to neighborhood | ThomasWalter <t****r@m****r> | over 7 years ago | |
| 0dc46325 | connectivity defaults to 1 | ThomasWalter <t****r@m****r> | over 7 years ago | |
| 04c493fc | put ax first in plot_max_tree.py | ThomasWalter <t****r@m****r> | over 7 years ago | |
| 7033e610 | Add information about merging on GitHub | Juan Nunez-Iglesias <j****n@u****u> | over 7 years ago | |
| a75f974b | Remove extra link to GitHub docs. | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| b911b7f6 | Extract the mock into a fixture | Jotham Apaloo <j****o@o****m> | over 7 years ago | |
| 6cbd2ad6 | Clarify that urllib objects are being mocked | Jotham Apaloo <j****o@o****m> | over 7 years ago | |
| dad4956f | pep8 | Mark Harfouche <m****e@g****m> | over 7 years ago | |
| 7dd32cc0 | optional dependencies on pip | Mark Harfouche <m****e@g****m> | over 7 years ago | |
| 427a8eeb | add cloudpickle as an optional dependency |
Mark Harfouche <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 9406fc16 | With core developer guide living in docs, no longer need exception for sdist | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| 2a3dec55 |
Update doc/source/core_developer.rst
Co-authored-by: jni <j****s@m****u> |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8ffd6df1 | Make title consistent; fix internal hyperlinks | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| 79de0216 | Add core dev guide to docs | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| 92eba265 | Modify sentence to prevent but ... but. | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| 031e087c | Ensure that force-pushes and PR superceding credit original author | Juan Nunez-Iglesias <j****s@m****u> | over 7 years ago | |
| 49c28799 | Address @ahojnnes's comment about test coverage | Juan Nunez-Iglesias <j****s@m****u> | over 7 years ago | |
| eddbd3c4 | merge Merge pull request #5 from stefanv/core-dev-guide |
Juan Nunez-Iglesias <j****s@m****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f6da2e08 | Fixes according to Juan's review | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| 592be161 | Expand PR to Pull Request | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| 301199e5 | Simplify core developer guide language | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| e5fbca99 | Convert core developer guide to ReST | Stefan van der Walt <s****v@b****u> | over 7 years ago | |
| 9866fc06 | Rename core developer guide | Stefan van der Walt <s****v@b****u> | over 7 years ago |