Class: Roku720TextRois

Inherits:
RokuTextRois show all
Defined in:
lib/rois/roku/roku_720/roku_720_text_rois.rb

Overview

The Roku720TextRois class defines the text ROIs common to all Roku 720p devices.

Instance Method Summary collapse

Methods inherited from TextRois

#SAMPLE, #initialize, #new

Constructor Details

This class inherits a constructor from TextRois

Instance Method Details

#abc_networkObject



969
970
971
972
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 969

def abc_network
  new(:x => 276, :y => 230, :width => 53, :height => 51, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/abc_network.JPG')
end

#About_App_BuilddateObject



772
773
774
775
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 772

def About_App_Builddate
  new(:x => 596, :y => 196, :width => 148, :height => 32, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_App_Builddate.JPG')
end

#About_App_ConnectiontypeObject



802
803
804
805
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 802

def About_App_Connectiontype
  new(:x => 596, :y => 518, :width => 254, :height => 46, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_App_Connectiotype.JPG')
end

#About_App_DevicenameObject



787
788
789
790
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 787

def About_App_Devicename
  new(:x => 592, :y => 328, :width => 94, :height => 34, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_App_Devicename.JPG')
end

#About_App_FirmwareObject



792
793
794
795
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 792

def About_App_Firmware
  new(:x => 594, :y => 392, :width => 164, :height => 32, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_App_Firmware.JPG')
end

#About_App_ModelObject



777
778
779
780
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 777

def About_App_Model
  new(:x => 602, :y => 304, :width => 78, :height => 28, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_App_Model.JPG')
end

#About_App_PublicIPObject



812
813
814
815
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 812

def About_App_PublicIP
  new(:x => 602, :y => 596, :width => 144, :height => 22, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_App_PublicIP.JPG')
end

#About_App_SerialnumberObject



782
783
784
785
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 782

def About_App_Serialnumber
  new(:x => 594, :y => 358, :width => 186, :height => 34, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_App_Serialnumber.JPG')
end

#About_App_SSIDObject



807
808
809
810
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 807

def About_App_SSID
  new(:x => 600, :y => 554, :width => 206, :height => 40, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_App_SSID.JPG')
end

#About_App_TimezoneObject



797
798
799
800
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 797

def About_App_Timezone
  new(:x => 594, :y => 418, :width => 130, :height => 36, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_App_Timezone.JPG')
end

#About_Roku_EthernetMacObject



721
722
723
724
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 721

def About_Roku_EthernetMac
  new(:x => 650, :y => 498, :width => 474, :height => 40, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_Roku_EthernetMac.JPG')
end

#About_Roku_IPObject



716
717
718
719
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 716

def About_Roku_IP
  new(:x => 650, :y => 458, :width => 370, :height => 40, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_Roku_IP.JPG')
end

#About_Roku_ModelObject



686
687
688
689
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 686

def About_Roku_Model
  new(:x => 650, :y => 212, :width => 250, :height => 40, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_Roku_Model.JPG')
end

#About_Roku_NetworkObject



711
712
713
714
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 711

def About_Roku_Network
  new(:x => 650, :y => 410, :width => 434, :height => 44, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_Roku_Network.JPG')
end

#About_Roku_SDcardObject



732
733
734
735
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 732

def About_Roku_SDcard
  new(:x => 644, :y => 580, :width => 412, :height => 44, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_Roku_SDcard.JPG')
end

#About_Roku_SerialNoObject



691
692
693
694
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 691

def About_Roku_SerialNo
  new(:x => 654, :y => 258, :width => 226, :height => 28, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_Roku_SerialNo.JPG')
end

#About_Roku_SoftwareVersionObject



696
697
698
699
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 696

def About_Roku_SoftwareVersion
  new(:x => 646, :y => 294, :width => 460, :height => 36, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_Roku_SoftwareVersion.JPG')
end

#About_Roku_SupportObject



706
707
708
709
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 706

def About_Roku_Support
  new(:x => 648, :y => 374, :width => 420, :height => 46, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_Roku_Support.JPG')
end

#About_Roku_UptimeObject



701
702
703
704
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 701

def About_Roku_Uptime
  new(:x => 650, :y => 336, :width => 392, :height => 38, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_Roku_Uptime.JPG')
end

#About_Roku_WirelessMacObject



727
728
729
730
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 727

def About_Roku_WirelessMac
  new(:x => 652, :y => 540, :width => 398, :height => 36, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_Roku_WirelessMac.JPG')
end

#About_VersionObject



767
768
769
770
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 767

def About_Version
  new(:x => 596, :y => 158, :width => 110, :height => 38, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/About_Version')
end

#actor_product_page_asset_infoObject



607
608
609
610
611
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 607

def actor_product_page_asset_info
  new(:x => 1007, :y => 434, :width => 215, :height => 102, :similarity => 80, :preprocessing => 6,
      :text => 'Actor Product Page Asset Info', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/actor_product_page.JPG')
end

#actor_product_page_first_asset_availabilityObject



602
603
604
605
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 602

def actor_product_page_first_asset_availability
  new(:x => 628, :y => 194, :width => 334, :height => 35, :similarity => 80, :preprocessing => 0,
      :text => 'Actor Product Page First Asset Type', :only_digits => false, :ref_img => '')
end

#actor_product_page_first_asset_typeObject



596
597
598
599
600
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 596

def actor_product_page_first_asset_type
  new(:x => 507, :y => 193, :width => 84, :height => 35, :similarity => 80, :preprocessing => 0,
      :text => 'Actor Product Page First Asset Type', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/actor_product_page.JPG')
end

#actor_product_page_results_textObject



590
591
592
593
594
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 590

def actor_product_page_results_text
  new(:x => 67, :y => 143, :width => 178, :height => 31, :similarity => 80, :preprocessing => 0,
      :text => 'Actor Product Page Results String', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/actor_product_page.JPG')
end

#actor_product_page_search_textObject



584
585
586
587
588
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 584

def actor_product_page_search_text
  new(:x => 61, :y => 44, :width => 816, :height => 48, :similarity => 80, :preprocessing => 0,
      :text => 'Actor Product Page Search String', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/actor_product_page.JPG')
end

#add_series_to_watch_later_listObject



178
179
180
181
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 178

def add_series_to_watch_later_list
  new(:x => 541, :y => 75, :width => 406, :height => 26, :similarity => 80, :preprocessing => 6,
      :text => 'Add Series to Watch Later list', :only_digits => false, :ref_img => '')
end

#all_new_labelObject



1279
1280
1281
1282
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1279

def all_new_label
  new(:x => 60, :y => 114, :width => 115, :height => 51, :similarity => 80, :preprocessing => 0, :text => 'All New',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/all_new_label.JPG')
end

#AndroidPhoneObject



222
223
224
225
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 222

def AndroidPhone
  new(:x => 187, :y => 384, :width => 59, :height => 74, :similarity => 48, :preprocessing => 376, :text => '',
      :only_digits => false, :ref_img => '')
end

#app_launch_loading_textObject



823
824
825
826
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 823

def app_launch_loading_text
  new(:x => 574, :y => 359, :width => 134, :height => 35, :similarity => 80, :preprocessing => 0, :text => 'Loading...',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/app_launch_loading.JPG')
end

#app_launch_start_textObject



864
865
866
867
868
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 864

def app_launch_start_text
  new(:x => 420, :y => 246, :width => 190, :height => 35, :similarity => 80, :preprocessing => 0,
      :text => 'Starting the app', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/app_launch_start_page.JPG')
end

#app_loading_spectrum_textObject



439
440
441
442
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 439

def app_loading_spectrum_text
  new(:x => 89, :y => 471, :width => 308, :height => 90, :similarity => 80, :preprocessing => 6, :text => 'Spectrum',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/app_loading_spectrum_text.JPG')
end

#asset_episode_dateObject



1391
1392
1393
1394
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1391

def asset_episode_date
  new(:x => 1066, :y => 319, :width => 168, :height => 44, :similarity => 80, :preprocessing => 0, :text => 'On Demand',
      :only_digits => false, :ref_img => '')
end

#asset_selectedObject



1269
1270
1271
1272
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1269

def asset_selected
  new(:x => 526, :y => 146, :width => 227, :height => 327, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/asset_selected.JPG')
end

#Audio_HDMIObject



762
763
764
765
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 762

def Audio_HDMI
  new(:x => 446, :y => 250, :width => 150, :height => 44, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Audio_HDMI.JPG')
end

#Audio_MenuvolumeObject



752
753
754
755
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 752

def Audio_Menuvolume
  new(:x => 490, :y => 158, :width => 102, :height => 38, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Audio_Menuvolume.JPG')
end

#Audio_ModeObject



757
758
759
760
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 757

def Audio_Mode
  new(:x => 410, :y => 206, :width => 194, :height => 44, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Audio_Mode.JPG')
end

#available_on_demand_buffer_textObject



100
101
102
103
104
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 100

def available_on_demand_buffer_text
  new(:x => 593, :y => 361, :width => 204, :height => 22, :similarity => 80, :preprocessing => 0,
      :text => 'Available On Demand', :only_digits => false,
     :ref_img => 'tsimages/reference/roku/roku_available_on_demand.JPG')
end

#blocked_channel_with_lockObject



1011
1012
1013
1014
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1011

def blocked_channel_with_lock
  new(:x => 387, :y => 192, :width => 167, :height => 127, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/blocked_channel_with_lock.JPG')
end

#cancel_buttonObject



1135
1136
1137
1138
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1135

def cancel_button
  new(:x => 726, :y => 438, :width => 89, :height => 28, :similarity => 80, :preprocessing => 0, :text => 'CANCEL',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/cancel_button.JPG')
end

#changed_closed_captions_mode_textObject



1421
1422
1423
1424
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1421

def changed_closed_captions_mode_text
  new(:x => 719, :y => 407, :width => 157, :height => 43, :similarity => 80, :preprocessing => 6, :text => '',
      :only_digits => false, :ref_img => '')
end

#Channel_nameObject



1441
1442
1443
1444
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1441

def Channel_name
  new(:x => 56, :y => 528, :width => 442, :height => 56, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Channel_name.JPG')
end

#channel_numberObject



1371
1372
1373
1374
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1371

def channel_number
  new(:x => 1027, :y => 52, :width => 80, :height => 37, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/channel_number.JPG')
end

#channel_selectedObject



974
975
976
977
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 974

def channel_selected
  new(:x => 43, :y => 88, :width => 351, :height => 61, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/channel_selected.JPG')
end

#channel_unavailable_ok_buttonObject



106
107
108
109
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 106

def channel_unavailable_ok_button
  new(:x => 402, :y => 445, :width => 37, :height => 24, :similarity => 80, :preprocessing => 0, :text => 'OK',
      :only_digits => false,:ref_img => 'tsimages/reference/roku/roku_channel_unavailable_ok_button.JPG')
end

#channelnumberObject



1376
1377
1378
1379
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1376

def channelnumber
  new(:x => 193, :y => 173, :width => 62, :height => 520, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/channelnumbers.JPG')
end

#clear_boxObject



1321
1322
1323
1324
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1321

def clear_box
  new(:x => 104, :y => 225, :width => 73, :height => 38, :similarity => 80, :preprocessing => 6, :text => 'CLEAR',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/clear_box.JPG')
end

#ClockformatObject



742
743
744
745
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 742

def Clockformat
  new(:x => 500, :y => 160, :width => 92, :height => 40, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Clockformat.JPG')
end

#closed_captions_textObject



1416
1417
1418
1419
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1416

def closed_captions_text
  new(:x => 513, :y => 221, :width => 263, :height => 43, :similarity => 80, :preprocessing => 6,
      :text => 'Closed Captions', :only_digits => false, :ref_img => '')
end

#closedcaptionObject



1436
1437
1438
1439
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1436

def closedcaption
  new(:x => 533, :y => 222, :width => 218, :height => 43, :similarity => 80, :preprocessing => 0,
      :text => 'Closed Captions', :only_digits => false, :ref_img => 'tsimages/reference/roku/closedcaption.JPG')
end

#content_blocked_parental_controlsObject



946
947
948
949
950
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 946

def content_blocked_parental_controls
  new(:x => 342, :y => 250, :width => 600, :height => 40, :similarity => 80, :preprocessing => 0,
      :text => 'This content is blocked by Parental Controls', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/content_blocked_parental_controls.JPG')
end

#content_is_blocked_textObject



444
445
446
447
448
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 444

def content_is_blocked_text
  new(:x => 406, :y => 260, :width => 250, :height => 29, :similarity => 80, :preprocessing => 8,
      :text => 'content is blocked', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/content_is_blocked.JPG')
end

#current_time_header_textObject



386
387
388
389
390
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 386

def current_time_header_text
  new(:x => 1113, :y => 56, :width => 103, :height => 27, :similarity => 80, :preprocessing => 0,
      :text => 'Info Bar Start End Time', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/guide_page_title.JPG')
end

#end_user_license_agreementObject



71
72
73
74
75
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 71

def end_user_license_agreement
  new(:x => 51, :y => 121, :width => 422, :height => 51, :similarity => 80, :preprocessing => 0,
      :text => 'End User License Agreement', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_login_end_user_license_agreement.JPG')
end

#enter_reset_pinObject



1199
1200
1201
1202
1203
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1199

def enter_reset_pin
  new(:x => 559, :y => 237, :width => 512, :height => 37, :similarity => 80, :preprocessing => 0,
      :text => 'To reset PIN  please enter your password', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/enter_reset_pin.JPG')
end

#enter_twc_password_pageObject



55
56
57
58
59
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 55

def enter_twc_password_page
  new(:x => 878, :y => 242, :width => 202, :height => 31, :similarity => 80, :preprocessing => 0,
      :text => 'Enter Password', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_login_password_enter_twc_id_password.JPG')
end

#enter_twc_user_name_pageObject



49
50
51
52
53
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 49

def enter_twc_user_name_page
  new(:x => 872, :y => 242, :width => 202, :height => 29, :similarity => 80, :preprocessing => 0,
      :text => 'Enter Username', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_login_username_enter_twc_id_user_name.JPG')
end

#enter_your_pin_textObject



450
451
452
453
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 450

def enter_your_pin_text
  new(:x => 393, :y => 199, :width => 164, :height => 34, :similarity => 80, :preprocessing => 8,
      :text => 'Enter your PIN', :only_digits => false, :ref_img => 'tsimages/reference/roku/enter_your_pin.JPG')
end

#exit_app_textObject



366
367
368
369
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 366

def exit_app_text
  new(:x => 388, :y => 272, :width => 134, :height => 41, :similarity => 80, :preprocessing => 0, :text => 'Exit App',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/exit_app_text.JPG')
end

#exit_page_back_to_home_textObject



189
190
191
192
193
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 189

def exit_page_back_to_home_text
  new(:x => 442, :y => 381, :width => 221, :height => 25, :similarity => 80, :preprocessing => 0,
      :text => 'Back to Home Screen', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/exit_page_back_to_home_text.JPG')
end

#favorite_filterObject



1034
1035
1036
1037
1038
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1034

def favorite_filter
  new(:x => 66, :y => 182, :width => 68, :height => 53, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/favorite_filter.JPG')

end

#filter_info_pageObject



38
39
40
41
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 38

def filter_info_page
  new(:x => 335, :y => 548, :width => 230, :height => 32, :similarity => 80, :preprocessing => 0,
      :text => 'Channel Number', :only_digits => false, :ref_img => 'tsimages/reference/roku/roku_filter_info_page.JPG')
end

#filter_info_popupObject



66
67
68
69
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 66

def filter_info_popup
  new(:x => 362, :y => 90, :width => 164, :height => 34, :similarity => 80, :preprocessing => 0,
      :text => 'Did you know', :only_digits => false,:ref_img => 'tsimages/reference/roku/roku_filter_info_popup.JPG')
end

#filters_iteratorObject



122
123
124
125
126
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 122

def filters_iterator
  new(:x => 48, :y => 122, :width => 280, :height => 30, :similarity => 80, :preprocessing => 6,
      :text => 'All Channels A-Z', :only_digits => false,
     :ref_img => 'tsimages/reference/roku/roku_filters_all_channels_A_Z.JPG')
end

#filters_menu_textObject



111
112
113
114
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 111

def filters_menu_text
  new(:x => 69, :y => 239, :width => 67, :height => 21, :similarity => 80, :preprocessing => 0, :text => 'FILTER',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/roku_guide_on_now_on_next_filters.JPG')
end

#first_channelObject



1351
1352
1353
1354
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1351

def first_channel
  new(:x => 184, :y => 186, :width => 66, :height => 42, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/first_channel.JPG')
end

#full_screen_overlay_ch_textObject



477
478
479
480
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 477

def full_screen_overlay_ch_text
  new(:x => 1008, :y => 56, :width => 94, :height => 26, :similarity => 80, :preprocessing => 0, :text => 'Live TV',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/full_screen_overlay_live_tv_text.JPG')
end

#full_screen_overlay_live_tv_textObject



201
202
203
204
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 201

def full_screen_overlay_live_tv_text
  new(:x => 1008, :y => 56, :width => 94, :height => 26, :similarity => 80, :preprocessing => 0, :text => 'Live TV',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/full_screen_overlay_live_tv_text.JPG')
end

#future_series_product_page_cast_textObject



1446
1447
1448
1449
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1446

def future_series_product_page_cast_text
  new(:x => 39, :y => 368, :width => 129, :height => 161, :similarity => 80, :preprocessing => 0, :text => 'Cast',
      :only_digits => false, :ref_img => '')
end

#get_on_demand_categoryObject



361
362
363
364
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 361

def get_on_demand_category
  new(:x => 65, :y => 120, :width => 279, :height => 40, :similarity => 80, :preprocessing => 6,
      :text => 'On Demand Category', :only_digits => false, :ref_img => 'tsimages/reference/roku/on_demand_page.JPG')
end

#get_on_demand_category_free_moviesObject



1336
1337
1338
1339
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1336

def get_on_demand_category_free_movies
  new(:x => 65, :y => 120, :width => 279, :height => 40, :similarity => 80, :preprocessing => 6, :text => 'Free Movies',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/on_demand_page.JPG')
end

#get_on_demand_category_season_catchupObject



1386
1387
1388
1389
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1386

def get_on_demand_category_season_catchup
  new(:x => 65, :y => 120, :width => 279, :height => 40, :similarity => 80, :preprocessing => 6,
      :text => 'Season Catch-Up', :only_digits => false, :ref_img => 'tsimages/reference/roku/on_demand_page.JPG')
end

#guide_call_lettersObject



419
420
421
422
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 419

def guide_call_letters
  new(:x => 79, :y => 191, :width => 130, :height => 34, :similarity => 80, :preprocessing => 6,
      :text => 'Guide Call Letters', :only_digits => false, :ref_img => 'tsimages/reference/roku/guide_page_title.JPG')
end

#guide_call_numberObject



424
425
426
427
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 424

def guide_call_number
  new(:x => 233, :y => 193, :width => 84, :height => 29, :similarity => 80, :preprocessing => 6,
      :text => 'Guide Call Number', :only_digits => false, :ref_img => 'tsimages/reference/roku/guide_page_title.JPG')
end

#guide_call_number_second_rowObject



1426
1427
1428
1429
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1426

def guide_call_number_second_row
  new(:x => 238, :y => 258, :width => 84, :height => 29, :similarity => 80, :preprocessing => 6, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/guide_page_title.JPG')
end

#guide_chno_oneObject



1311
1312
1313
1314
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1311

def guide_chno_one
  new(:x => 193, :y => 185, :width => 51, :height => 40, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/guide_chno_one.JPG')
end

#guide_chno_twoObject



1316
1317
1318
1319
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1316

def guide_chno_two
  new(:x => 192, :y => 303, :width => 48, :height => 43, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/guide_chno_two.JPG')
end

#guide_current_channel_title_textObject



455
456
457
458
459
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 455

def guide_current_channel_title_text
  new(:x => 1014, :y => 54, :width => 84, :height => 32, :similarity => 80, :preprocessing => 0,
      :text => 'Current Channel Title', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/guide_page_title.JPG')
end

#guide_current_program_titleObject



166
167
168
169
170
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 166

def guide_current_program_title
  new(:x => 246, :y => 332, :width => 107, :height => 39, :similarity => 80, :preprocessing => 0,
      :text => 'Program Title', :only_digits => false,
     :ref_img => 'tsimages/reference/roku/roku_guide_epg_current_program_highlight.JPG')
end

#guide_filter_channels_by_textObject



116
117
118
119
120
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 116

def guide_filter_channels_by_text
  new(:x => 68, :y => 120, :width => 190, :height => 22, :similarity => 80, :preprocessing => 0,
      :text => 'FILTER CHANNELS BY:', :only_digits => false,
     :ref_img => 'tsimages/reference/roku/roku_mini_guide_filter_channels_by_text.JPG')
end

#guide_filter_typeObject



134
135
136
137
138
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 134

def guide_filter_type
  new(:x => 79, :y => 72, :width => 290, :height => 40, :similarity => 80, :preprocessing => 6,
      :text => 'Guide Filter Type', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_guide_filter_type.JPG')
end

#guide_filters_textObject



392
393
394
395
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 392

def guide_filters_text
  new(:x => 51, :y => 28, :width => 123, :height => 40, :similarity => 80, :preprocessing => 8, :text => '< FILTERS',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/guide_page_title.JPG')
end

#guide_first_channelObject



1001
1002
1003
1004
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1001

def guide_first_channel
  new(:x => 178, :y => 167, :width => 84, :height => 72, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/guide_first_channel.JPG')
end

#guide_info_banner_titleObject



172
173
174
175
176
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 172

def guide_info_banner_title
  new(:x => 213, :y => 515, :width => 175, :height => 36, :similarity => 80, :preprocessing => 0,
      :text => 'Info Banner Program Title', :only_digits => false,
     :ref_img => 'tsimages/reference/roku/roku_guide_epg_current_program_highlight.JPG')
end

#guide_page_title_textObject



381
382
383
384
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 381

def guide_page_title_text
  new(:x => 1014, :y => 54, :width => 84, :height => 32, :similarity => 80, :preprocessing => 0, :text => 'Guide',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/guide_page_title.JPG')
end

#guide_second_channelObject



1006
1007
1008
1009
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1006

def guide_second_channel
  new(:x => 190, :y => 304, :width => 64, :height => 41, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/guide_second_channel.JPG')
end

#Guide_SORTBYObject



1451
1452
1453
1454
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1451

def Guide_SORTBY
  new(:x => 63, :y => 53, :width => 99, :height => 35, :similarity => 80, :preprocessing => 6, :text => 'SORT BY',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Guide_SORTBY.JPG')
end

#guide_time_slot_header_textObject



397
398
399
400
401
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 397

def guide_time_slot_header_text
  new(:x => 341, :y => 134, :width => 143, :height => 34, :similarity => 80, :preprocessing => 0,
      :text => 'Guide Time Slot Header', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/guide_page_title.JPG')
end

#home_loadedObject



17
18
19
20
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 17

def home_loaded
  new(:text => 'Options', :x => 1026, :y => 54, :width => 100, :height => 30, :preprocessing => 6,
      :ref_img => 'tsimages/reference/roku/roku_home.JPG')
end

#inactivity_notice_buttonObject



212
213
214
215
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 212

def inactivity_notice_button
  new(:x => 489, :y => 387, :width => 38, :height => 29, :similarity => 80, :preprocessing => 0, :text => 'OK',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/roku_four_hours_inactivity_notice_button.JPG')
end

#inactivity_notice_textObject



217
218
219
220
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 217

def inactivity_notice_text
  new(:x => 578, :y => 358, :width => 44, :height => 29, :similarity => 80, :preprocessing => 0, :text => 'OK',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/roku_four_hours_inactivity_notice.JPG')
end

#incorrect_credentials_alert_textObject



648
649
650
651
652
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 648

def incorrect_credentials_alert_text
  new(:x => 296, :y => 371, :width => 542, :height => 35, :similarity => 80, :preprocessing => 0,
      :text => 'The user name or password is incorrect.', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/incorrect_credentials_alert.JPG')
end

#Incorrect_username_passwordObject



839
840
841
842
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 839

def Incorrect_username_password
  new(:x => 296, :y => 360, :width => 666, :height => 92, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Incorrect_username_password.JPG')
end

#info_bar_asset_nameObject



206
207
208
209
210
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 206

def info_bar_asset_name
  new(:x => 59, :y => 537, :width => 403, :height => 41, :similarity => 80, :preprocessing => 0,
      :text => 'Info bar asset name', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/full_screen_overlay_live_tv_text.JPG')
end

#info_bar_available_on_demandObject



263
264
265
266
267
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 263

def info_bar_available_on_demand
  new(:x => 475, :y => 614, :width => 439, :height => 26, :similarity => 80, :preprocessing => 6, :text => 'ON DEMAND',
      :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_info_bar_on_demand.JPG')
end

#info_bar_call_nameObject



245
246
247
248
249
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 245

def info_bar_call_name
  new(:x => 189, :y => 622, :width => 122, :height => 26, :similarity => 80, :preprocessing => 0,
      :text => 'Info Bar Call Name', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_info_bar_call_name.JPG')
end

#info_bar_cast_textObject



1331
1332
1333
1334
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1331

def info_bar_cast_text
  new(:x => 57, :y => 339, :width => 72, :height => 99, :similarity => 80, :preprocessing => 0, :text => 'Cast',
      :only_digits => false, :ref_img => '')
end

#info_bar_channel_numberObject



239
240
241
242
243
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 239

def info_bar_channel_number
  new(:x => 211, :y => 596, :width => 102, :height => 26, :similarity => 80, :preprocessing => 6,
      :text => 'Info Bar Channel Number', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_info_bar_channel_number.JPG')
end

#info_bar_movie_ratingObject



280
281
282
283
284
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 280

def info_bar_movie_rating
  new(:x => 58, :y => 612, :width => 74, :height => 29, :similarity => 80, :preprocessing => 0,
      :text => 'Info Bar Movie Rating', :only_digits => false,
      :ref_img => 'tsimages/reference/roku_live_tv_mini_guide_on_now_info_bar_movie_rating.JPG')
end

#info_bar_movie_yearObject



286
287
288
289
290
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 286

def info_bar_movie_year
  new(:x => 57, :y => 578, :width => 74, :height => 30, :similarity => 80, :preprocessing => 0,
      :text => 'Info Bar Movie Year', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_info_bar_movie_year.JPG')
end

#info_bar_season_episodeObject



257
258
259
260
261
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 257

def info_bar_season_episode
  new(:x => 319, :y => 624, :width => 134, :height => 28, :similarity => 80, :preprocessing => 0,
      :text => 'Info Bar Season Episode', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_info_bar_season_episode.JPG')
end

#info_bar_start_end_timeObject



251
252
253
254
255
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 251

def info_bar_start_end_time
  new(:x => 102, :y => 614, :width => 271, :height => 25, :similarity => 80, :preprocessing => 0,
      :text => 'Info Bar Start End Time', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_info_bar_start_end_time.JPG')
end

#info_overlay_view_details_textObject



409
410
411
412
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 409

def info_overlay_view_details_text
  new(:x => 574, :y => 665, :width => 155, :height => 22, :similarity => 80, :preprocessing => 0,
      :text => 'VIEW DETAILS', :only_digits => false, :ref_img => 'tsimages/reference/roku/info_overlay.JPG')
end

#invalid_error_messageObject



1476
1477
1478
1479
1480
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1476

def invalid_error_message
  new(:x => 508, :y => 506, :width => 266, :height => 33, :similarity => 80, :preprocessing => 0,
      :text => 'Please enter a valid PIN.', :only_digits => false,
      :ref_img => 'tsimgaes/reference/roku/invalid_error_message.JPG')
end

#Invalid_Message_VerificationObject



1028
1029
1030
1031
1032
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1028

def Invalid_Message_Verification
  new(:x => 508, :y => 506, :width => 266, :height => 33, :similarity => 80, :preprocessing => 0,
      :text => 'Enter your PIN to edit Parental Controls', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/Invalid_Message_Verification.JPG')
end

#invalid_password_resetPinObject



1243
1244
1245
1246
1247
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1243

def invalid_password_resetPin
  new(:x => 288, :y => 380, :width => 441, :height => 35, :similarity => 80, :preprocessing => 0,
      :text => 'Please Try again with a valid Password', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/invalid_password_resetPin.JPG')
end

#invalid_purchase_pinObject



1188
1189
1190
1191
1192
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1188

def invalid_purchase_pin
  new(:x => 506, :y => 504, :width => 260, :height => 32, :similarity => 80, :preprocessing => 0,
      :text => 'Please enter a valid PIN', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/invalid_purchase_pin.JPG')
end

#locked_imageObject



1018
1019
1020
1021
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1018

def locked_image
  new(:x => 491, :y => 207, :width => 45, :height => 38, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/locked_image.JPG')
end

#login_need_help_signing_in_alertObject



654
655
656
657
658
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 654

def 
  new(:x => 294, :y => 366, :width => 619, :height => 39, :similarity => 80, :preprocessing => 8,
      :text => 'Please visit charter.net/login to retrieve your username', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/login_need_help_alert.JPG')
end

#login_to_start_enjoying_twc_tvObject



43
44
45
46
47
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 43

def 
  new(:x => 200, :y => 164, :width => 293, :height => 38, :similarity => 80, :preprocessing => 0,
      :text => 'To start enjoying TWC TV', :only_digits => false,
     :ref_img => 'tsimages/reference/roku/roku_login_to_start_enjoying_twc_tv.JPG')
end


156
157
158
159
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 156

def main_menu_first_menu_item
  new(:x => 59, :y => 132, :width => 245, :height => 33, :similarity => 80, :preprocessing => 0, :text => 'Live TV',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/main_menu_live.JPG')
end


660
661
662
663
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 660

def main_menu_Live_TV
  new(:x => 60, :y => 130, :width => 130, :height => 36, :similarity => 80, :preprocessing => 7, :text => 'Live TV',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/main_menu_Live_TV.JPG')
end


1346
1347
1348
1349
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1346

def main_menu_mylibrary
  new(:x => 46, :y => 238, :width => 204, :height => 53, :similarity => 80, :preprocessing => 0, :text => 'My Library',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/main_menu_mylibrary.JPG')
end


844
845
846
847
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 844

def Main_Menu_settings
  new(:x => 62, :y => 422, :width => 172, :height => 50, :similarity => 80, :preprocessing => 0, :text => 'Settings',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Main_Menu_settings.JPG')
end


61
62
63
64
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 61

def main_menu_spectrum_label
  new(:x => 59, :y => 644, :width => 130, :height => 37, :similarity => 80, :preprocessing => 0, :text => 'Spectrum',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/main_menu_spectrum_label.JPG')
end


1472
1473
1474
1475
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1472

def mainmenu_videostore
    new(:x => 51, :y => 356, :width => 221, :height => 48, :similarity => 80, :preprocessing => 6, :text => 'Video Store',
        :only_digits => false, :ref_img => 'tsimages/reference/roku/mainmenu_videostore.JPG')
end

#Manage_favoritesObject



958
959
960
961
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 958

def Manage_favorites
  new(:x => 404, :y => 256, :width => 208, :height => 32, :similarity => 80, :preprocessing => 0,
      :text => 'Manage Favorites', :only_digits => false, :ref_img => 'tsimages/reference/roku/manage_favorites.jpg')
end

#Manage_favorites_pageObject



963
964
965
966
967
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 963

def Manage_favorites_page
  new(:x => 402, :y => 250, :width => 202, :height => 41, :similarity => 80, :preprocessing => 0,
      :text => 'Manage Favorites', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/Manage_favorites_page.jpg')
end

#ManageBlockingObject



924
925
926
927
928
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 924

def ManageBlocking
  new(:x => 400, :y => 248, :width => 294, :height => 44, :similarity => 80, :preprocessing => 6,
      :text => 'Manage Channel Blocking', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/ManageBlocking.JPG')
end


1482
1483
1484
1485
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1482

def Menu_MyLibrary
  new(:x => 71, :y => 474, :width => 282, :height => 73, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => '')
end

#message_boxObject



1284
1285
1286
1287
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1284

def message_box
  new(:x => 786, :y => 448, :width => 164, :height => 86, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/message_box.JPG')
end

#middle_channelObject



1381
1382
1383
1384
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1381

def middle_channel
  new(:x => 184, :y => 410, :width => 62, :height => 50, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/middle_channel.JPG')
end

#mini_guide_channel_nameObject



1461
1462
1463
1464
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1461

def mini_guide_channel_name
  new(:x => 15, :y => 391, :width => 179, :height => 89, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/mini_guide_channel_name.JPG')
end

#mini_guide_channel_numberObject



227
228
229
230
231
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 227

def mini_guide_channel_number
  new(:x => 179, :y => 424, :width => 66, :height => 26, :similarity => 80, :preprocessing => 6,
      :text => 'Mini Guide Channel Number', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/mini_guide_highlight_iterator.JPG')
end

#mini_guide_filter_typeObject



128
129
130
131
132
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 128

def mini_guide_filter_type
  new(:x => 56, :y => 72, :width => 290, :height => 40, :similarity => 80, :preprocessing => 0,
      :text => 'Mini Guide Filter Type', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_mini_guide_filter_type.JPG')
end

#mini_guide_filters_menu_textObject



429
430
431
432
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 429

def mini_guide_filters_menu_text
  new(:x => 69, :y => 249, :width => 67, :height => 21, :similarity => 80, :preprocessing => 0, :text => 'FILTER',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/roku_guide_on_now_on_next_filters.JPG')
end

#mini_guide_filters_textObject



414
415
416
417
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 414

def mini_guide_filters_text
  new(:x => 75, :y => 47, :width => 81, :height => 26, :similarity => 80, :preprocessing => 0, :text => 'FILTERS',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/roku_mini_guide.JPG')
end

#mini_guide_info_popupObject



434
435
436
437
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 434

def mini_guide_info_popup
  new(:x => 406, :y => 202, :width => 127, :height => 36, :similarity => 80, :preprocessing => 0, :text => 'mini guide',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/mini_guide_info_popup.JPG')
end

#mini_guide_on_now_program_nameObject



195
196
197
198
199
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 195

def mini_guide_on_now_program_name
  new(:x => 266, :y => 396, :width => 297, :height => 30, :similarity => 80, :preprocessing => 0,
      :text => 'Program Name', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_program_name.JPG')
end

#mini_guide_on_now_start_end_timeObject



233
234
235
236
237
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 233

def mini_guide_on_now_start_end_time
  new(:x => 262, :y => 452, :width => 272, :height => 32, :similarity => 80, :preprocessing => 0,
      :text => 'Mini Guide Start End Time', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/mini_guide_on_now_start_end_time.JPG')
end

#mini_guide_on_now_textObject



161
162
163
164
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 161

def mini_guide_on_now_text
  new(:x => 268, :y => 82, :width => 75, :height => 19, :similarity => 80, :preprocessing => 0, :text => 'On Now',
      :only_digits => false,:ref_img => 'tsimages/reference/roku/on_now_mini_guide.JPG')
end

#mini_guide_sort_menuObject



919
920
921
922
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 919

def mini_guide_sort_menu
  new(:x => 64, :y => 46, :width => 92, :height => 52, :similarity => 80, :preprocessing => 0, :text => 'SORT BY',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/mini_guide_sort_menu.JPG')
end

#miniguide_assetnameObject



1306
1307
1308
1309
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1306

def miniguide_assetname
  new(:x => 258, :y => 383, :width => 253, :height => 40, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/refrence/roku/miniguide_assetname.JPG')
end

#miniguide_filter_favoritesObject



1045
1046
1047
1048
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1045

def miniguide_filter_favorites
  new(:x => 43, :y => 73, :width => 149, :height => 48, :similarity => 80, :preprocessing => 0, :text => 'Favorites',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/miniguide_filter_favorites.JPG')
end

#miniguide_filter_localsObject



1050
1051
1052
1053
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1050

def miniguide_filter_locals
  new(:x => 43, :y => 68, :width => 101, :height => 51, :similarity => 80, :preprocessing => 0, :text => 'Locals',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/miniguide_filter_locals.JPG')
end

#miniguide_filter_moviesObject



1055
1056
1057
1058
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1055

def miniguide_filter_movies
  new(:x => 46, :y => 78, :width => 106, :height => 41, :similarity => 80, :preprocessing => 0, :text => 'Movies',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/miniguide_filter_movies.JPG')
end

#miniguide_filter_sportsObject



1060
1061
1062
1063
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1060

def miniguide_filter_sports
  new(:x => 43, :y => 78, :width => 116, :height => 31, :similarity => 80, :preprocessing => 0, :text => 'Sports',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/miniguide_filter_sports.JPG')
end

#Miniguide_first_Channel_numObject



930
931
932
933
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 930

def Miniguide_first_Channel_num
  new(:x => 196, :y => 182, :width => 54, :height => 46, :similarity => 80, :preprocessing => 0, :text => '2',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/miniguide_first_channel_num.JPG')
end

#movie_product_page_other_ways_to_watchObject



542
543
544
545
546
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 542

def movie_product_page_other_ways_to_watch
  new(:x => 54, :y => 591, :width => 290, :height => 41, :similarity => 80, :preprocessing => 0,
      :text => 'Other Ways to Watch', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/movie_product_page_other_ways_to_watch.JPG')
end

#movie_product_page_ratingsObject



536
537
538
539
540
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 536

def movie_product_page_ratings
  new(:x => 289, :y => 182, :width => 467, :height => 37, :similarity => 80, :preprocessing => 0,
      :text => 'Movie Product Page Ratings', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/movie_product_page.JPG')
end

#movie_product_page_remove_watchlistObject



1401
1402
1403
1404
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1401

def movie_product_page_remove_watchlist
  new(:x => 544, :y => 353, :width => 313, :height => 138, :similarity => 80, :preprocessing => 0,
      :text => 'REMOVE FROM WATCHLIST', :only_digits => false, :ref_img => '')
end

#movie_product_page_titleObject



530
531
532
533
534
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 530

def movie_product_page_title
  new(:x => 291, :y => 107, :width => 860, :height => 43, :similarity => 80, :preprocessing => 6,
      :text => 'Movie Product Page Title', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/movie_product_page.JPG')
end

#movie_product_page_watchlistObject



1406
1407
1408
1409
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1406

def movie_product_page_watchlist
  new(:x => 547, :y => 321, :width => 245, :height => 121, :similarity => 80, :preprocessing => 0, :text => 'WATCHLIST',
      :only_digits => false, :ref_img => '')
end

#my_libraryObject



859
860
861
862
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 859

def my_library
  new(:x => 52, :y => 46, :width => 190, :height => 58, :similarity => 80, :preprocessing => 0, :text => 'My Library',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/my_library.JPG')
end

#my_library_sub_categoryObject



1361
1362
1363
1364
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1361

def my_library_sub_category
  new(:x => 66, :y => 119, :width => 235, :height => 40, :similarity => 80, :preprocessing => 0, :text => 'Watchlist',
      :only_digits => false, :ref_img => '')
end

#network_first_channelObject



984
985
986
987
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 984

def network_first_channel
  new(:x => 55, :y => 185, :width => 263, :height => 55, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/network_first_channel.JPG')
end

#network_selectedObject



979
980
981
982
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 979

def network_selected
  new(:x => 33, :y => 147, :width => 387, :height => 55, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/network_selected.JPG')
end

#new_look_page_textObject



376
377
378
379
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 376

def new_look_page_text
  new(:x => 389, :y => 226, :width => 273, :height => 64, :similarity => 80, :preprocessing => 0, :text => 'New Look',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/new_look_page.JPG')
end

#no_favoritesObject



1040
1041
1042
1043
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1040

def no_favorites
  new(:x => 655, :y => 230, :width => 321, :height => 51, :similarity => 80, :preprocessing => 0,
      :text => 'added favorites yet', :only_digits => false, :ref_img => 'tsimages/reference/roku/no_favorites.JPG')
end

#no_input_signalObject



12
13
14
15
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 12

def no_input_signal
  new(:x => 254, :y => 302, :width => 776, :height => 86, :similarity => 80, :preprocessing => 0,
      :text => ['No Input Signal', 'No Signal', 'Unsupported Signal'], :only_digits => false, :ref_img => '')
end

#on_demand_asset_titleObject



344
345
346
347
348
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 344

def on_demand_asset_title
  new(:x => 784, :y => 452, :width => 426, :height => 33, :similarity => 80, :preprocessing => 0,
      :text => 'On Demand Asset Title', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/on_demand_asset_title.JPG')
end

#on_demand_loading_textObject



508
509
510
511
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 508

def on_demand_loading_text
  new(:x => 574, :y => 342, :width => 134, :height => 35, :similarity => 80, :preprocessing => 0, :text => 'Loading...',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/on_demand_loading.JPG')
end

#on_demand_number_of_assetsObject



355
356
357
358
359
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 355

def on_demand_number_of_assets
  new(:x => 1168, :y => 119, :width => 38, :height => 35, :similarity => 80, :preprocessing => 6,
      :text => 'Number of Assets in Category', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/on_demand_page.JPG')
end

#on_demand_page_titleObject



339
340
341
342
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 339

def on_demand_page_title
  new(:x => 65, :y => 54, :width => 177, :height => 42, :similarity => 80, :preprocessing => 6, :text => 'On Demand',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/on_demand_page.JPG')
end

#ondemand_info_barObject



1326
1327
1328
1329
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1326

def ondemand_info_bar
  new(:x => 576, :y => 655, :width => 152, :height => 35, :similarity => 80, :preprocessing => 6,
      :text => 'VIEW DETAILS', :only_digits => false, :ref_img => 'tsimages/reference/roku/ondemand_info_bar.JPG')
end

#OOH_Error_MessageObject



854
855
856
857
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 854

def OOH_Error_Message
  new(:x => 296, :y => 342, :width => 678, :height => 112, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/OOH_error_message.JPG')
end

#out_of_homeObject



1300
1301
1302
1303
1304
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1300

def out_of_home
  new(:x => 497, :y => 386, :width => 306, :height => 36, :similarity => 80, :preprocessing => 6,
      :text => 'video service in your home,', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/out_of_home.JPG')
end

#parental_control_enable_disableObject



941
942
943
944
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 941

def parental_control_enable_disable
  new(:x => 1162, :y => 134, :width => 48, :height => 30, :similarity => 80, :preprocessing => 0, :text => 'OFF',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/parental_control_enable_disable.JPG')
end

#parental_control_textObject



1210
1211
1212
1213
1214
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1210

def parental_control_text
  new(:x => 62, :y => 188, :width => 322, :height => 51, :similarity => 80, :preprocessing => 6,
      :text => 'Parental Controls ', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/parental_control_text.JPG')
end

#Parental_Enter_New_PinObject



989
990
991
992
993
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 989

def Parental_Enter_New_Pin
  new(:x => 531, :y => 200, :width => 222, :height => 30, :similarity => 80, :preprocessing => 0,
      :text => 'Enter your new PIN', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/Parental_Enter_New_Pin.JPG')
end

#Parental_ReEnter_New_PinObject



995
996
997
998
999
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 995

def Parental_ReEnter_New_Pin
  new(:x => 516, :y => 195, :width => 250, :height => 35, :similarity => 80, :preprocessing => 0,
      :text => 'Re-enter your new PIN', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/Parental_Reenter_new_pin.JPG')
end

#ParentalControlPin_TextObject



902
903
904
905
906
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 902

def ParentalControlPin_Text
  new(:x => 420, :y => 194, :width => 446, :height => 42, :similarity => 80, :preprocessing => 0,
      :text => 'Enter your PIN to edit Parental Controls', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/ParentalControlPin_Text.JPG')
end

#ParentalControlPin_Turn_OffObject



952
953
954
955
956
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 952

def ParentalControlPin_Turn_Off
  new(:x => 394, :y => 194, :width => 494, :height => 36, :similarity => 80, :preprocessing => 0,
      :text => 'Enter your PIN to turn Parental Controls OFF', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/ParentalControlPin_Turn_Off.JPG')
end

#play_buttonObject



1259
1260
1261
1262
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1259

def play_button
  new(:x => 42, :y => 654, :width => 55, :height => 35, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => '')
end

#please_textObject



1168
1169
1170
1171
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1168

def please_text
  new(:x => 320, :y => 195, :width => 89, :height => 39, :similarity => 80, :preprocessing => 0, :text => 'Please',
      :only_digits => false, :ref_img => 'tsimage/reference/roku/please_text.JPG')
end

#please_visit_charter_alertObject



642
643
644
645
646
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 642

def please_visit_charter_alert
  new(:x => 296, :y => 371, :width => 255, :height => 31, :similarity => 80, :preprocessing => 0,
      :text => 'Please visit charter.net', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/please_visit_charter_alert.JPG')
end


828
829
830
831
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 828

def Popup_Existing_subscription
  new(:x => 294, :y => 348, :width => 658, :height => 108, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Popup_Existing_subscription.JPG')
end

#product_page_asset_on_guideObject



145
146
147
148
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 145

def product_page_asset_on_guide
  new(:x => 404, :y => 284, :width => 114, :height => 24, :similarity => 80, :preprocessing => 6, :text => 'ON GUIDE',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/roku_channel_menu_on_guide.JPG')
end

#product_page_asset_on_live_tvObject



140
141
142
143
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 140

def product_page_asset_on_live_tv
  new(:x => 541, :y => 75, :width => 147, :height => 26, :similarity => 80, :preprocessing => 6, :text => 'ON LIVE TV',
      :only_digits => false,:ref_img => 'tsimages/reference/roku/roku_channel_menu_on_live_tv.JPG')
end

#product_page_asset_on_live_tv_lowerObject



269
270
271
272
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 269

def product_page_asset_on_live_tv_lower
  new(:x => 540, :y => 123, :width => 147, :height => 26, :similarity => 80, :preprocessing => 6, :text => 'ON LIVE TV',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/product_page_asset_on_live_tv_lower.JPG')
end

#product_page_asset_on_nowObject



482
483
484
485
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 482

def product_page_asset_on_now
  new(:x => 404, :y => 284, :width => 101, :height => 24, :similarity => 80, :preprocessing => 6, :text => 'ON NOW',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/roku_channel_menu_on_now.JPG')
end

#product_page_cast_and_crew_textObject



322
323
324
325
326
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 322

def product_page_cast_and_crew_text
  new(:x => 68, :y => 221, :width => 152, :height => 23, :similarity => 80, :preprocessing => 0,
      :text => 'Cast and Crew', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_product_page_movie_cast_and_crew.JPG')
end

#product_page_cast_textObject



487
488
489
490
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 487

def product_page_cast_text
  new(:x => 57, :y => 447, :width => 68, :height => 36, :similarity => 80, :preprocessing => 0, :text => 'Cast',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/product_page_movie.JPG')
end

#product_page_cast_text_2Object



497
498
499
500
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 497

def product_page_cast_text_2
  new(:x => 57, :y => 385, :width => 68, :height => 36, :similarity => 80, :preprocessing => 0, :text => 'Cast',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/product_page_movie_2.JPG')
end

#product_page_dateObject



1341
1342
1343
1344
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1341

def product_page_date
  new(:x => 290, :y => 149, :width => 66, :height => 30, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => '')
end

#product_page_description_textObject



513
514
515
516
517
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 513

def product_page_description_text
  new(:x => 286, :y => 178, :width => 858, :height => 520, :similarity => 80, :preprocessing => 0,
      :text => 'Product Page Description', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/product_page_description_text.JPG')
end

#Product_Page_description_text_validationObject



665
666
667
668
669
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 665

def Product_Page_description_text_validation
  new(:x => 286, :y => 178, :width => 858, :height => 520, :similarity => 80, :preprocessing => 0,
      :text => 'Product Page Description', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/product_page_description_text_validation.JPG')
end

#product_page_episode_numberObject



274
275
276
277
278
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 274

def product_page_episode_number
  new(:x => 403, :y => 422, :width => 101, :height => 33, :similarity => 80, :preprocessing => 6,
      :text => 'Product Page Episode Number', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_product_page_show_episode.JPG')
end

#product_page_more_like_this_textObject



502
503
504
505
506
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 502

def product_page_more_like_this_text
  new(:x => 54, :y => 575, :width => 200, :height => 41, :similarity => 80, :preprocessing => 0,
      :text => 'More Like This', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/product_page_more_like_this.JPG')
end

#product_page_movie_watch_liveObject



183
184
185
186
187
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 183

def product_page_movie_watch_live
  new(:x => 326, :y => 267, :width => 100, :height => 21, :similarity => 80, :preprocessing => 0, :text => 'Watch Live',
      :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_product_page_movie_watch_live.JPG')
end


328
329
330
331
332
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 328

def product_page_related_to_text
  new(:x => 69, :y => 566, :width => 108, :height => 24, :similarity => 80, :preprocessing => 0, :text => 'Related to',
      :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_product_page_movie_related_to.JPG')
end

#product_page_watch_liveObject



1431
1432
1433
1434
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1431

def product_page_watch_live
  new(:x => 336, :y => 346, :width => 149, :height => 110, :similarity => 80, :preprocessing => 6,
      :text => 'WATCH LIVE', :only_digits => false, :ref_img => '')
end

#puchase_textObject



1194
1195
1196
1197
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1194

def puchase_text
  new(:x => 402, :y => 140, :width => 44, :height => 21, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/puchase_text.JPG')
end

#Puchase_txtObject



1205
1206
1207
1208
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1205

def Puchase_txt
  new(:x => 62, :y => 261, :width => 53, :height => 41, :similarity => 80, :preprocessing => 0,
      :text => 'Purchase Controls ', :only_digits => false, :ref_img => 'tsimages/reference/roku/Purchase_txt')
end

#purchase_control_PinObject



1232
1233
1234
1235
1236
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1232

def purchase_control_Pin
  new(:x => 399, :y => 134, :width => 251, :height => 32, :similarity => 80, :preprocessing => 0,
      :text => 'Purchase Controls PIN', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/purchase_control_Pin.JPG')
end

#Purchase_control_PIN_screenObject



1162
1163
1164
1165
1166
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1162

def Purchase_control_PIN_screen
  new(:x => 453, :y => 192, :width => 369, :height => 46, :similarity => 80, :preprocessing => 0,
      :text => 'Enter your Purchase Controls PIN', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/purchase_control_pin_screen.JPG')
end

#purchase_controlsObject



1147
1148
1149
1150
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1147

def purchase_controls
  new(:x => 57, :y => 259, :width => 330, :height => 48, :similarity => 80, :preprocessing => 0,
      :text => 'Purchase Controls', :only_digits => false, :ref_img => 'tsimages/reference/roku/purchase_controls.jPG')
end

#remove_series_from_watch_later_listObject



150
151
152
153
154
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 150

def remove_series_from_watch_later_list
  new(:x => 541, :y => 75, :width => 406, :height => 26, :similarity => 80, :preprocessing => 6,
      :text => 'Remove Series from Watch Later list', :only_digits => false,
     :ref_img => 'tsimages/reference/roku/roku_guide_product_page_remove_series_from_watch_later_list.JPG')
end

#rent_available_labelObject



1274
1275
1276
1277
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1274

def rent_available_label
  new(:x => 911, :y => 488, :width => 79, :height => 38, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/asset_selected.JPG')
end

#rent_labelObject



1173
1174
1175
1176
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1173

def rent_label
  new(:x => 615, :y => 388, :width => 48, :height => 27, :similarity => 80, :preprocessing => 0, :text => 'RENT',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/rent_label.JPG')
end

#rent_messageObject



1124
1125
1126
1127
1128
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1124

def rent_message
  new(:x => 370, :y => 321, :width => 421, :height => 37, :similarity => 80, :preprocessing => 0,
      :text => 'Are you sure you want to rent this?', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/rent_message.JPG')
end

#rent_popupObject



1130
1131
1132
1133
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1130

def rent_popup
  new(:x => 477, :y => 429, :width => 66, :height => 40, :similarity => 80, :preprocessing => 0, :text => 'RENT',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/rent_popup.JPG')
end

#rent_startObject



1183
1184
1185
1186
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1183

def rent_start
  new(:x => 607, :y => 439, :width => 35, :height => 23, :similarity => 80, :preprocessing => 0, :text => 'RE',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/rent_start.JPG')
end

#rent_textObject



1085
1086
1087
1088
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1085

def rent_text
  new(:x => 611, :y => 436, :width => 58, :height => 29, :similarity => 80, :preprocessing => 0, :text => 'RENT',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/rent_text.JPG')
end

#rent_txtObject



1119
1120
1121
1122
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1119

def rent_txt
  new(:x => 617, :y => 431, :width => 50, :height => 35, :similarity => 80, :preprocessing => 0, :text => 'RE',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/rent_txt.JPG')
end

#reset_highlightedObject



1238
1239
1240
1241
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1238

def reset_highlighted
  new(:x => 406, :y => 193, :width => 108, :height => 35, :similarity => 80, :preprocessing => 0, :text => 'Reset PIN',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/reset_highlighted.JPG')
end

#reset_pinObject



1152
1153
1154
1155
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1152

def reset_pin
  new(:x => 401, :y => 191, :width => 113, :height => 37, :similarity => 80, :preprocessing => 0, :text => 'Reset PIN',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/reset_pin.JPG')
end

#reset_textObject



1226
1227
1228
1229
1230
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1226

def reset_text
  new(:x => 352, :y => 236, :width => 750, :height => 40, :similarity => 80, :preprocessing => 0,
      :text => 'To reset PIN, Please enter your password.', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/reset_text.JPG')
end

#Reset_Your_PasswordObject



833
834
835
836
837
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 833

def Reset_Your_Password
  new(:x => 500, :y => 282, :width => 286, :height => 38, :similarity => 80, :preprocessing => 0,
      :text => 'Reset Your Password', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/Reset_Your_Password.JPG')
end

#ResetPin_Invalid_PasswordObject



885
886
887
888
889
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 885

def ResetPin_Invalid_Password
  new(:x => 298, :y => 380, :width => 434, :height => 36, :similarity => 80, :preprocessing => 0,
      :text => 'Please Try again with a valid Password', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/ResetPin_Invalid_Password.JPG')
end

#ResetPin_PagedescriptionObject



891
892
893
894
895
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 891

def ResetPin_Pagedescription
  new(:x => 546, :y => 243, :width => 182, :height => 33, :similarity => 80, :preprocessing => 6,
      :text => 'To Reset PIN,', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/ResetPin_Pagedescription.JPG')
end

#ResetPinOptionObject



897
898
899
900
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 897

def ResetPinOption
  new(:x => 402, :y => 306, :width => 134, :height => 46, :similarity => 80, :preprocessing => 0, :text => 'Reset PIN',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/ResetPinOption.JPG')
end

#resume_label_highlightedObject



1264
1265
1266
1267
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1264

def resume_label_highlighted
  new(:x => 622, :y => 385, :width => 81, :height => 34, :similarity => 80, :preprocessing => 0, :text => 'RESUME',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/resume_label_highlighted.JPG')
end

#roku_home_networkObject



817
818
819
820
821
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 817

def roku_home_network
  new(:x => 106, :y => 150, :width => 524, :height => 62, :similarity => 80, :preprocessing => 0,
      :text => 'Roku Home Network', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_home_settings_title.JPG')
end

#roku_home_page_menu_itemObject



492
493
494
495
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 492

def roku_home_page_menu_item
  new(:x => 56, :y => 117, :width => 213, :height => 60, :similarity => 80, :preprocessing => 6, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/main_menu.JPG')
end

#Roku_Home_settingsObject



676
677
678
679
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 676

def Roku_Home_settings
  new(:x => 122, :y => 502, :width => 116, :height => 34, :similarity => 80, :preprocessing => 0, :text => 'Settings',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Roku_Home_settings.JPG')
end

#roku_login_to_start_enjoying_twc_tvObject



32
33
34
35
36
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 32

def 
  new(:x => 200, :y => 164, :width => 293, :height => 38, :similarity => 80, :preprocessing => 0,
      :text => 'Looking to access TWC TV', :only_digits => false,
     :ref_img => 'tsimages/reference/roku/roku_login_looking_to_access_twc_tv.JPG')
end

#roku_product_page_button_text_slot_1Object



292
293
294
295
296
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 292

def roku_product_page_button_text_slot_1
  new(:x => 324, :y => 267, :width => 110, :height => 21, :similarity => 80, :preprocessing => 0,
      :text => 'Product Page Button Slot 1', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_product_page_movie_watch_live.JPG')
end

#roku_product_page_button_text_slot_2Object



298
299
300
301
302
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 298

def roku_product_page_button_text_slot_2
  new(:x => 483, :y => 267, :width => 110, :height => 21, :similarity => 80, :preprocessing => 0,
      :text => 'Product Page Button Slot 2', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_product_page_movie_watch_live.JPG')
end

#roku_product_page_button_text_slot_3Object



304
305
306
307
308
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 304

def roku_product_page_button_text_slot_3
  new(:x => 642, :y => 267, :width => 110, :height => 21, :similarity => 80, :preprocessing => 0,
      :text => 'Product Page Button Slot 3', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_product_page_movie_watch_live.JPG')
end

#roku_product_page_button_text_slot_4Object



310
311
312
313
314
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 310

def roku_product_page_button_text_slot_4
  new(:x => 803, :y => 267, :width => 110, :height => 21, :similarity => 80, :preprocessing => 0,
      :text => 'Product Page Button Slot 4', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_product_page_movie_watch_live.JPG')
end

#roku_product_page_button_text_slot_5Object



316
317
318
319
320
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 316

def roku_product_page_button_text_slot_5
  new(:x => 962, :y => 267, :width => 110, :height => 21, :similarity => 80, :preprocessing => 0,
      :text => 'Product Page Button Slot 5', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_live_tv_mini_guide_on_now_product_page_movie_watch_live.JPG')
end

#roku_twctv_view_tourObject



22
23
24
25
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 22

def roku_twctv_view_tour
  new(:x => 665, :y => 458, :width => 140, :height => 32, :similarity => 80, :preprocessing => 8, :text => 'View Tour',
      :only_digits => false,:ref_img => 'tsimages/reference/roku/roku_twctv_view_tour.JPG')
end

#rr_txtObject



1090
1091
1092
1093
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1090

def rr_txt
  new(:x => 618, :y => 441, :width => 12, :height => 25, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/rr_txt.JPG')
end

#rsg_search_screenObject



1512
1513
1514
1515
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1512

def rsg_search_screen
  new(:x => 454, :y => 510, :width => 84, :height => 34, :ref_img => 'tsimages/reference/Roku720/rsg_search_screen.jpg',
      :similarity => 70, :text => 'Search')
end

#rsg_sign_in_screenObject



1517
1518
1519
1520
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1517

def 
  new(:x => 574, :y => 636, :width => 168, :height => 24, :similarity => 70, :text => 'HELP SIGNING IN',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/rsg_sign_in_screen.jpg')
end

#Sample_uname_txtObject



1289
1290
1291
1292
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1289

def Sample_uname_txt
  new(:x => 278, :y => 164, :width => 814, :height => 79, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Sample_uname_txt.JPG')
end

#search_clear_button_textObject



558
559
560
561
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 558

def search_clear_button_text
  new(:x => 269, :y => 417, :width => 66, :height => 29, :similarity => 80, :preprocessing => 0, :text => 'Clear',
      :only_digits => false, :ref_img => 'tsimages/reference/search_page_header.JPG')
end

#search_delete_button_textObject



569
570
571
572
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 569

def search_delete_button_text
  new(:x => 61, :y => 418, :width => 81, :height => 31, :similarity => 80, :preprocessing => 0, :text => 'Delete',
      :only_digits => false, :ref_img => 'tsimages/reference/search_page_header.JPG')
end

#search_info_textObject



563
564
565
566
567
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 563

def search_info_text
  new(:x => 405, :y => 202, :width => 434, :height => 35, :similarity => 80, :preprocessing => 0,
      :text => 'Search for a title, a person, sports, etc.', :only_digits => false,
      :ref_img => 'tsimages/reference/search_page_header.JPG')
end

#search_no_results_found_textObject



613
614
615
616
617
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 613

def search_no_results_found_text
  new(:x => 700, :y => 360, :width => 227, :height => 29, :similarity => 80, :preprocessing => 0,
      :text => 'No results found.', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/search_no_results_found_text.JPG')
end

#search_page_header_textObject



553
554
555
556
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 553

def search_page_header_text
  new(:x => 59, :y => 52, :width => 108, :height => 30, :similarity => 80, :preprocessing => 6, :text => 'Search',
      :only_digits => false, :ref_img => 'tsimages/reference/search_page_header.JPG')
end

#search_resultsObject



1456
1457
1458
1459
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1456

def search_results
  new(:x => 1124, :y => 132, :width => 77, :height => 33, :similarity => 80, :preprocessing => 6, :text => 'results',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/search_results.JPG')
end

#search_results_textObject



579
580
581
582
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 579

def search_results_text
  new(:x => 1073, :y => 135, :width => 132, :height => 28, :similarity => 80, :preprocessing => 6, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/search_results_text.JPG')
end

#search_space_button_textObject



574
575
576
577
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 574

def search_space_button_text
  new(:x => 166, :y => 419, :width => 72, :height => 33, :similarity => 80, :preprocessing => 0, :text => 'Space',
      :only_digits => false, :ref_img => 'tsimages/reference/search_page_header.JPG')
end

#second_channelObject



1356
1357
1358
1359
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1356

def second_channel
  new(:x => 193, :y => 302, :width => 57, :height => 35, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/second_channel.JPG')
end

#series_product_page_description_textObject



524
525
526
527
528
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 524

def series_product_page_description_text
  new(:x => 394, :y => 108, :width => 858, :height => 160, :similarity => 80, :preprocessing => 0,
      :text => 'Series Product Page Description', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/series_product_page.JPG')
end

#series_product_page_description_text_validationObject



671
672
673
674
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 671

def series_product_page_description_text_validation
  new(:x => 394, :y => 108, :width => 858, :height => 160, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/series_product_page_description_text_validation.JPG')
end

#series_product_page_future_watchlistObject



1396
1397
1398
1399
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1396

def series_product_page_future_watchlist
  new(:x => 352, :y => 328, :width => 123, :height => 100, :similarity => 80, :preprocessing => 0, :text => 'WATCHLIST',
      :only_digits => false, :ref_img => '')
end

#series_product_page_on_guide_textObject



461
462
463
464
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 461

def series_product_page_on_guide_text
  new(:x => 402, :y => 282, :width => 115, :height => 26, :similarity => 80, :preprocessing => 6, :text => 'ON GUIDE',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/series_product_page.JPG')
end

#series_product_page_remove_watchlist_textObject



471
472
473
474
475
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 471

def series_product_page_remove_watchlist_text
  new(:x => 87, :y => 381, :width => 258, :height => 24, :similarity => 80, :preprocessing => 0,
      :text => 'REMOVE FROM WATCHLIST', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/series_product_page_remove_watchlist.JPG')
end

#series_product_page_titleObject



519
520
521
522
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 519

def series_product_page_title
  new(:x => 59, :y => 44, :width => 1137, :height => 50, :similarity => 80, :preprocessing => 6, :text => 'Search',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/series_product_page.JPG')
end

#series_product_page_watchlist_textObject



466
467
468
469
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 466

def series_product_page_watchlist_text
  new(:x => 156, :y => 381, :width => 116, :height => 24, :similarity => 80, :preprocessing => 0, :text => 'WATCHLIST',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/series_product_page.JPG')
end

#service_unavailableObject



88
89
90
91
92
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 88

def service_unavailable
  new(:x => 478, :y => 218, :width => 278, :height => 48, :similarity => 80, :preprocessing => 0,
      :text => 'Service Unavailable', :only_digits => false,
     :ref_img => 'tsimages/reference/roku/service_unavailable.JPG')
end

#service_unavailable_2Object



94
95
96
97
98
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 94

def service_unavailable_2
  new(:x => 505, :y => 370, :width => 401, :height => 35, :similarity => 80, :preprocessing => 0,
      :text => 'we are unable to fulfill your request', :only_digits => false,
     :ref_img => 'tsimages/reference/roku/service_unavailable_2.JPG')
end

#setting_highObject



1140
1141
1142
1143
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1140

def setting_high
    new(:x => 34, :y => 478, :width => 195, :height => 52, :similarity => 80, :preprocessing => 0, :text => 'Settings',
        :only_digits => false, :ref_img => 'tsimages/reference/roku/setting_high.JPG')
end

#settings_application_version_textObject



631
632
633
634
635
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 631

def settings_application_version_text
  new(:x => 603, :y => 166, :width => 111, :height => 28, :similarity => 80, :preprocessing => 0,
      :text => 'Settings Application Version', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/settings_about_highlighted.JPG')
end

#Settings_AudioObject



747
748
749
750
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 747

def Settings_Audio
  new(:x => 126, :y => 402, :width => 84, :height => 36, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Settings_Audio.JPG')
end

#settings_manage_channel_blocking_textObject



935
936
937
938
939
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 935

def settings_manage_channel_blocking_text
  new(:x => 58, :y => 118, :width => 334, :height => 32, :similarity => 80, :preprocessing => 6,
      :text => 'Manage Channel Blocking', :only_digits => false,
      :ref_img => 'tsimages/reference/roko/settings_manage_channel_blocking_text.JPG')
end

#settings_menu_iteratorObject



625
626
627
628
629
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 625

def settings_menu_iterator
  new(:x => 54, :y => 110, :width => 314, :height => 70, :similarity => 80, :preprocessing => 0,
      :text => 'Settings Menu Iterator', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/roku_settings_title.JPG')
end

#settings_page_titleObject



334
335
336
337
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 334

def settings_page_title
  new(:x => 56, :y => 48, :width => 136, :height => 43, :similarity => 80, :preprocessing => 0, :text => 'Settings',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/roku_settings_title.JPG')
end

#Settings_SignOutObject



849
850
851
852
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 849

def Settings_SignOut
  new(:x => 60, :y => 386, :width => 182, :height => 60, :similarity => 80, :preprocessing => 0, :text => 'Sign Out',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Settings_SignOut.JPG')
end

#Settings_SystemObject



681
682
683
684
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 681

def Settings_System
  new(:x => 124, :y => 548, :width => 104, :height => 34, :similarity => 80, :preprocessing => 0, :text => 'System',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/product_page_product_art_motion.JPG')
end

#sign_in_page_header_textObject



637
638
639
640
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 637

def 
  new(:x => 1052, :y => 68, :width => 106, :height => 38, :similarity => 80, :preprocessing => 0, :text => 'Sign In',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/sign_in_page.JPG')
end

#sign_in_sampleObject



1366
1367
1368
1369
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1366

def 
  new(:x => 1057, :y => 61, :width => 104, :height => 48, :similarity => 80, :preprocessing => 0, :text => 'Sign In',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/sign_in_sample.JPG')
end

#Spanish_AssetObject



875
876
877
878
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 875

def Spanish_Asset
  new(:x => 582, :y => 438, :width => 466, :height => 56, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Spanish_Asset.JPG')
end

#Spanish_NetworkObject



870
871
872
873
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 870

def Spanish_Network
  new(:x => 76, :y => 376, :width => 90, :height => 46, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Spanish_Network.JPG')
end

#SpanishAsset_ProductPageTitleObject



880
881
882
883
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 880

def SpanishAsset_ProductPageTitle
  new(:x => 290, :y => 116, :width => 120, :height => 50, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/SpanishAsset_ProductPageTitle.JPG')
end

#starting_the_app_textObject



403
404
405
406
407
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 403

def starting_the_app_text
  new(:x => 421, :y => 249, :width => 187, :height => 32, :similarity => 80, :preprocessing => 0,
      :text => 'Starting the app', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/starting_the_app_page.JPG')
end

#terms_and_conditions_textObject



77
78
79
80
81
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 77

def terms_and_conditions_text
  new(:x => 297, :y => 372, :width => 496, :height => 32, :similarity => 80, :preprocessing => 0,
      :text => 'You must agree to the terms and conditions', :only_digits => false,
     :ref_img => 'tsimages/reference/roku/roku_login_accept_terms_and_conditions_text.JPG')
end

#testObject



1487
1488
1489
1490
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1487

def test
  new(:x => 300, :y => 300, :width => 300, :height => 300, :similarity => 80, :preprocessing => 0, :text => 'test3',
      :only_digits => false, :ref_img => '')
end

#test4Object



1492
1493
1494
1495
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1492

def test4
  new(:x => 4, :y => 4, :width => 4, :height => 4, :similarity => 4, :preprocessing => 4, :text => 'test 4',
      :only_digits => false, :ref_img => '')
end

#test5Object



1497
1498
1499
1500
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1497

def test5
  new(:x => 5, :y => 5, :width => 5, :height => 5, :similarity => 5, :preprocessing => 5, :text => 'test 5',
      :only_digits => false, :ref_img => '')
end

#test6Object



1502
1503
1504
1505
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1502

def test6
  new(:x => 6, :y => 6, :width => 6, :height => 6, :similarity => 6, :preprocessing => 6, :text => 'test 6',
      :only_digits => false, :ref_img => '')
end

#test7Object



1507
1508
1509
1510
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1507

def test7
  new(:x => 7, :y => 7, :width => 7, :height => 7, :similarity => 7, :preprocessing => 7, :text => 'test 7',
      :only_digits => false, :ref_img => '')
end

#testtestObject



548
549
550
551
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 548

def testtest
  new(:x => 60, :y => 41, :width => 194, :height => 65, :similarity => 80, :preprocessing => 6, :text => 'On Demand',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/testtest.JPG')
end

#text_testObject



27
28
29
30
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 27

def text_test
  new(:x => 807, :y => 42, :width => 169, :height => 84, :similarity => 80, :preprocessing => 8, :text => 'test',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/roku_home_grid.JPG')
end

#TimezoneObject



737
738
739
740
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 737

def Timezone
  new(:x => 500, :y => 164, :width => 92, :height => 30, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Timezone.JPG')
end

#trailer_full_textObject



1178
1179
1180
1181
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1178

def trailer_full_text
  new(:x => 361, :y => 464, :width => 94, :height => 25, :similarity => 80, :preprocessing => 0, :text => 'TRAILER',
      :only_digits => false, :ref_img => 'tsimage/reference/roku/trailer_full_text.JPG')
end

#trailer_textObject



1080
1081
1082
1083
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1080

def trailer_text
  new(:x => 361, :y => 464, :width => 101, :height => 42, :similarity => 80, :preprocessing => 0, :text => 'TRAILER',
      :only_digits => false, :ref_img => 'tsimgaes/reference/roku/trailer_text.JPG')
end

#trailer_texxtObject



1254
1255
1256
1257
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1254

def trailer_texxt
  new(:x => 366, :y => 438, :width => 100, :height => 30, :similarity => 80, :preprocessing => 0, :text => 'TRAILER',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/trailer_texxt.JPG')
end

#trailer_txtObject



1114
1115
1116
1117
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1114

def trailer_txt
  new(:x => 363, :y => 431, :width => 104, :height => 35, :similarity => 80, :preprocessing => 0, :text => 'TRAILER',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/trailer_txt.JPG')
end

#trailer_txt_fullObject



1157
1158
1159
1160
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1157

def trailer_txt_full
  new(:x => 371, :y => 439, :width => 28, :height => 29, :similarity => 80, :preprocessing => 0, :text => 'TRAILER',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/trailer_txt_full.JPG')
end

#unable_to_sign_inObject



7
8
9
10
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 7

def 
  new(:x => 514, :y => 278, :width => 252, :height => 52, :similarity => 70, :text => 'Unable to Sign In',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/720/login/unable_to_sign_in.jpg')
end

#unlock_imageObject



1023
1024
1025
1026
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1023

def unlock_image
  new(:x => 661, :y => 205, :width => 43, :height => 43, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/unlock_image.JPG')
end

#user_emptyObject



1221
1222
1223
1224
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1221

def user_empty
  new(:x => 708, :y => 182, :width => 345, :height => 43, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/user_empty.JPG')
end

#UsernameObject



1466
1467
1468
1469
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1466

def Username
  new(:x => 640, :y => 124, :width => 164, :height => 38, :similarity => 80, :preprocessing => 6, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/username.JPG')
end

#username_fieldObject



1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1095

def username_field
  new(:x => 402, :y => 177, :width => 668, :height => 56, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/username_field.JPG')

def video_store
  new(:x => 51, :y => 356, :width => 221, :height => 48, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/video_store.JPG')
end

def Video_Store_title
  new(:x => 70, :y => 52, :width => 184, :height => 48, :similarity => 80, :preprocessing => 0, :text => 'Video Store',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Video_Store_title.JPG')
end

def Video_store_label
  new(:x => 58, :y => 49, :width => 200, :height => 49, :similarity => 80, :preprocessing => 0, :text => 'Video Store',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Video_store_label.JPG')
end

def trailer_txt
  new(:x => 363, :y => 431, :width => 104, :height => 35, :similarity => 80, :preprocessing => 0, :text => 'TRAILER',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/trailer_txt.JPG')
end

def rent_txt
  new(:x => 617, :y => 431, :width => 50, :height => 35, :similarity => 80, :preprocessing => 0, :text => 'RE',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/rent_txt.JPG')
end

def rent_message
  new(:x => 370, :y => 321, :width => 421, :height => 37, :similarity => 80, :preprocessing => 0,
      :text => 'Are you sure you want to rent this?', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/rent_message.JPG')
end

def rent_popup
  new(:x => 477, :y => 429, :width => 66, :height => 40, :similarity => 80, :preprocessing => 0, :text => 'RENT',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/rent_popup.JPG')
end

def cancel_button
  new(:x => 726, :y => 438, :width => 89, :height => 28, :similarity => 80, :preprocessing => 0, :text => 'CANCEL',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/cancel_button.JPG')
end

def setting_high
  new(:x => 34, :y => 478, :width => 195, :height => 52, :similarity => 80, :preprocessing => 0, :text => 'Settings',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/setting_high.JPG')
end

end

#username_field_retrieveObject



1216
1217
1218
1219
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1216

def username_field_retrieve
  new(:x => 734, :y => 186, :width => 328, :height => 41, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/username_field_retrieve.JPG')
end

#ValidPinErrorObject



908
909
910
911
912
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 908

def ValidPinError
  new(:x => 508, :y => 506, :width => 262, :height => 28, :similarity => 80, :preprocessing => 0,
      :text => 'Please enter a valid PIN.', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/ValidPinError.JPG')
end

#video_storeObject



1099
1100
1101
1102
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1099

def video_store
  new(:x => 51, :y => 356, :width => 221, :height => 48, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/video_store.JPG')
end

#video_store_coloredObject



1249
1250
1251
1252
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1249

def video_store_colored
  new(:x => 39, :y => 342, :width => 217, :height => 72, :similarity => 80, :preprocessing => 0, :text => 'Video Store',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/video_store_colored.JPG')
end

#Video_store_labelObject



1109
1110
1111
1112
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1109

def Video_store_label
  new(:x => 58, :y => 49, :width => 200, :height => 49, :similarity => 80, :preprocessing => 0, :text => 'Video Store',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Video_store_label.JPG')
end

#Video_Store_titleObject



1104
1105
1106
1107
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1104

def Video_Store_title
  new(:x => 70, :y => 52, :width => 184, :height => 48, :similarity => 80, :preprocessing => 0, :text => 'Video Store',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/Video_Store_title.JPG')
end

#video_store_titleObject



1070
1071
1072
1073
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1070

def video_store_title
  new(:x => 52, :y => 54, :width => 196, :height => 44, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/video_store_title.JPG')
end

#video_textObject



1065
1066
1067
1068
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1065

def video_text
  new(:x => 54, :y => 42, :width => 191, :height => 62, :similarity => 80, :preprocessing => 0, :text => 'Video Store',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/video_text.JPG')
end

#video_titleObject



1075
1076
1077
1078
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1075

def video_title
  new(:x => 56, :y => 51, :width => 41, :height => 44, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/video_title.JPG')
end

#VOD_DAI_AssetObject



914
915
916
917
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 914

def VOD_DAI_Asset
  new(:x => 786, :y => 446, :width => 84, :height => 46, :similarity => 80, :preprocessing => 0, :text => '',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/VOD_DAI_Asset.JPG')
end

#vod_retrievingObject



83
84
85
86
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 83

def vod_retrieving
  new(:x => 560, :y => 342, :width => 163, :height => 35, :similarity => 80, :preprocessing => 0,
      :text => 'Retrieving...', :only_digits => false,:ref_img => 'tsimages/reference/roku/roku_vod_retrieving.JPG')
end

#voice_data_messageObject



1294
1295
1296
1297
1298
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1294

def voice_data_message
  new(:x => 290, :y => 348, :width => 703, :height => 116, :similarity => 80, :preprocessing => 0,
      :text => 'The program you have requested is only available when you are accessing this video service in your home using a cable modem authorized by Spectrum.',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/voice_data_message.JPG')
end

#watch_later_no_items_listed_alertObject



619
620
621
622
623
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 619

def watch_later_no_items_listed_alert
  new(:x => 292, :y => 370, :width => 624, :height => 50, :similarity => 80, :preprocessing => 0,
      :text => 'Currently there are not items listed under this category.', :only_digits => false,
      :ref_img => 'tsimages/reference/roku/watch_later_no_items_alert.JPG')
end

#watch_later_page_titleObject



350
351
352
353
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 350

def watch_later_page_title
  new(:x => 65, :y => 56, :width => 154, :height => 37, :similarity => 80, :preprocessing => 6, :text => 'My Library',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/roku_watch_later_page_title.JPG')
end

#watch_listObject



1411
1412
1413
1414
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 1411

def watch_list
  new(:x => 281, :y => 235, :width => 925, :height => 470, :similarity => 80, :preprocessing => 0, :text => 'WATCHLIST',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/watch_list.JPG')
end

#welcome_screen_textObject



371
372
373
374
# File 'lib/rois/roku/roku_720/roku_720_text_rois.rb', line 371

def welcome_screen_text
  new(:x => 60, :y => 171, :width => 246, :height => 53, :similarity => 80, :preprocessing => 0, :text => 'Welcome',
      :only_digits => false, :ref_img => 'tsimages/reference/roku/welcome_screen_text.JPG')
end