A B C D E F G H I J K L M N O P R S T U V W X Y 

A

AbstractImageProcessor - Class in stream.image
 
AbstractImageProcessor() - Constructor for class stream.image.AbstractImageProcessor
 
active() - Method in class stream.laser.LaserSword
 
add(Drawable) - Method in class stream.laser.SteelPanel
 
add(byte[]) - Method in class stream.net.StreamServer.ClientHandler
Deprecated.
 
AddCoffeeLabels - Class in stream.coffee.helper
This processor labels coffee data by reading the true labels from a given .csv-file.
AddCoffeeLabels() - Constructor for class stream.coffee.helper.AddCoffeeLabels
 
addListener(PointerListener) - Method in class stream.net.NetworkPointer
 
AddNewsshowLabels - Class in stream.news.helper
 
AddNewsshowLabels() - Constructor for class stream.news.helper.AddNewsshowLabels
 
addr - Variable in class stream.laser.LaserTracker
 
addr - Variable in class stream.laser.LaserTrackerGreen
 
addr - Variable in class stream.laser.LaserTrackerGreenNew
 
address - Variable in class stream.laser.LaserTracker
 
address - Variable in class stream.laser.LaserTrackerGreen
 
address - Variable in class stream.laser.LaserTrackerGreenNew
 
ADrawable - Class in stream.laser
 
ADrawable() - Constructor for class stream.laser.ADrawable
 
age() - Method in class stream.laser.game.PointT
 
AnchorshotModelCreator - Class in stream.news.learner.anchorshotdetection
 
AnchorshotModelCreator() - Constructor for class stream.news.learner.anchorshotdetection.AnchorshotModelCreator
 
append(byte[]) - Method in class stream.io.RingByteBuffer
 
ApplyDecisionTreeModel - Class in stream.news.learner.anchorshotdetection
This processor classifies a news video into anchorshots and news report shots, by applying a decision tree to each example.
ApplyDecisionTreeModel() - Constructor for class stream.news.learner.anchorshotdetection.ApplyDecisionTreeModel
 
ApplyImageModel - Class in stream.news.learner.anchorshotdetection
This processor classifies a news video into anchorshots and news report shots, by matching each shot against an image, representing an anchorshot model.
ApplyImageModel() - Constructor for class stream.news.learner.anchorshotdetection.ApplyImageModel
 
AverageRGB - Class in stream.image.features
This processor computes the average color value for all three RGB channels.
AverageRGB() - Constructor for class stream.image.features.AverageRGB
 
AverageRGBRatios - Class in stream.image.features
Deprecated.
Please use the AverageRGB processor with includeRatios="true" instead.
AverageRGBRatios() - Constructor for class stream.image.features.AverageRGBRatios
Deprecated.
 

B

BinaryWriter - Class in stream.io
 
BinaryWriter() - Constructor for class stream.io.BinaryWriter
 
bl - Variable in class stream.laser.Trapez
 
BlendRed - Class in stream.laser
 
BlendRed() - Constructor for class stream.laser.BlendRed
 
BlockKrimp - Class in stream
 
BlockKrimp() - Constructor for class stream.BlockKrimp
 
blockSize - Variable in class stream.io.WavStream
 
blocksRead - Variable in class stream.io.WavStream
 
BorderDetection - Class in stream.image
Border Detection Operator
BorderDetection() - Constructor for class stream.image.BorderDetection
 
br - Variable in class stream.laser.Trapez
 
bufferSize - Variable in class stream.io.MJpegImageStream
 
ByteBufferStream - Class in stream.io
A new version of the ByteChunkStream.
ByteBufferStream(InputStream, int, int, byte[], boolean) - Constructor for class stream.io.ByteBufferStream
 
ByteChunkStream - Class in stream.io
This class implements a fast byte-oriented stream of byte chunks.
ByteChunkStream(SourceURL, byte[]) - Constructor for class stream.io.ByteChunkStream
 
ByteChunkStream(InputStream, byte[]) - Constructor for class stream.io.ByteChunkStream
 

C

Calibration - Class in stream.laser
 
Calibration(SteelPanel) - Constructor for class stream.laser.Calibration
 
call() - Method in class stream.laser.TurboDiffImageMultithread.DiffThread
 
center() - Method in class stream.laser.game.NameDialog
 
CenterOfMass - Class in stream.image.features
This processor calculates the Center of mass of one ColorChannel of the Image.
CenterOfMass() - Constructor for class stream.image.features.CenterOfMass
 
ChangedPixelRatio - Class in stream.image
 
ChangedPixelRatio() - Constructor for class stream.image.ChangedPixelRatio
 
checkBytes(int, byte[]) - Method in class stream.io.RingByteBuffer
 
close() - Method in class stream.io.ByteBufferStream
 
close() - Method in class stream.io.ByteChunkStream
 
close() - Method in class stream.io.GIFStream
 
close() - Method in class stream.io.JpegStream
 
close() - Method in class stream.io.MJpegImageStream
 
close() - Method in class stream.io.WavFile
 
close() - Method in class stream.io.WavStream
 
CoffeeCam - Class in stream
 
CoffeeCam() - Constructor for class stream.CoffeeCam
 
color(int, int, int) - Method in class stream.image.ShowColor
 
color(int, int, int, int) - Method in class stream.image.ShowColor
 
color - Variable in class stream.laser.Rectangle
 
ColorDiscretization - Class in stream.image
The Color Discretization Operator discretizes the color space of the input image.
ColorDiscretization() - Constructor for class stream.image.ColorDiscretization
 
ColorHistogram - Class in stream.image.features
 
ColorHistogram() - Constructor for class stream.image.features.ColorHistogram
 
ColorMaximizer - Class in stream.laser
 
ColorMaximizer() - Constructor for class stream.laser.ColorMaximizer
 
ColorToGrayscale - Class in stream.image
 
ColorToGrayscale() - Constructor for class stream.image.ColorToGrayscale
 
componentMoved(ComponentEvent) - Method in class stream.laser.WindowInfo
 
compute(Trapez, Trapez) - Static method in class stream.video.TrapezoidCorrection
 
containsAt(byte[], int, byte[]) - Static method in class stream.io.RingByteBuffer
 
continuous - Variable in class stream.io.MJpegImageStream
 
Copy - Class in stream.io
 
Copy() - Constructor for class stream.io.Copy
 
createImage() - Method in class stream.image.ImageRGB
 
CreateRGBImage - Class in stream.image
This processor tries to decode a chunk of bytes from a byte array attribute into an RGB image object.
CreateRGBImage() - Constructor for class stream.image.CreateRGBImage
 
createStream(String) - Static method in class stream.io.RingByteBuffer
 
Crop - Class in stream.image
 
Crop() - Constructor for class stream.image.Crop
 

D

DatasetGenerator - Class in stream.coffee.helper
 
DatasetGenerator() - Constructor for class stream.coffee.helper.DatasetGenerator
 
DEFAULT_BUFFER_SIZE - Static variable in class stream.io.ByteChunkStream
 
DEFAULT_FRAME_BUFFER - Static variable in class stream.io.MJpegImageStream
 
DEFAULT_READ_BUFFER - Static variable in class stream.io.MJpegImageStream
 
DetectBrokenImage - Class in stream.image
 
DetectBrokenImage() - Constructor for class stream.image.DetectBrokenImage
 
DiffImage - Class in stream.image
 
DiffImage() - Constructor for class stream.image.DiffImage
 
DiffImage - Class in stream.laser
 
DiffImage() - Constructor for class stream.laser.DiffImage
 
display() - Method in class stream.io.WavFile
 
display(PrintStream) - Method in class stream.io.WavFile
 
DisplayImage - Class in stream.image
 
DisplayImage() - Constructor for class stream.image.DisplayImage
 
