Class: SubImage
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- SubImage
- Defined in:
- app/models/sub_image.rb
Overview
A sub image represents a rectangular region of a larger image where the bounding box is defined by the top-left corner, width and height. The image is stored in an internal hierarchical tile-based format. Image Service API functions are available to access image content.
Direct Known Subclasses
IsiExperimentImage, OphysExperimentImage, SectionImage, SpecimenImage