Class: Iguide1080ImageRois
- Inherits:
-
IguideImageRois
- Object
- ImageRois
- StbImageRois
- IguideImageRois
- Iguide1080ImageRois
- Defined in:
- lib/rois/stb/iguide/iguide_1080/iguide_1080_image_rois.rb
Overview
Defines Iguide1080-specific Image ROIs.
Instance Method Summary collapse
Methods inherited from ImageRois
Constructor Details
This class inherits a constructor from ImageRois
Instance Method Details
#minimenu_ondemand_highlighted ⇒ Object
7 8 9 10 11 |
# File 'lib/rois/stb/iguide/iguide_1080/iguide_1080_image_rois.rb', line 7 def new(:x => 480, :y => 837, :width => 81, :height => 81, :similarity => 80, :ref_img => 'tsimages/reference/iguide_1080/minimenu_ondemand_highlighted.jpg', :img_x => 480, :img_y => 837, :img_width => 81, :img_height => 81) end |
#ondemand_logo ⇒ Object
13 14 15 16 17 |
# File 'lib/rois/stb/iguide/iguide_1080/iguide_1080_image_rois.rb', line 13 def ondemand_logo new(:x => 418, :y => 226, :width => 93, :height => 73, :similarity => 80, :ref_img => 'tsimages/reference/iguide_1080/ondemand_logo.jpg', :img_x => 418, :img_y => 226, :img_width => 93, :img_height => 73) end |