Class: Iguide1080ImageRois

Inherits:
IguideImageRois show all
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

#SAMPLE, #initialize, #new

Constructor Details

This class inherits a constructor from ImageRois

Instance Method Details

#minimenu_ondemand_highlightedObject



7
8
9
10
11
# File 'lib/rois/stb/iguide/iguide_1080/iguide_1080_image_rois.rb', line 7

def minimenu_ondemand_highlighted
  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_logoObject



13
14
15
16
17
# File 'lib/rois/stb/iguide/iguide_1080/iguide_1080_image_rois.rb', line 13

def 
  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