DisplayImage.ImagePanel - Class in stream.image
 
DisplayImage.ImagePanel() - Constructor for class stream.image.DisplayImage.ImagePanel
 
dist(Point, Point) - Method in class stream.laser.LaserTracker
 
dist(Point, Point) - Method in class stream.laser.LaserTrackerGreen
 
dist(Point, Point) - Method in class stream.laser.LaserTrackerGreenNew
 
draw(Graphics2D) - Method in interface stream.laser.Drawable
 
draw(Graphics2D) - Method in class stream.laser.FocusMark
 
draw(Graphics2D) - Method in class stream.laser.LaserRegion
 
draw(Graphics2D) - Method in class stream.laser.Marker
 
draw(Graphics2D) - Method in class stream.laser.Trapez
 
Drawable - Interface in stream.laser
 
drawableChanged() - Method in class stream.laser.SteelPanel
 
drawCross(Graphics2D, int, int, int) - Method in class stream.laser.FocusMark
 

E

EINHEITS_TRAPEZ - Static variable in class stream.video.TrapezoidCorrection
 
equals(Object) - Method in class stream.laser.Marker
 
ErrorOutput - Class in stream.news.helper
Compares a predicted label with the true label.
ErrorOutput() - Constructor for class stream.news.helper.ErrorOutput
 
evalMagic - Variable in class stream.laser.LaserTracker
 
evalMagic - Variable in class stream.laser.LaserTrackerGreen
 
EventDetectionEvaluation - Class in stream.coffee.eventdetection
 
EventDetectionEvaluation() - Constructor for class stream.coffee.eventdetection.EventDetectionEvaluation
 

F

FakePointer - Class in stream.laser
 
FakePointer(PointerListener) - Constructor for class stream.laser.FakePointer
 
FakePointer.TouchPanel - Class in stream.laser
 
FakePointer.TouchPanel(PointerListener) - Constructor for class stream.laser.FakePointer.TouchPanel
 
find(byte[], int) - Method in class stream.io.RingByteBuffer
 
finish() - Method in class stream.audio.PlayWavData
 
finish() - Method in class stream.coffee.eventdetection.EventDetectionEvaluation
 
finish() - Method in class stream.image.DisplayImage
 
finish() - Method in class stream.laser.game.TrackListener
 
finish() - Method in class stream.laser.TurboDiffImageMultithread
 
FocusMark - Class in stream.laser
 
FocusMark() - Constructor for class stream.laser.FocusMark
 
fPoints - Variable in class stream.laser.LaserTracker
 
fPoints - Variable in class stream.laser.LaserTrackerGreen
 
frame - Variable in class stream.laser.LaserTracker
 
frame - Variable in class stream.laser.LaserTrackerGreen
 
frame - Variable in class stream.laser.LaserTrackerGreenNew
 
FrameRate - Class in stream.laser
 
FrameRate() - Constructor for class stream.laser.FrameRate
 
Framerate - Class in stream.video
 
Framerate() - Constructor for class stream.video.Framerate
 

G

getAddress() - Method in class stream.laser.LaserTracker
 
getAddress() - Method in class stream.laser.LaserTrackerGreen
 
getAddress() - Method in class stream.laser.LaserTrackerGreenNew
 
getAddress() - Method in class stream.laser.SendUDP
 
getAmplitude() - Method in class stream.audio.SinusWave
 
getAttribute() - Method in class stream.coffee.eventdetection.ThresholdEventDetection
Delivers the name of the attribute, the processor actually bases the event detection on.
getBlockSize() - Method in class stream.audio.SinusWave
 
getBlockSize() - Method in class stream.io.WavStream
 
getBLUE(int, int) - Method in class stream.image.ImageRGB
Returns the value of the blue color channel
getBuffer() - Method in class stream.io.RingByteBuffer
 
getBufferSize() - Method in class stream.io.ByteChunkStream
 
getBufferSize() - Method in class stream.io.MJpegImageStream
 
getByte(int) - Method in class stream.io.RingByteBuffer
 
getBytesPerSample() - Method in class stream.io.WavStream
 
getBytesRead() - Method in class stream.io.ByteBufferStream
 
getBytesRead() - Method in class stream.io.GIFStream
 
getBytesRead() - Method in class stream.io.JpegStream
 
getBytesRead() - Method in class stream.io.RingByteBuffer
 
getColor() - Method in class stream.laser.Trapez
 
getColorchannel() - Method in class stream.image.features.CenterOfMass
Delivers, on which color the Center of Mass computation is based on.
getFile() - Method in class stream.coffee.helper.AddCoffeeLabels
Delivers the file the labels are actually read from.
getFile() - Method in class stream.io.JPEGWriter
 
getFile() - Method in class stream.news.helper.AddNewsshowLabels
Delivers the file the labels are actually read from.
getFilenamekey() - Method in class stream.io.StoreImageToFile
Returns the attribut that is taken as the filename at the moment.
getFlame() - Method in class stream.laser.LaserSword
 
getFolder() - Method in class stream.io.StoreImageToFile
Return the path of the folder the images as currently stored in.
getFps() - Method in class stream.video.Framerate
 
getFramesRemaining() - Method in class stream.io.WavFile
 
getFrequency() - Method in class stream.audio.SinusWave
 
getFrom() - Method in class stream.image.CreateRGBImage
 
getGraykey() - Method in class stream.news.learner.sbdetection.GrayThreshold
Delivers the string, under which the processor expects the gray value of the input image to be found.
getGREEN(int, int) - Method in class stream.image.ImageRGB
Returns the value of the green color channel
getHeight() - Method in class stream.image.Crop
 
getHeight() - Method in class stream.image.ImageRGB
 
getHeight() - Method in class stream.image.Rectangle
 
getHeight() - Method in class stream.laser.Rectangle
 
getHex(byte[], int) - Static method in class stream.io.RingByteBuffer
 
getHex(byte[], int, int) - Static method in class stream.io.RingByteBuffer
 
getImage() - Method in class stream.image.AbstractImageProcessor
 
getIncludeRatios() - Method in class stream.image.features.AverageRGB
Delivers, if the processor is including the ratios or not.
getKey() - Method in class stream.image.CreateRGBImage
 
getKey() - Method in class stream.image.DisplayImage
 
getKey() - Method in class stream.io.BinaryWriter
 
getKeys() - Method in class stream.MarkPeak
 
getKeys() - Method in class stream.MarkPeak2
 
getLabel() - Method in class stream.news.helper.ErrorOutput
Delivers the key under which the processor currently expects the true label to be stored.
getLaserImage() - Method in class stream.laser.LaserTracker
 
getLaserImage() - Method in class stream.laser.LaserTrackerGreen
 
getLaserImage() - Method in class stream.laser.LaserTrackerGreenNew
 
getMaximumSize() - Method in class stream.image.DisplayImage.ImagePanel
 
getMessage() - Method in class stream.laser.SendUDP
 
getMinimumSize() - Method in class stream.image.DisplayImage.ImagePanel
 
getModel() - Method in class stream.news.learner.anchorshotdetection.ApplyImageModel
Delivers the location, where the processor currents looks for the model image.
getName() - Method in class stream.laser.game.NameDialog
 
getNormalized() - Method in class stream.image.features.CenterOfMass
Delivers, if the CenterOfMass processor is actually looking for the absolute or the normalized x- and y- coordinates of the Center of Mass.
getNumChannels() - Method in class stream.io.WavFile
 
getNumFrames() - Method in class stream.io.WavFile
 
getOnClose() - Method in class stream.image.DisplayImage
 
getOutput() - Method in class stream.image.BorderDetection
 
getOutput() - Method in class stream.image.ChangedPixelRatio
 
getOutput() - Method in class stream.image.ColorDiscretization
 
getOutput() - Method in class stream.image.Crop
 
