GitHub / 8kcool/image-processing-samplecode-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f8ab7497 | Deprecate current behavior of range in histogram | François Boulogne <d****l@s****g> | over 9 years ago | |
| fe1fffa2 | Website updates (documentation build) (#2585) |
RoseZhao <r****o@b****u>
Committed by: Stefan van der Walt <s****t@g****m> |
over 9 years ago | |
| e7ba21c6 | merge Merge pull request #2631 from JohnnyTeutonic/Coverage |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 31655cda | Remove erroneous formal parameter | JohnnyTeutonic <j****0@g****m> | over 9 years ago | |
| aa981dd7 | Remove white space after commas | JohnnyTeutonic <j****0@g****m> | over 9 years ago | |
| a5a009f5 | Add test for ValueErrors in test_watershed.py | JohnnyTeutonic <j****0@g****m> | over 9 years ago | |
| 7523c917 | merge Merge pull request #1522 from grlee77/nd_resize |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 141b09b3 | TST: improve resize coverage | Gregory R. Lee <g****7@g****m> | over 9 years ago | |
| 3f91e458 | DOC: remove double spaces in docstrings | Gregory R. Lee <g****7@g****m> | over 9 years ago | |
| ea96a0fa | DOC: update resize and pyramid docstrings to reflect nd inputs | Gregory R. Lee <g****7@g****m> | over 9 years ago | |
| a6fe7936 | MAINT: add reminder to perform the deprecation in 0.16 to TODO.txt | Gregory R. Lee <g****7@g****m> | over 9 years ago | |
| 1642c5f6 | DOC: update multichannel description in docstrings | Gregory R. Lee <g****7@g****m> | over 9 years ago | |
| ada79b10 | merge Merge pull request #2063 from aizvorski/jpeg-quality | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| efa43106 | merge Merge pull request #2454 from soupault/fix_map |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 51457bc5 | merge Merge pull request #2622 from sciunto/test_ssim |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 1e97802a | merge Merge pull request #2617 from sciunto/standard_img |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 186dd8a3 | merge Merge pull request #2584 from pskeshu/manual-segmentation |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| bcdb4f86 | use for loop rather than while loop in pyramid_laplacian | Gregory R. Lee <g****7@g****m> | over 9 years ago | |
| 6c8312a0 | pyramid_laplacian: restore while loop | Gregory R. Lee <g****7@g****m> | over 9 years ago | |
| e8e11d2d | DOC: radon transform example: multichannel=False during rescale to | Gregory R. Lee <g****7@g****m> | over 9 years ago | |
| b873b32d | MAINT: cleanup and bugfix in ssim tests | François Boulogne <d****l@s****g> | over 9 years ago | |
| e3befafa | Eliminate some TODOs for 0.14 | François Boulogne <d****l@s****g> | over 9 years ago | |
| 01c27766 | merge Merge pull request #2619 from sciunto/ChanVese |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 80051cd5 | merge Merge pull request #2620 from sciunto/numpydoc |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 3620d374 | Fix UserWarning: Unknown section Example | François Boulogne <d****l@s****g> | over 9 years ago | |
| fb591bfb | DOC: stylish edits | François Boulogne <d****l@s****g> | over 9 years ago | |
| 67cb6168 | use img_as_float | François Boulogne <d****l@s****g> | over 9 years ago | |
| 84ddd844 | follow convention for DOIs | François Boulogne <d****l@s****g> | over 9 years ago | |
| c533cfd0 | MAINT: remove unused argument | François Boulogne <d****l@s****g> | over 9 years ago | |
| dc13ddf4 | Respect standard notations for images in functions arguments | François Boulogne <d****l@s****g> | over 9 years ago | |
| 711794c0 | error message misspelled, integral to integer (#2615) |
Brad Bazemore <b****e@u****u>
Committed by: François Boulogne <s****o@u****m> |
over 9 years ago | |
| e2fcd6e0 | new feature - manual segmentation with matplotlib #2584 | Kesavan PS <p****n@t****n> | over 9 years ago | |
| d6d18cf9 | some matplotlib style changes; thanks to @tacaswell | Kesavan PS <p****n@t****n> | over 9 years ago | |
| 95835038 | address reviewer comments | Gregory R. Lee <g****7@g****m> | over 9 years ago | |
| a42a8216 | Segmentation: Implemention of a simple Chan-Vese Algorithm (#1957) |
GGoussar <g****r@u****e>
Committed by: François Boulogne <s****o@u****m> |
over 9 years ago | |
| e85dd0ef | removed unused variable; fixed typo in doc; force redraw when undo; | Kesavan PS <p****n@t****n> | over 9 years ago | |
| c0cc184c | fixed temp_list copy | Kesavan PS <p****n@t****n> | over 9 years ago | |
| 08ae01bf | return an empty image if there are no selections made | Kesavan PS <p****n@t****n> | over 9 years ago | |
| 9a3d269c | STY: misc pep8 fixes | Gregory R. Lee <g****7@g****m> | over 9 years ago | |
| a67da368 | minor fixes after initial rebase | Gregory R. Lee <g****7@g****m> | over 9 years ago | |
| 44e566d2 | fixed incorrect function names | Kesavan PS <p****n@t****n> | over 9 years ago | |
| 5023184f | temp_list as array before copy | Kesavan PS <p****n@t****n> | over 9 years ago | |
| df59aca2 | merge Merge pull request #1 from jni/manual-seg-tweaks |
Kesavan Subburam <p****u@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 1be8b4a1 | Removed broken test from interpolation.pxd, enable gray2rgb test | Egor Panfilov <m****d@g****m> | over 9 years ago | |
| 6054a966 | Add API cleanup to TODO | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| dc63b307 | Use constants for left and right click | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| a99d495e | Separate into two separate drawing functions | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| a6ce2ace | Migrate to Pytest (#2468) |
Nelle Varoquaux <n****x@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 9 years ago | |
| c5c0f9f6 | Rename mask to labels | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| aa09f403 | Remove mouse configuration | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| e763dcd1 | Various typo and style fixes | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| 61ad42ea | Move manual segmentation to the future package | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| 050505ce | interactively change between lasso and polygonal mode | Kesavan PS <p****n@t****n> | over 9 years ago | |
| 6450b3d1 | merge Merge pull request #2608 from sciunto/local_maxima |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| e651f1de | Reduce computation time by a factor 10 by cropping at the very beginning | François Boulogne <d****l@s****g> | over 9 years ago | |
| 7c8ca85b | merge Merge pull request #2606 from jni/fix-rescale-example |
François Boulogne <s****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| ba1aba18 | Set xlim and ylim in rescale gallery example | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| 6aeaece3 | merge Merge pull request #2560 from souravsingh/add-docs |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 0d446e6a | Update plot_rescale.py |
Sourav Singh <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 91ad993b | Fix comma |
Sourav Singh <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 6cd586bf | Update the release process notes (#2593) |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
over 9 years ago | |
| 51217449 | merge Merge pull request #2598 from sciunto/spelling |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 550f476e | Tweak pep8speaks. | Stefan van der Walt <s****v@b****u> | over 9 years ago | |
| ca096a9d | Cosmetic edits | François Boulogne <d****l@s****g> | over 9 years ago | |
| a5292428 | Add docs on downscaling |
Sourav Singh <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 6c959d83 | Spelling: replaces colour by color | François Boulogne <d****l@s****g> | over 9 years ago | |
| 8abcfb86 | Enhanced the rescale example | Egor Panfilov <m****d@g****m> | over 9 years ago | |
| b301a3e3 | Fix matplotlib | François Boulogne <d****l@s****g> | over 9 years ago | |
| 1d7f781c | Fix PEP8 errors |
Sourav Singh <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 8ab35b13 | Update plot_rescale.py |
Sourav Singh <s****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| fa4640b4 | merge Merge pull request #2596 from stefanv/mdboom/reduce-matplotlib-dependency |
Josh Warner <s****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 6e9021ad | passing function as parameter does not yet work | walter <t****r@m****r> | over 9 years ago | |
| 53981ee9 | working version (only c) | walter <t****r@m****r> | over 9 years ago | |
| f3f1c773 | criteria with C++ ... not yet working | walter <t****r@m****r> | over 9 years ago | |
| 7b0ebcd3 | first working test on area close | walter <t****r@m****r> | over 9 years ago | |
| e375710f | temp | walter <t****r@m****r> | over 9 years ago | |
| f6415948 | fixes the wrong button press behaviour when toolbar is active; | Kesavan PS <p****n@t****n> | over 9 years ago | |
| e7fb38b4 | optional draw_lines parameter to draw polygons by clicking on vertices instea... | Kesavan PS <p****n@t****n> | over 9 years ago | |
| 5ee0b1c9 | working version of area closing without criteria classes | walter <t****r@m****r> | over 9 years ago | |
| 131a1547 | merge Merge pull request #2433 from Borda/fit_geom_models |
François Boulogne <s****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 2b272dcf | Fix commit comments being invalid ReST | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| 9910d065 | Update master branch version to 0.14.dev0 | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| 7a096e01 | Attempt to fix release note indentation | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| ffa8a5b4 | Replace single with double backticks in release notes | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| 347ba3ff | Add v0.13.0 release notes | Juan Nunez-Iglesias <j****n@u****u> | over 9 years ago | |
| a599305d | updated docstring | Kesavan PS <p****n@t****n> | over 9 years ago | |
| fdd056fb | updated documentation | Kesavan PS <p****n@t****n> | over 9 years ago | |
| 5919a803 | doctest skip fix; helper function to generate mask from verts; optional retur... | Kesavan PS <p****n@t****n> | over 9 years ago | |
| 07d14377 | merge Merge pull request #2588 from soupault/init_extrema |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| d8a4419f | Added extrema functions to init | Egor Panfilov <m****d@g****m> | over 9 years ago | |
| 6cb85ed5 | resized the button | Kesavan PS <p****n@t****n> | over 9 years ago | |
| a5f87e9f | Doctest skip; changed the undo button; cleaned up code | Kesavan PS <p****n@t****n> | over 9 years ago | |
| b85350a7 | merge Merge pull request #2449 from ThomasWalter/extrema |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| f1f1ac78 | style changes; mask generation with skimage.draw.polygon | Kesavan PS <p****n@t****n> | over 9 years ago | |
| 0961c68f | Optional parameter to speed up mask | Kesavan PS <p****n@t****n> | over 9 years ago | |
| ede733f9 | draw a polygon around ROI with some transparency | Kesavan PS <p****n@t****n> | over 9 years ago | |
| 8e2a9aa6 | added support for RGB images; implemented undo function | Kesavan PS <p****n@t****n> | over 9 years ago | |
| c1419eb0 | fixed PEP8 issues | Kesavan PS <p****n@t****n> | over 9 years ago | |
| 65e11af3 | Manual segmentation tool with matplotlib | Kesavan PS <p****n@t****n> | over 9 years ago | |
| 855eb8e2 | Experiment with pep8_speaks | Stefan van der Walt <s****v@b****u> | over 9 years ago |