GitHub / 8kcool/image-processing-samplecode-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 5e5b0a7d | pep8 |
Ilya Flyamer <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 417bff6c | merge Merge pull request #2834 from soupault/minor_docs |
François Boulogne <s****o@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| e0eed08f | changed output of hough_line_peaks so that a zero input will return h instead... | Scott Heatwole <s****e@s****e> | almost 9 years ago | |
| 4e690ee6 | DOC: Switch from LaTeX to MathJax in doc build (#2832) |
Stefan van der Walt <s****t@g****m>
Committed by: Josh Warner <s****b@g****m> |
almost 9 years ago | |
| b265ee4e | Minor formula formatting fixes to the docstrings | Egor Panfilov <e****v@g****m> | almost 9 years ago | |
| ee70ad1d | Update misc.py |
Ilya Flyamer <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 95079fb3 | Addressing stefanv's comment |
Ilya Flyamer <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 0f328ffa | a few improvements tue to code review: | Nethanel Elzas <n****s@g****m> | almost 9 years ago | |
| fa1b135c | pep8 |
Ilya Flyamer <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 35353a22 | Better document remove_small_objects |
Ilya Flyamer <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 150e4fbd | FIX: add estimate_sigma to __all__ (#2829) |
Gregory R. Lee <g****7@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 9 years ago | |
| 5c8a48bc | merge Merge pull request #2822 from stefanv/gallery-from-stable-docs |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| ebaf0a10 | merge Merge pull request #2826 from corrado9999/fix-transformation-composition |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 281086a4 | merge Merge pull request #2780 from soupault/fix_colorconv |
Johannes Schönberger <j****h@d****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 3b39ffcd | merge Merge pull request #2823 from stefanv/appveyor_update_scripts |
Johannes Schönberger <j****h@d****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 4bc2f7eb | Fixed projective tranformation composition with the inverse transformation (t... | corrado9999 <c****9@g****m> | almost 9 years ago | |
| b153dcc2 | Remove unnecessary AppVeyor tools | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| f5a707f9 | Remove CMD_IN_ENV | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| 139892aa | fix pep8 "E501 line too long" | Nethanel Elzas <n****s@g****m> | almost 9 years ago | |
| 09a07138 | fix some more pep8 "E302 expected 2 blank lines, found 1" | Nethanel Elzas <n****s@g****m> | almost 9 years ago | |
| a5251395 | fix pep8 "E302 expected 2 blank lines, found 1" | Nethanel Elzas <n****s@g****m> | almost 9 years ago | |
| 102748bc | merge Merge pull request #2810 from stefanv/doc_include_submodules |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| b65c645c | Add Python 3.5 build, and simplify matrix specification | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| dfeec20e | merge Merge pull request #2818 from stefanv/pil-palette-extrema |
Johannes Schönberger <j****h@d****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 4b2b8116 | Remove own installation of Python | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| 3797a7cb | Disable docs build on AppVeyor | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| 3f33d496 | fix name of cycle_spinning example |
Gregory R. Lee <g****e@c****g>
Committed by: Gregory R. Lee <g****7@g****m> |
almost 9 years ago | |
| 9b95ad9a | Adapt AppVeyor to use Python.org dist, and update install script | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| 50055684 | merge Merge pull request #2821 from jni/fast-again-watershed |
Emmanuelle Gouillart <e****t@n****g>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| afd27d25 | The gallery now points to the currently viewed version of the docs | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| 38d30877 | Add minimal docstring to private _diff_neighbors function | Juan Nunez-Iglesias <j****n@u****u> | almost 9 years ago | |
| 8913a473 | Add comments noting specialisation of compactless watershed | Juan Nunez-Iglesias <j****n@u****u> | almost 9 years ago | |
| f3e76d86 | Reimplement watershed lines with mask instead of new label | Juan Nunez-Iglesias <j****n@u****u> | almost 9 years ago | |
| 5bf25a42 | Simplify wsl code, move if statmt to outer loop | Juan Nunez-Iglesias <j****n@u****u> | almost 9 years ago | |
| 9797234f | Fix: wsl only makes sense with pop-time labeling | Juan Nunez-Iglesias <j****n@u****u> | almost 9 years ago | |
| b57df626 | Change ‘index’ to ‘neighbor_index’ for readability | Juan Nunez-Iglesias <j****n@u****u> | almost 9 years ago | |
| dd23078f | Only skip popped elements if compactness > 0 | Juan Nunez-Iglesias <j****n@u****u> | almost 9 years ago | |
| 78805756 | Label watershed pixels at push if compactness=0 | Juan Nunez-Iglesias <j****n@u****u> | almost 9 years ago | |
| fb72b894 | Updated comments and changed num_trials parameter name | goldsborough <p****r@g****e> | almost 9 years ago | |
| d3950095 | Slice PIL palette correctly using extreme image value. | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| aceaf49f | TSTENH: Add W503 to pep8speaks ignore. (#2816) |
Kira Evans <c****t@k****e>
Committed by: Josh Warner <s****b@g****m> |
almost 9 years ago | |
| 066a2bf1 | Use __all__ for content discovery, if available | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| eece082b | Minor fixes to docs generation | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| 4ad7238b | Also document submodules, and ignore private modules `_*` | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| aa84da04 | Fix typo in seam carving docstring. | Stefan van der Walt <s****v@b****u> | almost 9 years ago | |
| 215a425d | Ratio test for descriptor matching (#2472) |
Johannes Schönberger <j****h@d****e>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 9 years ago | |
| 70265f66 | Fix bug in _umeyama (#2690) |
zhongzyd <z****d@q****m>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 9 years ago | |
| 9bdd7922 | merge Merge pull request #2802 from ahojnnes/downsample-image |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 26b82de1 | Add unit test for invalid rescale parameters | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| 58ee64c0 | Add optional flag to documentation of anti_aliasing parameters | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| b239da7f | Explicitly disable anti-aliasing in Gaussian/Laplacian pyramids | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| ea0c5574 | Fix numerical precision issue in unit tests | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| eb2cc00c | Add changes to the development release notes | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| 1af125c1 | Add anti_aliasing default argument to TODO list | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| f8b614f5 | Assert raise exception through pytest | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| b7d41423 | Fix unit tests of Gaussian/Laplacian pyramids | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| 64a6928e | a.any() used in if statement in hough_line_peaks covers more cases than if a: | Scott Heatwole <s****e@l****n> | almost 9 years ago | |
| fc1e6682 | add whitespace after commas for PEP8 | Scott Heatwole <s****e@l****n> | almost 9 years ago | |
| 77db110f | Fix to return statement of hough_line_peaks where an empty array threw errors | Scott Heatwole <s****e@l****n> | almost 9 years ago | |
| 345879d9 | Rename anti_aliasing_stddev to anti_aliasing_sigma | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| 8f528a5a | Show aliasing effects in rescaling example | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| 373fe5ff | DOC: Add morphological snakes to release notes (#2803) |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: Josh Warner <s****b@g****m> |
almost 9 years ago | |
| a6493def | Integrate anti-aliasing into existing rescale/resize | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| 92c50bdc | Implementation of Morphological Snakes (#2791) |
pmneila <p****a@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
almost 9 years ago | |
| ddddd2a8 | Add functions to properly downsample images | Johannes Schönberger <j****h@d****e> | almost 9 years ago | |
| 5a355806 | merge Merge pull request #2800 from jarrodmillman/remove-tasks |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 4ac17008 | Merge TASKS.txt with CONTRIBUTING.txt | Jarrod Millman <j****n@g****m> | almost 9 years ago | |
| 4e6175a8 | merge Merge pull request #2781 from jarrodmillman/requirements |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f331998c | Return indices rather than masks to avoid black color problems | goldsborough <p****r@g****e> | almost 9 years ago | |
| 8d5878c8 | Remove rogue comment | goldsborough <p****r@g****e> | almost 9 years ago | |
| e48f6018 | Add test for min_pixel_intensity=255 edge case | goldsborough <p****r@g****e> | almost 9 years ago | |
| c5c9301f | Skipping empty masks and flipped coloring/masking method | goldsborough <p****r@g****e> | almost 9 years ago | |
| 5605aeb2 | Fix integer division bugs for Python2 | goldsborough <p****r@g****e> | almost 9 years ago | |
| d7e35fa8 | Skip example in doctests | goldsborough <p****r@g****e> | almost 9 years ago | |
| 73a747d2 | Remove assertions for zero masks and fix docs | goldsborough <p****r@g****e> | almost 9 years ago | |
| ad7eb03c | Redesigned api using tuples and added support for external random seeds | goldsborough <p****r@g****e> | almost 9 years ago | |
| fe089977 | Various fixes and typos in histogram | François Boulogne <d****l@s****g> | almost 9 years ago | |
| 17c19c72 | Better iteration over dicts in colorconv | Egor Panfilov <e****v@g****m> | about 9 years ago | |
| 447ad1e0 | merge Merge pull request #2785 from jondo/extend-deprecation-doc |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 0ae56ebe | FIX: Swirl center coordinates are reversed #2523 (#2790) |
mrastgoo <m****o@g****m>
Committed by: Josh Warner <s****b@g****m> |
about 9 years ago | |
| b6e157fc | Tweak deprecation instructions to preserve across two releases | Stefan van der Walt <s****v@b****u> | about 9 years ago | |
| 978244c6 | Mention deprecated novice module by name in warning | Stefan van der Walt <s****v@b****u> | about 9 years ago | |
| fc1b4835 | Note default keyword deprecation in release notes for next two versions. | Stefan van der Walt <s****v@b****u> | about 9 years ago | |
| 5f548429 | merge Merge pull request #2784 from jondo/deprecate-novice |
Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 65de4e95 | Document mentioning deprecations in the release notes | Robert Pollak <r****k@j****t> | about 9 years ago | |
| dc9fb522 | Deprecate the novice module (#2742) | Robert Pollak <r****k@j****t> | about 9 years ago | |
| 05c8f554 | Add Networkx 1.x and 2.x compatibility (#2766) |
Jarrod Millman <j****n@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
about 9 years ago | |
| 28c7d03e | Make cut_normalized doctest faster (#2782) |
Jarrod Millman <j****n@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
about 9 years ago | |
| 5965b3e7 | Reorganizing requirements | Jarrod Millman <j****n@g****m> | about 9 years ago | |
| e5b6db12 | Remove bento support (#2776) |
Jarrod Millman <j****n@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
about 9 years ago | |
| a8fb2af1 | AppVeyor supports dot-file-style (#2779) |
Jarrod Millman <j****n@g****m>
Committed by: Stefan van der Walt <s****t@g****m> |
about 9 years ago | |
| aab297be | min_intensity -> min_pixel_intensity in test_generate_shapes.py | goldsborough <p****r@g****e> | about 9 years ago | |
| 9bdbf6c1 | Fixed bug in color.convert_colorspace for YCbCr, YPbPr |
Egor Panfilov <e****v@g****m>
Committed by: Egor Panfilov <m****d@g****m> |
about 9 years ago | |
| 72263801 | merge Merge pull request #2664 from sciunto/imports |
Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| a086905a | DOC: Return CONTRIBUTORS.txt to pkg root (#2775) |
Jarrod Millman <j****n@g****m>
Committed by: Josh Warner <s****b@g****m> |
about 9 years ago | |
| 6e262569 | TSTFIX: Ignore known failures (#2774) |
Jarrod Millman <j****n@g****m>
Committed by: Josh Warner <s****b@g****m> |
about 9 years ago | |
| f143fde3 | Fix too long lines | goldsborough <p****r@g****e> | about 9 years ago | |
| 366d0d93 | Adding generate_shapes and test_generate_shapes | goldsborough <p****r@g****e> | about 9 years ago | |
| 4b0713ae | Update PDF links/DOIs for censure references (#2768) |
Sera Yang <s****g@b****u>
Committed by: Stefan van der Walt <s****t@g****m> |
about 9 years ago | |
| 4f2bb1d0 | Implement unsharp masking filter. |
David Völgyes <d****s@i****g>
Committed by: Stefan van der Walt <s****v@b****u> |
about 9 years ago |