Method: SpectrumImageRois#program_listing

Defined in:
lib/rois/stb/spectrum/spectrum_image_rois.rb

#program_listingObject



13
14
15
16
17
# File 'lib/rois/stb/spectrum/spectrum_image_rois.rb', line 13

def program_listing
  new(:x => 650, :y => 285, :width => 641, :height => 110, :similarity => 80,
      :ref_img => 'tsimages/reference/mobile/ppv.jpg', :img_x => 650, :img_y => 285, :img_width => 641,
      :img_height => 110)
end