getOutput() - Method in class stream.image.filters.Smoothing
 
getOutput() - Method in class stream.image.Rectangle
 
getOutput() - Method in class stream.laser.LaserTracker
 
getOutput() - Method in class stream.laser.LaserTrackerGreen
 
getOutput() - Method in class stream.laser.LaserTrackerGreenNew
 
getOutput() - Method in class stream.laser.Rectangle
 
getOutput() - Method in class stream.laser.TurboGreenDiffImage
 
getOutput() - Method in class stream.laser.TurboRedDiffImage
 
getPixels() - Method in class stream.image.ImageRGB
 
getPoint() - Method in class stream.laser.Marker
 
getPort() - Method in class stream.laser.LaserTracker
 
getPort() - Method in class stream.laser.LaserTrackerGreen
 
getPort() - Method in class stream.laser.LaserTrackerGreenNew
 
getPort() - Method in class stream.laser.SendUDP
 
getPrediction() - Method in class stream.news.helper.ErrorOutput
Delivers the key under which the processor currently expects the true label to be stored by the classifier.
getPredictionkey() - Method in class stream.coffee.eventdetection.ThresholdEventDetection
Delivers the key under which the classifier currently stores the predicted label.
getPredictionkey() - Method in class stream.news.learner.anchorshotdetection.ApplyDecisionTreeModel
Delivers the key under which the classifier currently stores the predicted label.
getPredictionkey() - Method in class stream.news.learner.anchorshotdetection.ApplyImageModel
Delivers the key under which the classifier currently stores the predicted label.
getPredictionkey() - Method in class stream.news.learner.sbdetection.GrayThreshold
Delivers the key, under which the classifier currently stores the predicted label.
getPreferredSize() - Method in class stream.image.DisplayImage.ImagePanel
 
getQuantilesPerChannel() - Method in class stream.image.ColorDiscretization
 
getReadBufferSize() - Method in class stream.io.MJpegImageStream
 
getRED(int, int) - Method in class stream.image.ImageRGB
Returns the value of the red color channel
getRemaining() - Method in class stream.io.RingByteBuffer
 
getRGB(int, int) - Method in class stream.image.ImageRGB
Returns the RGB(a) value of the specified pixel.
getSampleRate() - Method in class stream.audio.SinusWave
 
getSampleRate() - Method in class stream.io.WavFile
 
getSampleRate() - Method in class stream.io.WavStream
 
getSearchSize() - Method in class stream.laser.LaserTracker
 
getSearchSize() - Method in class stream.laser.LaserTrackerGreen
 
getSearchSize() - Method in class stream.laser.LaserTrackerGreenNew
 
getSoundNames() - Method in class stream.laser.LaserSound
 
getStandardvalue() - Method in class stream.coffee.eventdetection.ThresholdEventDetection
Delivers the value, the attribute "attribute" has in random frames.
getT() - Method in class stream.coffee.eventdetection.ThresholdEventDetection
Returns the current threshold the processor is working with.
getT() - Method in class stream.news.learner.anchorshotdetection.ApplyImageModel
Returns the current threshold the processor is working with.
getT() - Method in class stream.news.learner.sbdetection.GrayThreshold
Returns the current threshold the processor is working with.
getThreshold() - Method in class stream.image.DetectBrokenImage
 
getThreshold() - Method in class stream.laser.ColorMaximizer
 
getThreshold() - Method in class stream.laser.DiffImage
 
getThreshold() - Method in class stream.laser.LaserTracker
 
getThreshold() - Method in class stream.laser.LaserTrackerGreen
 
getThreshold() - Method in class stream.laser.LaserTrackerGreenNew
 
getThreshold() - Method in class stream.laser.TurboDiffImage
 
getThreshold() - Method in class stream.laser.TurboDiffImageMultithread
 
getThreshold() - Method in class stream.laser.TurboGreenDiffImage
 
getThreshold() - Method in class stream.laser.TurboRedDiffImage
 
getThreshold() - Method in class stream.laser.UberDiffImage
 
getThreshold() - Method in class stream.MarkPeak
 
getThreshold() - Method in class stream.MarkPeak2
 
getTolerance() - Method in class stream.image.BorderDetection
 
getTrace() - Method in class stream.laser.LaserSword
 
getUrl() - Method in class stream.io.BinaryWriter
 
getValidBits() - Method in class stream.io.WavFile
 
getValue() - Method in class stream.MarkPeak
 
getValue() - Method in class stream.MarkPeak2
 
getVolume() - Method in class stream.audio.PlayWavData
 
getWidth() - Method in class stream.image.Crop
 
getWidth() - Method in class stream.image.ImageRGB
 
getWidth() - Method in class stream.image.Rectangle
 
getWidth() - Method in class stream.laser.Rectangle
 
getWindowSize() - Method in class stream.image.filters.Smoothing
 
getX() - Method in class stream.image.Crop
 
getX() - Method in class stream.image.Rectangle
 
getX() - Method in class stream.laser.Rectangle
 
getY() - Method in class stream.image.Crop
 
getY() - Method in class stream.image.Rectangle
 
getY() - Method in class stream.laser.Rectangle
 
GIF_SIGNATURE - Static variable in class stream.io.ByteChunkStream
 
GifImageStream - Class in stream.io
 
GifImageStream(SourceURL) - Constructor for class stream.io.GifImageStream
 
GifImageStream(InputStream) - Constructor for class stream.io.GifImageStream
 
GIFStream - Class in stream.io
A new version of the ByteChunkStream.
GIFStream(InputStream, int, int, boolean) - Constructor for class stream.io.GIFStream
 
GrayThreshold - Class in stream.news.learner.sbdetection
This processor is a classifier, predicting shot boundaries based on the DiffImages of two successive frames.
GrayThreshold() - Constructor for class stream.news.learner.sbdetection.GrayThreshold
 

H

hashCode() - Method in class stream.laser.Marker
 
height - Variable in class stream.image.ImageRGB
 
height - Variable in class stream.laser.Rectangle
 

I

IDENTITY - Static variable in class stream.laser.Calibration
 
imageKey - Variable in class stream.image.AbstractImageProcessor
 
ImageRGB - Class in stream.image
ImageRGB(int, int) - Constructor for class stream.image.ImageRGB
Creates an empty image with the specified height and width.
ImageRGB(int, int, int[]) - Constructor for class stream.image.ImageRGB
 
ImageRGB(BufferedImage) - Constructor for class stream.image.ImageRGB
 
indexOf(byte[], byte[], int) - Static method in class stream.io.ByteBufferStream
 
indexOf(byte[], int) - Method in class stream.io.ByteChunkStream
 
indexOf(byte[], byte[], int) - Static method in class stream.io.Copy
 
indexOf(byte[], byte[], int) - Static method in class stream.io.GIFStream
 
indexOf(byte[], int) - Method in class stream.io.GIFStream
 
indexOf(byte[], byte[], int) - Static method in class stream.io.JpegStream
 
indexOf(byte[], int) - Method in class stream.io.JpegStream
 
InfiniteLoop - Class in stream.net
 
InfiniteLoop() - Constructor for class stream.net.InfiniteLoop
 
info() - Method in class stream.io.MJpegImageStream
 
init() - Method in class stream.audio.SinusWave
 
init(ProcessContext) - Method in class stream.coffee.helper.AddCoffeeLabels
 
init(ProcessContext) - Method in class stream.image.ColorDiscretization
 
init(ProcessContext) - Method in class stream.image.DisplayImage
 
init(ProcessContext) - Method in class stream.image.filters.Smoothing
 
init() - Method in class stream.io.ByteChunkStream
 
init() - Method in class stream.io.MJpegImageStream
 
init() - Method in class stream.io.WavStream
 
