Skip to content

WIP: Add markups to image histograms#561

Open
brianhelba wants to merge 3 commits into
masterfrom
markup-histogram
Open

WIP: Add markups to image histograms#561
brianhelba wants to merge 3 commits into
masterfrom
markup-histogram

Conversation

@brianhelba
Copy link
Copy Markdown
Member

No description provided.

Comment thread server/models/image.py
'name': True,
'meta': True,
'markups': {
# (6) Concatinate all annotations' markup IDs together, eliminating
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo, should be "Concatenate"

Comment thread server/models/image.py
# (2) Extract only the markup from each annotation
'$map': {
'input': {
# (1) Remove incomplete, flagged, or inaccessable
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo, should be "inaccessible"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants