Rebecca Chang Swee Fun 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
..
content 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
core 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
DEPS 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
DIR_METADATA 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
OWNERS 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago
README.md 213e2ca447 Publish chromium based on 102.0.5005.115 1 year ago

README.md

//components/page_image_annotation

Library for using the image annotation service on images on webpages.

The image annotation service performs general image processing / labeling tasks in Chromium. This library enables use of the service with webpages; for example, by tracking images on webpages and sending their pixel data to the service.

This is a layered component (https://sites.google.com/a/chromium.org/dev/developers/design-documents/layered-components-design) which allows it to be shared cleanly on iOS.