An open API service providing commit metadata for open source projects.

GitHub / 8kcool/image-processing-samplecode-python / commits

SHA Message Author Date Stats
22825032 merge Merge pull request #2771 from l3robot/master Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
f2e58be0 Minor tweaks to docstring formatting Stefan van der Walt <s****t@g****m>
Committed by: Stefan van der Walt <s****v@b****u>
about 9 years ago
47320622 DOC: set_color docstring, in-place said explicitly Émile Robitaille <e****l@g****m> about 9 years ago
8af2eed4 Revert _prominent_peaks import due to circular import issue Egor Panfilov <e****v@g****m> about 9 years ago
3f0f6bac Made more imports relative Egor Panfilov <e****v@g****m> about 9 years ago
6db2bd77 merge Merge pull request #2757 from stefanv/contrib_guidelines__rebase_to_merge Josh Warner <s****b@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
59df605c Add link to GitWash rebase description Stefan van der Walt <s****v@b****u> about 9 years ago
a77dd79e merge Merge pull request #2751 from soupault/howto_testing Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
8e6727eb Recommend merging instead of rebasing, to lower contribution barrier Stefan van der Walt <s****v@b****u> about 9 years ago
607c3d12 Reword testing section Stefan van der Walt <s****v@b****u> about 9 years ago
af94cc16 merge Merge pull request #2754 from leaprovenzano/seam_carve_horizontal_bug Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
8437f236 Update OSX install script (#2752) Jarrod Millman <j****n@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
45086500 added more strict test for seam carving leaprovenzano <l****o@g****m> about 9 years ago
26f2fa00 fix bug in horizontal seam_carve and seam_carve test. leaprovenzano <l****o@g****m> about 9 years ago
07aa88d9 merge Merge pull request #2727 from jni/erosion1d Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
ae3899a6 Minor fixes to testing howto Egor Panfilov <e****v@g****m> about 9 years ago
5b3ad9ae Fix grey erosion 1D test Juan Nunez-Iglesias <j****n@u****u> about 9 years ago
e52affbb Added notes on testing to CONTRIBUTING Egor Panfilov <e****v@g****m> about 9 years ago
226c35db merge Merge pull request #2749 from dvolgyes/master Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
09a0c148 Doctest fix. The actual code is fine but the example return value was copied ... David Völgyes <d****s@i****g> about 9 years ago
62216d9e merge Merge pull request #2750 from jarrodmillman/misc-cleanups Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
1d85d225 Minor cleanup Jarrod Millman <j****n@g****m> about 9 years ago
0334ebfa PEP8 fix for test_entropy.py David Völgyes <d****s@i****g> about 9 years ago
3f25d2b2 Implementation and test fix for shannon_entropy calculation. David Völgyes <d****s@i****g> about 9 years ago
30d0c915 Revert to optional seed parameter in cython Matt Swain <m****n@m****m>
Committed by: Juan Nunez-Iglesias <j****n@u****u>
about 9 years ago
96ee3b7f Remove unneeded import Matt Swain <m****n@m****m>
Committed by: Juan Nunez-Iglesias <j****n@u****u>
about 9 years ago
58e12c9d Switch to numpy RandomState Matt Swain <m****n@m****m>
Committed by: Juan Nunez-Iglesias <j****n@u****u>
about 9 years ago
32e1a4ac Removed freeimage shim from skimage.io (#2744) Egor Panfilov <e****v@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
d4367d94 Add reference papers for `restoration.inpaint_biharmonic` (#2738) Egor Panfilov <e****v@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
3271d736 Refactor and improve `montage2d` into `montage` (#2626) François Boulogne <s****o@u****m>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
92c82edd merge Merge pull request #2470 from monego/wavelet-methods Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
cfdd141c Menioned VisuShrink in release docs Egor Panfilov <e****v@g****m> about 9 years ago
a015ef89 Fix typo in deploy docs test Stefan van der Walt <s****v@b****u> about 9 years ago
e068dafe merge Merge pull request #2701 from grlee77/label_mem Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
77d9307e merge Merge pull request #2694 from jglaser/master Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
9cf056e8 merge Merge pull request #2673 from silverneko/img_as_float32 Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
2a78c6a0 Revert "float32 -> float" Jens Glaser <j****r@u****u> about 9 years ago
82cb2892 float32 -> float Jens Glaser <j****r@u****u> about 9 years ago
3c2e8ffa Install documentation build requirements on Travis-CI (#2737) Stefan van der Walt <s****t@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
b1683ac4 Tidy unecessary changes in tests Matt Swain <m****n@m****m>
Committed by: Juan Nunez-Iglesias <j****n@u****u>
about 9 years ago
ddd34a6d Add seed parameter to probabilistic_hough_line Matt Swain <m****n@m****m>
Committed by: Juan Nunez-Iglesias <j****n@u****u>
about 9 years ago
268a7e25 merge Merge pull request #2731 from grlee77/gallery_css_fix Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
e1d231a7 Make `imshow_collection` plot images on a grid of convenient aspect ratio (#2... Arka Sadhu <a****4@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
c4221347 Add rectangle function to draw module (#2719) Theodore Lindsay <t****1@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
253eef84 Travis-CI: build and deploy docs on only one platform (#2732) Stefan van der Walt <s****t@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
f6d9752c Try building with Xcode 9 beta 3, MacOS 10.12 (#2730) Stefan van der Walt <s****t@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
d1594e4e DOC: Restore custom CSS style settings in sphinx-gallery Gregory R. Lee <g****e@c****g> about 9 years ago
e7a958f1 MAINT reorganize CI-related scripts (#2718) Nelle Varoquaux <n****x@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
6614aecb Add support for 1D arrays for grey erosion Juan Nunez-Iglesias <j****n@u****u> about 9 years ago
a24f2d94 Removed duplicate parameter in skimage.io docstring (#2725) Egor Panfilov <e****v@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
e78bc551 Added note on skimage.lookfor to release docs Egor Panfilov <m****d@g****m> about 9 years ago
efe9356e merge Merge pull request #2713 from stefanv/lookfor Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
31b6e491 Fix docstrings to build with newer (more strict) numpydoc (#2723) Stefan van der Walt <s****t@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
a935f6d1 FIX numpydoc error in skimage/io (#2722) Nelle Varoquaux <n****x@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
7ed5bd1b merge Merge pull request #2712 from stefanv/update_install_in_place Nelle Varoquaux <n****x@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
5d6831ee Remove broken URL for inpaint_biharmonic (#2716) Egor Panfilov <e****v@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
dab11e29 merge Merge pull request #2705 from florisvb/deprecate-visualize-in-hog Egor Panfilov <e****v@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
fabfb6a5 merge Merge pull request #2715 from florisvb/remove-unnecessary-astype-conversion Josh Warner <s****b@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
89df9780 fixing an unnecessary call to astype by switching to asarray Floris van Breugel <f****b@g****m> about 9 years ago
77d38202 clarify docstring Viraj <v****0@g****m> about 9 years ago
1fd8d481 Add lookfor Stefan van der Walt <s****v@b****u> about 9 years ago
bf746451 Tweak in-place installation instructions Stefan van der Walt <s****v@b****u> about 9 years ago
792bc0e3 Remove alpha channel when saving to jpg format (#2706) Emmanuelle Gouillart <e****t@n****g>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
b836316c Fix small testing bug introduced in previous merged PR Stefan van der Walt <s****v@b****u> about 9 years ago
a831b90a Add handling for uniform arrays when finding local extrema. (#2699) Kira <c****t@k****e>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
9451e3cb updated additional references to visualise to the new visualize spelling Floris van Breugel <f****b@g****m> about 9 years ago
f18b8f24 trying to fix PEP-8 style error Jens Glaser <j****r@u****u> about 9 years ago
b1ae316b next attempt at persuading style detector Jens Glaser <j****r@u****u> about 9 years ago
de47fa51 add unit test for allow_degenerate=False and spacing Jens Glaser <j****r@u****u> about 9 years ago
bdc6c4ad update example to reflect deprecated visualise changing to visualize Floris van Breugel <f****b@g****m> about 9 years ago
29d0c528 deprecate visualise in favor of visualize to resolve issue 2644 Floris van Breugel <f****b@g****m> about 9 years ago
273ecf0f fix variable name Gregory R. Lee <g****e@c****g>
Committed by: Gregory R. Lee <g****7@g****m>
about 9 years ago
e50b14f1 Avoid uneccesary data copies in label_cython Gregory R. Lee <g****e@c****g>
Committed by: Gregory R. Lee <g****7@g****m>
about 9 years ago
2f3ab768 Improve hysteresis docstring (#2669) Juan Nunez-Iglesias <j****a@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
d12ba71c documentation for build_max_tree finished, including example. walter <t****r@m****r> about 9 years ago
5dedfeff added some documentation for build_max_tree walter <t****r@m****r> about 9 years ago
6ac169d2 merge Merge pull request #2692 from stefanv/chanvese_typo François Boulogne <s****o@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
7ed79563 fix data type error Jens Glaser <j****r@u****u> about 9 years ago
a67798d2 Fix typo in Chan-Vese docstrings Stefan van der Walt <s****v@b****u> about 9 years ago
103969a7 ellipse filter is now working (still only the direct filter approach) walter <t****r@m****r> about 9 years ago
b5171f05 new ellipse filter (different area ratio measurement). removed bug in direct ... walter <t****r@m****r> about 9 years ago
fb7d69e8 max-tree implementation of area opening / closing walter <t****r@m****r> about 9 years ago
fa6b49fb max-tree working walter <t****r@m****r> about 9 years ago
7cf175c3 Remove unnecessary assignment in pxd file. (#2683) Robert Bradshaw <r****b@g****m>
Committed by: Stefan van der Walt <s****t@g****m>
about 9 years ago
211ba621 merge Merge pull request #2684 from timhok/patch-1 Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
0fc3f9ff merge Merge pull request #2618 from sciunto/inpaint Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
4f124d51 Unused var and function call timhok <1****K@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
8ef12eb7 merge Merge pull request #2645 from Buntworthy/1d-gray2rgb Juan Nunez-Iglesias <j****a@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
18a6f9cc should be okay for pep8 now walter <t****r@m****r> about 9 years ago
df34a98e more pep8 walter <t****r@m****r> about 9 years ago
0c97c2e1 a few pep8 modifications walter <t****r@m****r> about 9 years ago
7c3242b7 test suite walter <t****r@m****r> about 9 years ago
573f0e55 renamed test suite walter <t****r@m****r> about 9 years ago
c9f16f44 renamed criteria based operators to attribute operators (more common) walter <t****r@m****r> about 9 years ago
2f72cc1a documentation added; volume_raise removed. walter <t****r@m****r> about 9 years ago
2715f38a Updated test Justin Pinkney <j****y@g****m> about 9 years ago
f93a13fb Return (M, 3) size array for (M,) sized input Justin Pinkney <j****y@g****m> about 9 years ago
a033ba04 removed bug: now, I obtain the same result on a previous version (cellcognition) walter <t****r@m****r> about 9 years ago
205c6a65 still debugging (comparison with other software not yet working) walter <t****r@m****r> about 9 years ago
3c89e8ac removed print statements walter <t****r@m****r> about 9 years ago

← Back to repository