Skip to content

more image docs and examples - #571

Merged
sn6uv merged 3 commits into
mathics:masterfrom
sn6uv:Issue492
Sep 30, 2016
Merged

more image docs and examples#571
sn6uv merged 3 commits into
mathics:masterfrom
sn6uv:Issue492

Conversation

@sn6uv

@sn6uvsn6uv commented Sep 21, 2016

Copy link
Copy Markdown
Member

Fixes#492

@sn6uvsn6uv added this to the 1.0 milestone Sep 21, 2016
@sn6uv
sn6uvforce-pushed the Issue492 branch 3 times, most recently from 98d1b15 to 8a18ab0CompareSeptember 27, 2016 01:15
@sn6uv

Copy link
Copy Markdown
MemberAuthor

This is clashing with $OutputSizeLimit slightly, e.g.

 5. TEST DominantColors[img, 3, "CoverageImage"]
----------------------------------------------------------------------
Test failed: DominantColors in Reference of built-in symbols / Image[] and image related functions.
DominantColors[img, 3, "CoverageImage"]
Result: {-Image-, <<1>>, -Image-}
Wanted: {-Image-, -Image-, -Image-}

My guess is because the size of the image is being used somehow rather than the size of its textual representation? Also affects the web frontend: @poke1024
2016-09-27-111827_1920x1080_scrot

@sn6uv
sn6uv merged commit 5b8fbe0 into mathics:masterSep 30, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@sn6uv