init(ProcessContext) - Method in class stream.laser.game.TrackListener
 
init() - Method in class stream.laser.LaserSound
 
init(ProcessContext) - Method in class stream.laser.LaserTracker
 
init(ProcessContext) - Method in class stream.laser.LaserTrackerGreen
 
init(ProcessContext) - Method in class stream.laser.LaserTrackerGreenNew
 
init(ProcessContext) - Method in class stream.laser.SendUDP
 
init(ImageRGB, ImageRGB, int, int, ImageRGB) - Method in class stream.laser.TurboDiffImageMultithread.DiffThread
 
init(ProcessContext) - Method in class stream.news.helper.AddNewsshowLabels
 
init(ProcessContext) - Method in class stream.news.learner.anchorshotdetection.ApplyImageModel
 
initialMagic - Variable in class stream.laser.LaserTracker
 
initialMagic - Variable in class stream.laser.LaserTrackerGreen
 
initialPoint - Variable in class stream.laser.LaserTracker
 
initialPoint - Variable in class stream.laser.LaserTrackerGreen
 
initialPoint - Variable in class stream.laser.LaserTrackerGreenNew
 
initialRGB - Variable in class stream.laser.LaserTracker
 
initialRGB - Variable in class stream.laser.LaserTrackerGreen
 
initialRGB - Variable in class stream.laser.LaserTrackerGreenNew
 
isContinuous() - Method in class stream.io.MJpegImageStream
 
isOnTop() - Method in class stream.image.DisplayImage
 
isSignatureAt(byte[], int, byte[]) - Static method in class stream.io.ByteBufferStream
 
isSignatureAt(int, byte[]) - Method in class stream.io.ByteChunkStream
 
isSignatureAt(byte[], int, byte[]) - Static method in class stream.io.Copy
 
isSignatureAt(byte[], int, byte[]) - Static method in class stream.io.GIFStream
 
isSignatureAt(byte[], int) - Method in class stream.io.GIFStream
 
isSignatureAt(byte[], int, byte[]) - Static method in class stream.io.JpegStream
 
isSignatureAt(byte[], int) - Method in class stream.io.JpegStream
 
isSkipWithoutPoint() - Method in class stream.laser.LaserTracker
 
isSkipWithoutPoint() - Method in class stream.laser.LaserTrackerGreen
 
isSkipWithoutPoint() - Method in class stream.laser.LaserTrackerGreenNew
 
isVisible() - Method in class stream.laser.ADrawable
 
isVisible() - Method in interface stream.laser.Drawable
 

J

JPEG_EOI - Static variable in class stream.io.ByteBufferStream
 
JPEG_EOI - Static variable in class stream.io.Copy
 
JPEG_EOI - Static variable in class stream.io.GIFStream
 
JPEG_EOI - Static variable in class stream.io.JpegStream
 
JPEG_SOI - Static variable in class stream.io.ByteBufferStream
 
JPEG_SOI - Static variable in class stream.io.Copy
 
JPEG_SOI - Static variable in class stream.io.GIFStream
 
JPEG_SOI - Static variable in class stream.io.JpegStream
 
JpegStream - Class in stream.io
A new version of the ByteChunkStream.
JpegStream(InputStream, int, int, boolean) - Constructor for class stream.io.JpegStream
 
JPEGWriter - Class in stream.io
 
JPEGWriter() - Constructor for class stream.io.JPEGWriter
 
JPG_SIGNATURE - Static variable in class stream.io.ByteChunkStream
 

K

keys - Variable in class stream.MarkPeak
 
keys - Variable in class stream.MarkPeak2
 

L

laserImage - Variable in class stream.laser.LaserTracker
 
laserImage - Variable in class stream.laser.LaserTrackerGreen
 
laserImage - Variable in class stream.laser.LaserTrackerGreenNew
 
LaserMazeResult - Class in stream.laser.game
 
LaserMazeResult() - Constructor for class stream.laser.game.LaserMazeResult
 
LaserMazeResult2 - Class in stream.laser.game
 
LaserMazeResult2() - Constructor for class stream.laser.game.LaserMazeResult2
 
LaserRegion - Class in stream.laser
 
LaserRegion(int, int) - Constructor for class stream.laser.LaserRegion
 
LaserSound - Class in stream.laser
 
LaserSound() - Constructor for class stream.laser.LaserSound
 
LaserSword - Class in stream.laser
 
LaserSword() - Constructor for class stream.laser.LaserSword
 
LaserTracker - Class in stream.laser
This processor provides a very simple strategy for detecting laser pointers in an image.
LaserTracker() - Constructor for class stream.laser.LaserTracker
 
LaserTrackerGreen - Class in stream.laser
This processor provides a very simple strategy for detecting laser pointers in an image.
LaserTrackerGreen() - Constructor for class stream.laser.LaserTrackerGreen
 
LaserTrackerGreenNew - Class in stream.laser
This processor provides a very simple strategy for detecting laser pointers in an image.
LaserTrackerGreenNew() - Constructor for class stream.laser.LaserTrackerGreenNew
 
lastImage - Variable in class stream.laser.DiffImage
 
lastImage - Variable in class stream.laser.LaserTracker
 
lastImage - Variable in class stream.laser.LaserTrackerGreen
 
lastImage - Variable in class stream.laser.LaserTrackerGreenNew
 
lastImage - Variable in class stream.laser.TurboDiffImage
 
lastImage - Variable in class stream.laser.TurboDiffImageMultithread
 
lastImage - Variable in class stream.laser.TurboGreenDiffImage
 
lastImage - Variable in class stream.laser.TurboRedDiffImage
 
lastImage - Variable in class stream.laser.UberDiffImage
 
LevelScore - Class in stream.laser.game
 
LevelScore() - Constructor for class stream.laser.game.LevelScore
 
logSearchPath - Static variable in class stream.net.StreamServer
Deprecated.
 

M

main(String[]) - Static method in class stream.audio.SinusWave
 
main(String[]) - Static method in class stream.CoffeeCam
 
main(String[]) - Static method in class stream.image.DetectBrokenImage
 
main(String[]) - Static method in class stream.io.Copy
 
main(String[]) - Static method in class stream.io.MJpegImageStream
 
main(String[]) - Static method in class stream.io.ReadTiff
 
main(String[]) - Static method in class stream.io.RingByteBuffer
 
main(String[]) - Static method in class stream.io.WavFile
 
main(String[]) - Static method in class stream.io.WavStream
 
main(String[]) - Static method in class stream.laser.FakePointer
 
main(String[]) - Static method in class stream.laser.game.NameDialog
 
main(String[]) - Static method in class stream.laser.LaserSound
 
main(String[]) - Static method in class stream.laser.SteelPanel
 
main(String[]) - Static method in class stream.net.InfiniteLoop
 
main(String[]) - Static method in class stream.net.NetworkPointer
 
main(String[]) - Static method in class stream.net.StreamServer
Deprecated.
 
main(String[]) - Static method in class stream.StaticKrimp
 
main(String[]) - Static method in class stream.video.TrapezoidCorrection
 
map(Point) - Method in interface stream.laser.TrapezCorrection
 
map(Point) - Method in class stream.video.TrapezoidCorrection
 
Marker - Class in stream.laser
 
Marker(int, int, Color) - Constructor for class stream.laser.Marker
 
MarkPeak - Class in stream
 
MarkPeak() - Constructor for class stream.MarkPeak
 
MarkPeak2 - Class in stream
 
MarkPeak2() - Constructor for class stream.MarkPeak2
 
matrix4x4(Trapez) - Static method in class stream.video.TrapezoidCorrection
 
MaxRBGOverEvent - Class in stream.coffee.tagging
 
MaxRBGOverEvent() - Constructor for class stream.coffee.tagging.MaxRBGOverEvent
 
