Class: Iguide720VideoRois

Inherits:
IguideVideoRois show all
Defined in:
lib/rois/stb/iguide/iguide_720/iguide_720_video_rois.rb

Overview

Defines Iguide720-specific Video ROIs.

Instance Method Summary collapse

Methods inherited from VideoRois

#SAMPLE, #initialize, #new

Constructor Details

This class inherits a constructor from VideoRois

Instance Method Details

#health_checkObject



7
8
9
# File 'lib/rois/stb/iguide/iguide_720/iguide_720_video_rois.rb', line 7

def health_check
  new(:x => 100, :y => 50, :width => 800, :height => 200, :threshold => 0, :ref_img => '')
end