jAER project on SourceForge

ch.unizh.ini.jaer.projects.stereo3D
Class EpipolarLine

java.lang.Object
  extended by ch.unizh.ini.jaer.projects.stereo3D.EpipolarLine

public class EpipolarLine
extends java.lang.Object

Represent an epipolar line

Author:
rogister

Field Summary
 float[] value
           
 
Constructor Summary
EpipolarLine(int size)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public float[] value
Constructor Detail

EpipolarLine

public EpipolarLine(int size)

jAER project on SourceForge