MedianRGB - Class in stream.image.features
This processor computes the median color value for all three RGB channels
MedianRGB() - Constructor for class stream.image.features.MedianRGB
 
MJpegImageStream - Class in stream.io
 
MJpegImageStream(SourceURL) - Constructor for class stream.io.MJpegImageStream
 
MJpegImageStream(InputStream) - Constructor for class stream.io.MJpegImageStream
 
MJpegImageStreamOld - Class in stream.io
 
MJpegImageStreamOld(SourceURL) - Constructor for class stream.io.MJpegImageStreamOld
 
MJpegImageStreamOld(InputStream) - Constructor for class stream.io.MJpegImageStreamOld
 
MnistFeatures - Class in stream.image.features
 
MnistFeatures() - Constructor for class stream.image.features.MnistFeatures
 
mouseDragged(MouseEvent) - Method in class stream.laser.LaserSword
 
mousePressed(MouseEvent) - Method in class stream.laser.LaserSword
 
mouseReleased(MouseEvent) - Method in class stream.laser.LaserSword
 

N

NameDialog - Class in stream.laser.game
 
NameDialog(JFrame) - Constructor for class stream.laser.game.NameDialog
 
NetworkPointer - Class in stream.net
 
NetworkPointer(InetSocketAddress) - Constructor for class stream.net.NetworkPointer
 
newWavFile(File, int, long, int, long) - Static method in class stream.io.WavFile
 
nextMark() - Method in class stream.laser.Calibration
 

O

ok() - Method in class stream.laser.game.NameDialog
 
openUrl(SourceURL) - Static method in class stream.io.MJpegImageStreamOld
 
openWavFile(File) - Static method in class stream.io.WavFile
 
output - Variable in class stream.laser.LaserTracker
 
output - Variable in class stream.laser.LaserTrackerGreen
 
output - Variable in class stream.laser.LaserTrackerGreenNew
 
output - Variable in class stream.laser.Rectangle
 
output - Variable in class stream.laser.TurboGreenDiffImage
 
output - Variable in class stream.laser.TurboRedDiffImage
 

P

packet - Variable in class stream.laser.LaserTracker
 
packet - Variable in class stream.laser.LaserTrackerGreen
 
packet - Variable in class stream.laser.LaserTrackerGreenNew
 
paint(Graphics) - Method in class stream.image.DisplayImage.ImagePanel
 
paint(Graphics) - Method in class stream.laser.FakePointer.TouchPanel
 
paint(Graphics) - Method in class stream.laser.SteelPanel
 
ParseImageRGB - Class in stream.image
 
ParseImageRGB() - Constructor for class stream.image.ParseImageRGB
 
pixels - Variable in class stream.image.ImageRGB
 
play(String) - Method in class stream.laser.LaserSound
 
PlayWavData - Class in stream.audio
 
PlayWavData() - Constructor for class stream.audio.PlayWavData
 
PointerListener - Interface in stream.net
 
pointingAt(int, int) - Method in class stream.laser.Calibration
 
pointingAt(int, int) - Method in class stream.laser.FakePointer
 
pointingAt(int, int) - Method in class stream.laser.SteelPanel
 
pointingAt(int, int) - Method in interface stream.net.PointerListener
 
PointT - Class in stream.laser.game
 
PointT(Point) - Constructor for class stream.laser.game.PointT
 
PointT(int, int) - Constructor for class stream.laser.game.PointT
 
PointT(Double, Double) - Constructor for class stream.laser.game.PointT
 
port - Variable in class stream.laser.LaserTracker
 
port - Variable in class stream.laser.LaserTrackerGreen
 
port - Variable in class stream.laser.LaserTrackerGreenNew
 
process(Data) - Method in class stream.audio.PlayWavData
 
process(Data) - Method in class stream.BlockKrimp
 
process(Data) - Method in class stream.coffee.eventdetection.EventDetectionEvaluation
 
process(Data) - Method in class stream.coffee.eventdetection.ThresholdEventDetection
 
process(Data) - Method in class stream.coffee.helper.AddCoffeeLabels
 
process(Data) - Method in class stream.coffee.helper.DatasetGenerator
 
process(Data) - Method in class stream.coffee.tagging.MaxRBGOverEvent
 
process(Data) - Method in class stream.image.AbstractImageProcessor
 
process(Data, ImageRGB) - Method in class stream.image.AbstractImageProcessor
 
process(Data, ImageRGB) - Method in class stream.image.BorderDetection
 
process(Data, ImageRGB) - Method in class stream.image.ChangedPixelRatio
 
process(Data, ImageRGB) - Method in class stream.image.ColorDiscretization
 
process(Data, ImageRGB) - Method in class stream.image.ColorToGrayscale
 
process(Data) - Method in class stream.image.CreateRGBImage
 
process(Data, ImageRGB) - Method in class stream.image.Crop
 
process(Data, ImageRGB) - Method in class stream.image.DetectBrokenImage
 
process(Data, ImageRGB) - Method in class stream.image.DiffImage
 
process(Data) - Method in class stream.image.DisplayImage
 
process(Data, ImageRGB) - Method in class stream.image.features.AverageRGB
 
process(Data, ImageRGB) - Method in class stream.image.features.AverageRGBRatios
Deprecated.
 
process(Data, ImageRGB) - Method in class stream.image.features.CenterOfMass
 
process(Data, ImageRGB) - Method in class stream.image.features.ColorHistogram
 
process(Data, ImageRGB) - Method in class stream.image.features.MedianRGB
 
process(Data, ImageRGB) - Method in class stream.image.features.MnistFeatures
 
process(Data, ImageRGB) - Method in class stream.image.features.StandardDeviationRGB
 
process(Data, ImageRGB) - Method in class stream.image.filters.SetTransparent
 
process(Data, ImageRGB) - Method in class stream.image.filters.Smoothing
 
process(Data) - Method in class stream.image.ParseImageRGB
 
process(Data, ImageRGB) - Method in class stream.image.Rectangle
 
process(Data) - Method in class stream.image.ShowColor
 
process(Data) - Method in class stream.io.BinaryWriter
 
process(Data, ImageRGB) - Method in class stream.io.JPEGWriter
 
process(Data, ImageRGB) - Method in class stream.io.StoreImageToFile
 
process(Data, ImageRGB) - Method in class stream.laser.BlendRed
 
process(Data, ImageRGB) - Method in class stream.laser.ColorMaximizer
 
process(Data, ImageRGB) - Method in class stream.laser.DiffImage
 
process(Data) - Method in class stream.laser.FrameRate
 
process(Data) - Method in class stream.laser.game.LaserMazeResult
 
process(Data) - Method in class stream.laser.game.LaserMazeResult2
 
process(Data) - Method in class stream.laser.game.LevelScore
 
process(Data) - Method in class stream.laser.game.TrackListener
 
process(Data, ImageRGB) - Method in class stream.laser.LaserTracker
 
process(Data, ImageRGB) - Method in class stream.laser.LaserTrackerGreen
 
process(Data, ImageRGB) - Method in class stream.laser.LaserTrackerGreenNew
 
process(Data, ImageRGB) - Method in class stream.laser.Rectangle
 
process(Data) - Method in class stream.laser.SendUDP
 
process(Data, ImageRGB) - Method in class stream.laser.TurboDiffImage
 
process(Data, ImageRGB) - Method in class stream.laser.TurboDiffImageMultithread
 
process(Data, ImageRGB) - Method in class stream.laser.TurboGreenDiffImage
 
process(Data, ImageRGB) - Method in class stream.laser.TurboRedDiffImage
 
process(Data, ImageRGB) - Method in class stream.laser.UberDiffImage
 
process(Data) - Method in class stream.MarkPeak
 
process(Data) - Method in class stream.MarkPeak2
 
