Method: Roku720VideoRois#health_check
- Defined in:
- lib/rois/roku/roku_720/roku_720_video_rois.rb
#health_check ⇒ Object
8 9 10 |
# File 'lib/rois/roku/roku_720/roku_720_video_rois.rb', line 8 def health_check new(:x => 100, :y => 50, :width => 800, :height => 200, :threshold => 0, :ref_img => '') end |