Class: MorandiNative::RedEye::Region

Inherits:
Object
  • Object
show all
Defined in:
lib/morandi/redeye.rb

Overview

Represents an area with a suspected red eye

Instance Attribute Summary collapse

Instance Attribute Details

#area_min_xObject

Returns the value of attribute area_min_x.



47
48
49
# File 'lib/morandi/redeye.rb', line 47

def area_min_x
  @area_min_x
end

#area_min_yObject

Returns the value of attribute area_min_y.



47
48
49
# File 'lib/morandi/redeye.rb', line 47

def area_min_y
  @area_min_y
end