Class: Odn720SamsungImageRois
- Inherits:
-
Odn720ImageRois
show all
- Defined in:
- lib/rois/stb/odn/odn_720/odn_720_samsung/odn_720_samsung_image_rois.rb
Overview
Defines Odn720 Samsung specific Image ROIs.
Instance Method Summary
collapse
#guide_info, #guide_info_screen, #guide_network_logo, #guide_screen_b_icon, #ondemand_left_menu_selector, #search_screen_keyboard_A_selected
#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
61
62
63
64
65
|
# File 'lib/rois/stb/odn/odn_720/odn_720_samsung/odn_720_samsung_image_rois.rb', line 61
def
new(:x => 116, :y => 400, :width => 241, :height => 37, :similarity => 80,
:ref_img => 'tsimages/reference/odn_720_samsung/guide_filter_menu_all_channels.jpg', :img_x => 116, :img_y => 400,
:img_width => 241, :img_height => 37)
end
|
#guide_home ⇒ Object
55
56
57
58
59
|
# File 'lib/rois/stb/odn/odn_720/odn_720_samsung/odn_720_samsung_image_rois.rb', line 55
def guide_home
new(:x => 940, :y => 617, :width => 61, :height => 54, :similarity => 80,
:ref_img => 'tsimages/reference/odn_720_samsung/guide_home.jpg', :img_x => 953, :img_y => 626, :img_width => 34,
:img_height => 32)
end
|
43
44
45
46
47
|
# File 'lib/rois/stb/odn/odn_720/odn_720_samsung/odn_720_samsung_image_rois.rb', line 43
def
new(:x => 131, :y => 112, :width => 266, :height => 547, :similarity => 80,
:ref_img => 'tsimages/reference/odn_720_samsung/menu_callerid_highlighted.jpg', :img_x => 142, :img_y => 412,
:img_width => 159, :img_height => 39)
end
|
19
20
21
22
23
|
# File 'lib/rois/stb/odn/odn_720/odn_720_samsung/odn_720_samsung_image_rois.rb', line 19
def
new(:x => 131, :y => 112, :width => 266, :height => 547, :similarity => 80,
:ref_img => 'tsimages/reference/odn_720_samsung/menu_guide_highlighted.jpg', :img_x => 143, :img_y => 208,
:img_width => 122, :img_height => 41)
end
|
7
8
9
10
11
|
# File 'lib/rois/stb/odn/odn_720/odn_720_samsung/odn_720_samsung_image_rois.rb', line 7
def
new(:x => 104, :y => 43, :width => 284, :height => 56, :similarity => 80,
:ref_img => 'tsimages/reference/odn_720_samsung/menu_home_page.jpg', :img_x => 104, :img_y => 43, :img_width => 284,
:img_height => 56)
end
|
31
32
33
34
35
|
# File 'lib/rois/stb/odn/odn_720/odn_720_samsung/odn_720_samsung_image_rois.rb', line 31
def
new(:x => 131, :y => 112, :width => 266, :height => 547, :similarity => 80,
:ref_img => 'tsimages/reference/odn_720_samsung/menu_kids_highlighted.jpg', :img_x => 145, :img_y => 313,
:img_width => 81, :img_height => 39)
end
|
#menu_ondemand_highlighted ⇒ Object
25
26
27
28
29
|
# File 'lib/rois/stb/odn/odn_720/odn_720_samsung/odn_720_samsung_image_rois.rb', line 25
def menu_ondemand_highlighted
new(:x => 131, :y => 112, :width => 266, :height => 547, :similarity => 80,
:ref_img => 'tsimages/reference/odn_720_samsung/menu_ondemand_highlighted.jpg', :img_x => 143, :img_y => 260,
:img_width => 222, :img_height => 39)
end
|
37
38
39
40
41
|
# File 'lib/rois/stb/odn/odn_720/odn_720_samsung/odn_720_samsung_image_rois.rb', line 37
def
new(:x => 131, :y => 112, :width => 266, :height => 547, :similarity => 80,
:ref_img => 'tsimages/reference/odn_720_samsung/menu_search_highlighted.jpg', :img_x => 143, :img_y => 364,
:img_width => 124, :img_height => 39)
end
|
49
50
51
52
53
|
# File 'lib/rois/stb/odn/odn_720/odn_720_samsung/odn_720_samsung_image_rois.rb', line 49
def
new(:x => 131, :y => 112, :width => 266, :height => 547, :similarity => 80,
:ref_img => 'tsimages/reference/odn_720_samsung/menu_settings_highlighted.jpg', :img_x => 142, :img_y => 466,
:img_width => 154, :img_height => 39)
end
|
13
14
15
16
17
|
# File 'lib/rois/stb/odn/odn_720/odn_720_samsung/odn_720_samsung_image_rois.rb', line 13
def
new(:x => 131, :y => 112, :width => 266, :height => 547, :similarity => 80,
:ref_img => 'tsimages/reference/odn_720_samsung/menu_watchtv_highlighted.jpg', :img_x => 148, :img_y => 154,
:img_width => 174, :img_height => 41)
end
|