IIIF / cookbook-recipes

For working on the recipes
https://iiif.io/api/cookbook/index.html
37 stars 32 forks source link

Annotating part of an image to a Canvas #38

Open tomcrane opened 5 years ago

tomcrane commented 5 years ago

Annotating part of an image to a Canvas

Two candidates...
https://github.com/IIIF/cookbook-recipes/blob/master/cookbook/0038a-segment-image/index.md
https://github.com/IIIF/cookbook-recipes/blob/master/cookbook/0038b-segment-image-part/index.md

Use case

Crop out the depiction of the frame from an image of a painting, or exclude the color calibration target from an image of a page.

tomcrane commented 5 years ago

Equivalent to 2.1 fixtures

https://iiif.io/api/presentation/2.1/example/fixtures/35/manifest.json https://iiif.io/api/presentation/2.1/example/fixtures/36/manifest.json https://iiif.io/api/presentation/2.1/example/fixtures/37/manifest.json https://iiif.io/api/presentation/2.1/example/fixtures/38/manifest.json

jrgriffiniii commented 4 years ago

These recipes have been moved to https://github.com/IIIF/cookbook-recipes/blob/master/recipe/0038a-segment-image/index.md and https://github.com/IIIF/cookbook-recipes/blob/master/recipe/0038b-segment-image-part/index.md, respectively.

glenrobson commented 2 years ago

Just including direct links as I'm going to remove these initial files until someone writes the recipe as it confuse the viewer matrix:

https://github.com/IIIF/cookbook-recipes/blob/986fa6098ec044a1e5a71b594bd6c971a8b75ff4/recipe/0038a-segment-image/index.md

https://github.com/IIIF/cookbook-recipes/blob/b8184c3bdad64ecf523bbc1aced2081d2258c07e/recipe/0038b-segment-image-part/index.md