Class: Odn1080ImageRois

Inherits:
OdnImageRois show all
Defined in:
lib/rois/stb/odn/odn_1080/odn_1080_image_rois.rb

Overview

Defines Odn1080-specific Image ROIs.

Instance Method Summary collapse

Methods inherited from OdnImageRois

#asset_resume_option_image, #episode_watch_button, #odn_asset_with_no_banner, #odn_guide_all_channels_image, #odn_keyboard_blank_image, #odn_no_signal_image, #odn_search_menu_image, #odn_search_screen_title_image

Methods inherited from ImageRois

#SAMPLE, #initialize, #new

Constructor Details

This class inherits a constructor from ImageRois

Instance Method Details

#guide_homeObject



7
8
9
10
# File 'lib/rois/stb/odn/odn_1080/odn_1080_image_rois.rb', line 7

def guide_home
  new(:x => 678, :y => 886, :width => 574, :height => 156, :similarity => 80, :img_x => 1020, :img_y => 1000,
      :img_width => 96, :img_height => 32, :ref_img => 'tsimages/reference/odn_1080/guide_home.jpg')
end