Class: Iguide1080ColorRois

Inherits:
IguideColorRois show all
Defined in:
lib/rois/stb/iguide/iguide_1080/iguide_1080_color_rois.rb

Overview

Defines Iguide1080-specific Color ROIs.

Instance Method Summary collapse

Methods inherited from ColorRois

#SAMPLE, #initialize, #new

Constructor Details

This class inherits a constructor from ColorRois

Instance Method Details

#miniguide_colorObject



13
14
15
# File 'lib/rois/stb/iguide/iguide_1080/iguide_1080_color_rois.rb', line 13

def miniguide_color
  new(:x => 241, :y => 794, :width => 113, :height => 183, :rgb => [100, 100, 100], :similarity => 70, :ref_img => '')
end

#stdguide_dataObject

None yet



9
10
11
# File 'lib/rois/stb/iguide/iguide_1080/iguide_1080_color_rois.rb', line 9

def stdguide_data
  new(:x => 260, :y => 485, :width => 79, :height => 36, :rgb => [1, 51, 74], :similarity => 90, :ref_img => '')
end