process(Data) - Method in class stream.news.helper.AddNewsshowLabels
 
process(Data) - Method in class stream.news.helper.ErrorOutput
 
process(Data, ImageRGB) - Method in class stream.news.learner.anchorshotdetection.AnchorshotModelCreator
 
process(Data) - Method in class stream.news.learner.anchorshotdetection.ApplyDecisionTreeModel
 
process(Data, ImageRGB) - Method in class stream.news.learner.anchorshotdetection.ApplyImageModel
 
process(Data) - Method in class stream.news.learner.sbdetection.GrayThreshold
 
process(Data) - Method in class stream.SplitItems
 
process(Data) - Method in class stream.video.Framerate
 
punkteLevel1(Double) - Method in class stream.laser.game.LevelScore
 
punkteLevel2(Double) - Method in class stream.laser.game.LevelScore
 
punkteLevel3(Double) - Method in class stream.laser.game.LevelScore
 

R

read(InputStream) - Method in class stream.io.RingByteBuffer
 
readBufferSize - Variable in class stream.io.MJpegImageStream
 
readBytes() - Method in class stream.io.GIFStream
 
readBytes() - Method in class stream.io.JpegStream
 
readFrames(int[], int) - Method in class stream.io.WavFile
 
readFrames(int[], int, int) - Method in class stream.io.WavFile
 
readFrames(int[][], int) - Method in class stream.io.WavFile
 
readFrames(int[][], int, int) - Method in class stream.io.WavFile
 
readFrames(long[], int) - Method in class stream.io.WavFile
 
readFrames(long[], int, int) - Method in class stream.io.WavFile
 
readFrames(long[][], int) - Method in class stream.io.WavFile
 
readFrames(long[][], int, int) - Method in class stream.io.WavFile
 
readFrames(double[], int) - Method in class stream.io.WavFile
 
readFrames(double[], int, int) - Method in class stream.io.WavFile
 
readFrames(double[][], int) - Method in class stream.io.WavFile
 
readFrames(double[][], int, int) - Method in class stream.io.WavFile
 
readNext() - Method in class stream.audio.SinusWave
 
readNext() - Method in class stream.io.ByteChunkStream
 
readNext() - Method in class stream.io.MJpegImageStream
 
readNext() - Method in class stream.io.WavStream
 
readNextChunk() - Method in class stream.io.ByteBufferStream
 
readNextChunk() - Method in class stream.io.GIFStream
 
readNextChunk() - Method in class stream.io.JpegStream
 
readSample() - Method in class stream.io.WavStream
 
readSound(URL) - Static method in class stream.laser.LaserSound
 
ReadTiff - Class in stream.io
 
ReadTiff() - Constructor for class stream.io.ReadTiff
 
Rectangle - Class in stream.image
 
Rectangle() - Constructor for class stream.image.Rectangle
 
Rectangle - Class in stream.laser
 
Rectangle() - Constructor for class stream.laser.Rectangle
 
remove(Drawable) - Method in class stream.laser.SteelPanel
 
removeClient(StreamServer.ClientHandler) - Method in class stream.net.StreamServer
Deprecated.
 
resetState() - Method in class stream.laser.SteelPanel
 
RingByteBuffer - Class in stream.io
 
RingByteBuffer(int) - Constructor for class stream.io.RingByteBuffer
 
run() - Method in class stream.laser.game.TrackListener
 
run() - Method in class stream.net.NetworkPointer
 
run() - Method in class stream.net.StreamServer.ClientHandler
Deprecated.
 
run() - Method in class stream.net.StreamServer
Deprecated.
 

S

searchSize - Variable in class stream.laser.LaserTracker
 
searchSize - Variable in class stream.laser.LaserTrackerGreen
 
searchSize - Variable in class stream.laser.LaserTrackerGreenNew
 
SendUDP - Class in stream.laser
 
SendUDP() - Constructor for class stream.laser.SendUDP
 
setAddress(String) - Method in class stream.laser.LaserTracker
 
setAddress(String) - Method in class stream.laser.LaserTrackerGreen
 
setAddress(String) - Method in class stream.laser.LaserTrackerGreenNew
 
setAddress(String) - Method in class stream.laser.SendUDP
 
setAmplitude(Float) - Method in class stream.audio.SinusWave
 
setAttribute(String) - Method in class stream.coffee.eventdetection.ThresholdEventDetection
Tells the processor, on which attribute to base the event detection on.
setBackgroundImage(URL) - Method in class stream.laser.SteelPanel
 
setBins(Integer) - Method in class stream.image.ColorDiscretization
 
setBins(Integer) - Method in class stream.image.features.ColorHistogram
 
setBlockSize(int) - Method in class stream.audio.SinusWave
 
setBlockSize(int) - Method in class stream.io.WavStream
 
setBLUE(int, int, int) - Method in class stream.image.ImageRGB
 
setBufferSize(ByteSize) - Method in class stream.io.ByteChunkStream
 
setBufferSize(ByteSize) - Method in class stream.io.MJpegImageStream
 
setColor(Color) - Method in class stream.laser.Marker
 
setColor(Color) - Method in class stream.laser.Trapez
 
setColorchannel(String) - Method in class stream.image.features.CenterOfMass
Tells the CenterOfMass processor, on which color to base the Center of Mass computation on.
setColorchannel(String) - Method in class stream.image.features.ColorHistogram
 
setContinuous(boolean) - Method in class stream.io.MJpegImageStream
 
setFile(String) - Method in class stream.coffee.helper.AddCoffeeLabels
Sets the file the labels are stored in.
setFile(String) - Method in class stream.io.JPEGWriter
 
setFile(String) - Method in class stream.news.helper.AddNewsshowLabels
Sets the file the labels are stored in.
setFilenamekey(String) - Method in class stream.io.StoreImageToFile
Defines the attribute, that is taken as the filename.
setFolder(String) - Method in class stream.io.StoreImageToFile
Sets the folder, the images are stored in.
setFps(Float) - Method in class stream.video.Framerate
 
setFrame(BufferedImage, Long) - Method in class stream.image.DisplayImage.ImagePanel
 
setFrequency(Double) - Method in class stream.audio.SinusWave
 
setFrom(String) - Method in class stream.image.CreateRGBImage
 
setGraykey(String) - Method in class stream.news.learner.sbdetection.GrayThreshold
Tells the GrayThreshold processor, where to find the gray value of the pixels.
setGREEN(int, int, int) - Method in class stream.image.ImageRGB
 
setHeight(int) - Method in class stream.image.Crop
 
setHeight(int) - Method in class stream.image.Rectangle
 
setHeight(int) - Method in class stream.laser.Rectangle
 
setImage(String) - Method in class stream.image.AbstractImageProcessor
 
setImage(String) - Method in class stream.image.DisplayImage
 
setIncludeRatios(boolean) - Method in class stream.image.features.AverageRGB
If desired, the processor includes the ration between the color channels.
setKey(String) - Method in class stream.image.CreateRGBImage
 
setKey(String) - Method in class stream.image.DisplayImage
 
setKey(String) - Method in class stream.io.BinaryWriter
 
setKeys(String[]) - Method in class stream.MarkPeak
 
setKeys(String[]) - Method in class stream.MarkPeak2
 
setLabel(String) - Method in class stream.coffee.eventdetection.EventDetectionEvaluation
 
setLabel(String) - Method in class stream.news.helper.ErrorOutput
Sets the key under which the true label is stored.
setLaserImage(String) - Method in class stream.laser.LaserTracker
 
setLaserImage(String) - Method in class stream.laser.LaserTrackerGreen
 
setLaserImage(String) - Method in class stream.laser.LaserTrackerGreenNew
 
setLevel(int) - Method in class stream.laser.SteelPanel
 
setLocation(int, int) - Method in class stream.laser.LaserRegion
 
