Modules
This is a list of modules in Ikaros version 1.0.
- Add adds two inputs
- Arbiter selects between two inputs
- AttentionFocus selects an image region
- Average calculates average over time
- CannyEdgeDetector finds edges
- ChangeDetector detects flicker
- ColorMatch match a color
- ColorTransform transforms between color spaces
- Constant outputs a constant value
- Counter counts signals
- Delay delays a signal
- WhiteBalance adds two inputs
- Differentiator calculates difference between inputs
- Dilate dilates an image
- Distance calculates euclidean distance
- Divide divides the first input with the second
- Downsample halves an image
- Erode erodes an image
- FunctionGenerator functions of times
- GaborFilter filters an image
- Gate gates a signal
- GaussianEdgeDetector finds edges and orientations
- GridWorld simple agent and world simulator
- HarrisDetector finds curvature points
- HysteresisThresholding adaptive edge threshold
- ImageConvolution filter an image
- InputFile reads a text file
- InputJPEG reads JPEG files
- InputQTAudio reads audio from a QuickTime movie
- InputQTMovie reads a QuickTime movie
- InputRawImage reads images RAW format
- InputVideoQT grabs images from QuickTime camera
- Integrator sums input over time
- IntervalCoder encodes a valuue in a vector
- IntervalDecoder decodes an interval coded vector
- MatrixMultiply multiplies two matrices
- Max maximum of two inputs
- Min minimum of two inputs
- MinimalModule minimal example module
- Multiply multiplies two inputs
- NetworkCamera grabs images from network camera
- Normalize maps input to [0..1]
- OuterProduct outer product of two inputs
- OutputFile generates a text file
- OutputJPEG writes JPEG files
- OutputPNG writes PNG files
- OutputQTAudioVisual writes QuickTime movies with audio
- OutputRawImage writes images in RAW format
- Polynomial calculates polynomial
- PrewittEdgeDetector finds edges
- Randomizer generates random values
- Rectifier recitifes a signal
- RobertsEdgeDetector finds edges
- SaliencyMap a saliency map
- Scale scales a signal
- SelectMax selects maximum element
- Shift shifts matrix elements
- SobelEdgeDetector finds edges
- Softmax calculates softmax
- Subtract subtracts two inputs
- Sum adds two inputs
- Sweep produces a sequence of values
- Threshold applies a threshold
- Upsample doubles an image
- WhiteBalance removes colorisation from an image