Method: Odn720VideoRois#fullscreen_video
- Defined in:
- lib/rois/stb/odn/odn_720/odn_720_video_rois.rb
#fullscreen_video ⇒ Object
16 17 18 19 |
# File 'lib/rois/stb/odn/odn_720/odn_720_video_rois.rb', line 16 def fullscreen_video new(:x => 18, :y => 18, :width => 1238, :height => 510, :threshold => 0.1, :ref_img => 'tsimages/reference/odn_720/fullscreen_video.jpg') end |