setMatrix(RealMatrix) - Method in class stream.video.TrapezoidCorrection
 
setMessage(String) - Method in class stream.laser.SendUDP
 
setModel(String) - Method in class stream.news.learner.anchorshotdetection.AnchorshotModelCreator
 
setModel(String) - Method in class stream.news.learner.anchorshotdetection.ApplyImageModel
Tells the processor, where to find the model to be matched.
setNormalized(Boolean) - Method in class stream.image.features.CenterOfMass
Tells the CenterOfMass processor, if we are looking for the absolute or the normalized x- and y- coordinates of the Center of Mass.
setOnClose(String) - Method in class stream.image.DisplayImage
 
setOnTop(boolean) - Method in class stream.image.DisplayImage
 
setOutput(String) - Method in class stream.image.BorderDetection
 
setOutput(String) - Method in class stream.image.ChangedPixelRatio
 
setOutput(String) - Method in class stream.image.ColorDiscretization
Setter for the Parameter Output
setOutput(String) - Method in class stream.image.ColorToGrayscale
 
setOutput(String) - Method in class stream.image.Crop
 
setOutput(String) - Method in class stream.image.DiffImage
 
setOutput(String) - Method in class stream.image.filters.Smoothing
Setter for the Parameter Output
setOutput(String) - Method in class stream.image.Rectangle
 
setOutput(String) - Method in class stream.laser.LaserTracker
 
setOutput(String) - Method in class stream.laser.LaserTrackerGreen
 
setOutput(String) - Method in class stream.laser.LaserTrackerGreenNew
 
setOutput(String) - Method in class stream.laser.Rectangle
 
setOutput(String) - Method in class stream.laser.TurboGreenDiffImage
 
setOutput(String) - Method in class stream.laser.TurboRedDiffImage
 
setPort(int) - Method in class stream.laser.LaserTracker
 
setPort(int) - Method in class stream.laser.LaserTrackerGreen
 
setPort(int) - Method in class stream.laser.LaserTrackerGreenNew
 
setPort(Integer) - Method in class stream.laser.SendUDP
 
setPosition(int, int) - Method in class stream.laser.Marker
 
setPrediction(String) - Method in class stream.coffee.eventdetection.EventDetectionEvaluation
 
setPrediction(String) - Method in class stream.news.helper.ErrorOutput
Sets the key under which the predicted label was stored by the classifier.
setPredictionkey(String) - Method in class stream.coffee.eventdetection.ThresholdEventDetection
Sets the key under which the classifier shall store the predicted label.
setPredictionkey(String) - Method in class stream.news.learner.anchorshotdetection.ApplyDecisionTreeModel
Sets the key under which the classifier shall store the predicted label.
setPredictionkey(String) - Method in class stream.news.learner.anchorshotdetection.ApplyImageModel
Sets the key under which the classifier shall store the predicted label.
setPredictionkey(String) - Method in class stream.news.learner.sbdetection.GrayThreshold
The key under which the classifier shall store the predicted label.
setReadBufferSize(ByteSize) - Method in class stream.io.MJpegImageStream
 
setRED(int, int, int) - Method in class stream.image.ImageRGB
 
setRGB(int, int, int) - Method in class stream.image.ImageRGB
This sets the RGB value for the specified pixel.
setRGB(int, int, int, int, int) - Method in class stream.image.ImageRGB
This functions sets the RGB value for the specified pixel.
setSampleRate(Integer) - Method in class stream.audio.SinusWave
 
setSearchSize(int) - Method in class stream.laser.LaserTracker
 
setSearchSize(int) - Method in class stream.laser.LaserTrackerGreen
 
setSearchSize(int) - Method in class stream.laser.LaserTrackerGreenNew
 
setSkipWithoutPoint(boolean) - Method in class stream.laser.LaserTracker
 
setSkipWithoutPoint(boolean) - Method in class stream.laser.LaserTrackerGreen
 
setSkipWithoutPoint(boolean) - Method in class stream.laser.LaserTrackerGreenNew
 
setStandardvalue(Integer) - Method in class stream.coffee.eventdetection.ThresholdEventDetection
Sets the value, attribute "attribute" has in random frames
setT(Integer) - Method in class stream.coffee.eventdetection.ThresholdEventDetection
Sets the threshold t to a new value.
setT(Integer) - Method in class stream.news.learner.anchorshotdetection.ApplyImageModel
Sets the threshold t to a new value.
setT(Integer) - Method in class stream.news.learner.sbdetection.GrayThreshold
Sets the threshold t to a new value.
setThreshold(double) - Method in class stream.image.DetectBrokenImage
 
setThreshold(int) - Method in class stream.laser.ColorMaximizer
 
setThreshold(int) - Method in class stream.laser.DiffImage
 
setThreshold(int) - Method in class stream.laser.LaserTracker
 
setThreshold(int) - Method in class stream.laser.LaserTrackerGreen
 
setThreshold(int) - Method in class stream.laser.LaserTrackerGreenNew
 
setThreshold(int) - Method in class stream.laser.TurboDiffImage
 
setThreshold(int) - Method in class stream.laser.TurboDiffImageMultithread
 
setThreshold(int) - Method in class stream.laser.TurboGreenDiffImage
 
setThreshold(int) - Method in class stream.laser.TurboRedDiffImage
 
setThreshold(int) - Method in class stream.laser.UberDiffImage
 
setThreshold(Double) - Method in class stream.MarkPeak
 
setThreshold(Double) - Method in class stream.MarkPeak2
 
setTolerance(int) - Method in class stream.image.BorderDetection
 
SetTransparent - Class in stream.image.filters
 
SetTransparent() - Constructor for class stream.image.filters.SetTransparent
 
setTrapez(Trapez) - Method in class stream.laser.SteelPanel
 
setupLogging() - Static method in class stream.net.StreamServer
Deprecated.
 
setUrl(String) - Method in class stream.io.BinaryWriter
 
setUserName(String) - Method in class stream.laser.SteelPanel
 
setValue(Double) - Method in class stream.MarkPeak
 
setValue(Double) - Method in class stream.MarkPeak2
 
setVisible(boolean) - Method in class stream.laser.ADrawable
 
setVolume(Double) - Method in class stream.audio.PlayWavData
 
setWeighted(Boolean) - Method in class stream.image.filters.Smoothing
 
setWidth(int) - Method in class stream.image.Crop
 
setWidth(int) - Method in class stream.image.Rectangle
 
setWidth(int) - Method in class stream.laser.Rectangle
 
setWindowSize(Integer) - Method in class stream.image.filters.Smoothing
 
setX(int) - Method in class stream.image.Crop
 
setX(int) - Method in class stream.image.Rectangle
 
setX(int) - Method in class stream.laser.Rectangle
 
setY(int) - Method in class stream.image.Crop
 
setY(int) - Method in class stream.image.Rectangle
 
setY(int) - Method in class stream.laser.Rectangle
 
ShowColor - Class in stream.image
 
ShowColor() - Constructor for class stream.image.ShowColor
 
SinusWave - Class in stream.audio
 
SinusWave() - Constructor for class stream.audio.SinusWave
 
skipWithoutPoint - Variable in class stream.laser.LaserTracker
 
skipWithoutPoint - Variable in class stream.laser.LaserTrackerGreen
 
skipWithoutPoint - Variable in class stream.laser.LaserTrackerGreenNew
 
sleep(int) - Method in class stream.laser.Calibration
 
sleep(long) - Method in class stream.video.Framerate
 
Smoothing - Class in stream.image.filters
The Smooting Operator is a filter to reduce the noise in an input image.
Smoothing() - Constructor for class stream.image.filters.Smoothing
 
socket - Variable in class stream.laser.LaserTracker
 
socket - Variable in class stream.laser.LaserTrackerGreen
 
