Method: MobileImageRois#blocked
- Defined in:
- lib/rois/mobile/mobile_image_rois.rb
#blocked ⇒ Object
25 26 27 28 29 |
# File 'lib/rois/mobile/mobile_image_rois.rb', line 25 def blocked new(:x => 530, :y => 965, :width => 60, :height => 78, :similarity => 80, :ref_img => 'tsimages/reference/mobile/channel_blocking_screen.jpg', :img_x => 555, :img_y => 1005, :img_width => 10,:img_height => 10) end |