jAER project on SourceForge

no.uio.ifi.jaer.chip.foveated
Class UioFoveatedImager.Extractor

java.lang.Object
  extended by net.sf.jaer.chip.TypedEventExtractor
      extended by no.uio.ifi.jaer.chip.foveated.UioFoveatedImager.Extractor
All Implemented Interfaces:
java.io.Serializable, EventExtractor2D
Enclosing class:
UioFoveatedImager

public class UioFoveatedImager.Extractor
extends TypedEventExtractor
implements java.io.Serializable

Sets up the EventCellExtractor with Adress space mask, Flipx is set to true

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.jaer.chip.TypedEventExtractor
chip, fliptype, flipx, flipy, hexArrangement, out, rotate, typemask, typeshift, xmask, xshift, ymask, yshift
 
Constructor Summary
UioFoveatedImager.Extractor(AEChip chip)
           
 
Method Summary
 
Methods inherited from class net.sf.jaer.chip.TypedEventExtractor
extractPacket, extractPacket, getAddressFromCell, getSubsampleThresholdEventCount, getTypeFromAddress, getTypemask, getTypeshift, getUsedBits, getXFromAddress, getXmask, getXshift, getYFromAddress, getYmask, getYshift, isFliptype, isFlipx, isFlipy, isSubsamplingEnabled, matchesAddress, reconstructRawPacket, setFliptype, setFlipx, setFlipy, setSubsampleThresholdEventCount, setSubsamplingEnabled, setTypemask, setTypeshift, setXmask, setXshift, setYmask, setYshift
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UioFoveatedImager.Extractor

public UioFoveatedImager.Extractor(AEChip chip)

jAER project on SourceForge