socket - Variable in class stream.laser.LaserTrackerGreenNew
 
SplitItems - Class in stream
 
SplitItems() - Constructor for class stream.SplitItems
 
StandardDeviationRGB - Class in stream.image.features
This processor computes the standard deviation for all three RGB channels.
StandardDeviationRGB() - Constructor for class stream.image.features.StandardDeviationRGB
 
state - Variable in class stream.MarkPeak
 
state - Variable in class stream.MarkPeak2
 
STATE_ABOVE - Static variable in class stream.MarkPeak
 
STATE_ABOVE - Static variable in class stream.MarkPeak2
 
STATE_BELOW - Static variable in class stream.MarkPeak
 
STATE_BELOW - Static variable in class stream.MarkPeak2
 
StaticKrimp - Class in stream
 
StaticKrimp() - Constructor for class stream.StaticKrimp
 
SteelPanel - Class in stream.laser
 
SteelPanel() - Constructor for class stream.laser.SteelPanel
 
stop() - Method in class stream.laser.Calibration
 
StoreImageToFile - Class in stream.io
This processor takes all incoming images and stores them as .jpg-images in one folder on the disk.
StoreImageToFile() - Constructor for class stream.io.StoreImageToFile
 
stream - package stream
 
stream - Variable in class stream.io.MJpegImageStream
 
stream.audio - package stream.audio
 
stream.coffee.eventdetection - package stream.coffee.eventdetection
 
stream.coffee.helper - package stream.coffee.helper
 
stream.coffee.tagging - package stream.coffee.tagging
 
stream.image - package stream.image
 
stream.image.features - package stream.image.features
 
stream.image.filters - package stream.image.filters
 
stream.io - package stream.io
 
stream.laser - package stream.laser
 
stream.laser.game - package stream.laser.game
 
stream.net - package stream.net
 
stream.news.helper - package stream.news.helper
 
stream.news.learner.anchorshotdetection - package stream.news.learner.anchorshotdetection
 
stream.news.learner.sbdetection - package stream.news.learner.sbdetection
 
stream.video - package stream.video
 
StreamServer - Class in stream.net
Deprecated.
Use the new DataTap concept, which is part of streams-core in version 0.9.7-SNAPSHOT
StreamServer(int, InputStream) - Constructor for class stream.net.StreamServer
Deprecated.
 
StreamServer.ClientHandler - Class in stream.net
Deprecated.
 
StreamServer.ClientHandler(Socket, int, StreamServer) - Constructor for class stream.net.StreamServer.ClientHandler
Deprecated.
 
subSetTrapez2matrix(Trapez) - Static method in class stream.video.TrapezoidCorrection
 

T

threshold - Variable in class stream.laser.LaserTracker
 
threshold - Variable in class stream.laser.LaserTrackerGreen
 
threshold - Variable in class stream.laser.LaserTrackerGreenNew
 
threshold - Variable in class stream.laser.TurboGreenDiffImage
 
threshold - Variable in class stream.laser.TurboRedDiffImage
 
threshold - Variable in class stream.MarkPeak
 
threshold - Variable in class stream.MarkPeak2
 
ThresholdEventDetection - Class in stream.coffee.eventdetection
 
ThresholdEventDetection() - Constructor for class stream.coffee.eventdetection.ThresholdEventDetection
 
timestamp - Variable in class stream.laser.game.PointT
 
tl - Variable in class stream.laser.Trapez
 
toString() - Method in class stream.laser.game.PointT
 
toString() - Method in class stream.laser.Marker
 
tr - Variable in class stream.laser.Trapez
 
TrackListener - Class in stream.laser.game
 
TrackListener() - Constructor for class stream.laser.game.TrackListener
 
translate(float, float) - Method in class stream.laser.Marker
 
Trapez - Class in stream.laser
 
Trapez(Point, Point, Point, Point) - Constructor for class stream.laser.Trapez
 
trapez2matrixT(Trapez) - Static method in class stream.video.TrapezoidCorrection
 
TrapezCorrection - Interface in stream.laser
 
TrapezoidCorrection - Class in stream.video
 
TrapezoidCorrection() - Constructor for class stream.video.TrapezoidCorrection
 
TrapezoidCorrection(RealMatrix) - Constructor for class stream.video.TrapezoidCorrection
 
TurboDiffImage - Class in stream.laser
 
TurboDiffImage() - Constructor for class stream.laser.TurboDiffImage
 
TurboDiffImageMultithread - Class in stream.laser
 
TurboDiffImageMultithread() - Constructor for class stream.laser.TurboDiffImageMultithread
 
TurboDiffImageMultithread.DiffThread - Class in stream.laser
 
TurboDiffImageMultithread.DiffThread() - Constructor for class stream.laser.TurboDiffImageMultithread.DiffThread
 
TurboGreenDiffImage - Class in stream.laser
 
TurboGreenDiffImage() - Constructor for class stream.laser.TurboGreenDiffImage
 
TurboRedDiffImage - Class in stream.laser
 
TurboRedDiffImage() - Constructor for class stream.laser.TurboRedDiffImage
 

U

UberDiffImage - Class in stream.laser
 
UberDiffImage() - Constructor for class stream.laser.UberDiffImage
 
unmap(Point) - Method in class stream.video.TrapezoidCorrection
 

V

value - Variable in class stream.MarkPeak
 
value - Variable in class stream.MarkPeak2
 

W

WavFile - Class in stream.io
 
WavFileException - Exception in stream.io
 
WavFileException() - Constructor for exception stream.io.WavFileException
 
WavFileException(String) - Constructor for exception stream.io.WavFileException
 
WavFileException(String, Throwable) - Constructor for exception stream.io.WavFileException
 
WavFileException(Throwable) - Constructor for exception stream.io.WavFileException
 
WavStream - Class in stream.io
 
WavStream(SourceURL) - Constructor for class stream.io.WavStream
 
width - Variable in class stream.image.ImageRGB
 
width - Variable in class stream.laser.Rectangle
 
windowActivated(WindowEvent) - Method in class stream.image.DisplayImage
 
windowClosed(WindowEvent) - Method in class stream.image.DisplayImage
 
windowClosing(WindowEvent) - Method in class stream.image.DisplayImage
 
windowDeactivated(WindowEvent) - Method in class stream.image.DisplayImage
 
windowDeiconified(WindowEvent) - Method in class stream.image.DisplayImage
 
windowIconified(WindowEvent) - Method in class stream.image.DisplayImage
 
WindowInfo - Class in stream.laser
 
WindowInfo(JFrame) - Constructor for class stream.laser.WindowInfo
 
windowOpened(WindowEvent) - Method in class stream.image.DisplayImage
 
writeFrames(int[], int) - Method in class stream.io.WavFile
 
writeFrames(int[], int, int) - Method in class stream.io.WavFile
 
writeFrames(int[][], int) - Method in class stream.io.WavFile
 
writeFrames(int[][], int, int) - Method in class stream.io.WavFile
 
writeFrames(long[], int) - Method in class stream.io.WavFile
 
writeFrames(long[], int, int) - Method in class stream.io.WavFile
 
writeFrames(long[][], int) - Method in class stream.io.WavFile
 
writeFrames(long[][], int, int) - Method in class stream.io.WavFile
 
writeFrames(double[], int) - Method in class stream.io.WavFile
 
writeFrames(double[], int, int) - Method in class stream.io.WavFile
 
writeFrames(double[][], int) - Method in class stream.io.WavFile
 
writeFrames(double[][], int, int) - Method in class stream.io.WavFile
 

X

x - Variable in class stream.laser.Rectangle
 

Y

y - Variable in class stream.laser.Rectangle
 
A B C D E F G H I J K L M N O P R S T U V W X Y 

Copyright © 2013. All Rights Reserved.