Index

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

above() (SimpleCV.Features.Blob.Blob method)
adaptiveScale() (SimpleCV.ImageClass.Image method)
add() (SimpleCV.ColorModel.ColorModel method)
addDrawingLayer() (SimpleCV.ImageClass.Image method)
addImage() (SimpleCV.Segmentation.ColorSegmentation.ColorSegmentation method)
(SimpleCV.Segmentation.DiffSegmentation.DiffSegmentation method)
(SimpleCV.Segmentation.RunningSegmentation.RunningSegmentation method)
(SimpleCV.Segmentation.SegmentationBase.SegmentationBase method)
addToModel() (SimpleCV.Segmentation.ColorSegmentation.ColorSegmentation method)
angle() (SimpleCV.Features.Blob.Blob method)
(SimpleCV.Features.Detection.HaarFeature method)
(SimpleCV.Features.Detection.Line method)
(SimpleCV.Features.Features.Feature method)
(SimpleCV.Features.Features.FeatureSet method)
apply() (SimpleCV.Features.HaarLikeFeature.HaarLikeFeature method)
applyHLSCurve() (SimpleCV.ImageClass.Image method)
applyIntensityCurve() (SimpleCV.ImageClass.Image method)
applyLayers() (SimpleCV.ImageClass.Image method)
applyRGBCurve() (SimpleCV.ImageClass.Image method)
area() (SimpleCV.Features.Blob.Blob method)
(SimpleCV.Features.Detection.Barcode method)
(SimpleCV.Features.Detection.Chessboard method)
(SimpleCV.Features.Detection.HaarFeature method)
(SimpleCV.Features.Features.Feature method)
(SimpleCV.Features.Features.FeatureSet method)
aspectRatio() (SimpleCV.Features.Blob.Blob method)

B

Barcode (class in SimpleCV.Features.Detection)
below() (SimpleCV.Features.Blob.Blob method)
bezier() (SimpleCV.DrawingLayer.DrawingLayer method)
bilateralFilter() (SimpleCV.ImageClass.Image method)
binarize() (SimpleCV.ImageClass.Image method)
blit() (SimpleCV.DrawingLayer.DrawingLayer method)
(SimpleCV.ImageClass.Image method)
Blob (class in SimpleCV.Features.Blob)
BlobMaker (class in SimpleCV.Features.BlobMaker)
BOFFeatureExtractor (class in SimpleCV.Features.BOFFeatureExtractor)
bottomLeftCorner() (SimpleCV.Features.Blob.Blob method)
bottomRightCorner() (SimpleCV.Features.Blob.Blob method)

C

calibrate() (SimpleCV.Camera.FrameSource method)
Camera (class in SimpleCV.Camera)
center() (SimpleCV.Features.Blob.Blob method)
centeredRectangle() (SimpleCV.DrawingLayer.DrawingLayer method)
centroid() (SimpleCV.Features.Blob.Blob method)
checkEvents() (SimpleCV.Display.Display method)
Chessboard (class in SimpleCV.Features.Detection)
circle() (SimpleCV.DrawingLayer.DrawingLayer method)
circleDistance() (SimpleCV.Features.Blob.Blob method)
classify() (SimpleCV.MachineLearning.KNNClassifier.KNNClassifier method)
(SimpleCV.MachineLearning.NaiveBayesClassifier.NaiveBayesClassifier method)
(SimpleCV.MachineLearning.SVMClassifier.SVMClassifier method)
(SimpleCV.MachineLearning.TreeClassifier.TreeClassifier method)
clear() (in module SimpleCV.Shell.Cheatsheet)
(SimpleCV.DrawingLayer.DrawingLayer method)
(SimpleCV.ImageClass.Image method)
(in module SimpleCV.Shell.Help)
(in module SimpleCV.Shell.Shell)
(in module SimpleCV.Shell.Tutorial)
clearLayers() (SimpleCV.ImageClass.Image method)
Color (class in SimpleCV.Color)
ColorCurve (class in SimpleCV.Color)
colorDistance() (SimpleCV.Features.Features.Feature method)
(SimpleCV.Features.Features.FeatureSet method)
(SimpleCV.ImageClass.Image method)
ColorMap (class in SimpleCV.Color)
ColorModel (class in SimpleCV.ColorModel)
ColorSegmentation (class in SimpleCV.Segmentation.ColorSegmentation)
ColorSpace (class in SimpleCV.ImageClass)
contains() (SimpleCV.ColorModel.ColorModel method)
(SimpleCV.Features.Blob.Blob method)
convolve() (SimpleCV.ImageClass.Image method)
coordinates() (SimpleCV.Features.Features.Feature method)
(SimpleCV.Features.Features.FeatureSet method)
copy() (SimpleCV.ImageClass.Image method)
Corner (class in SimpleCV.Features.Detection)
crop() (SimpleCV.Features.Features.Feature method)
(SimpleCV.Features.Features.FeatureSet method)
(SimpleCV.ImageClass.Image method)

D

DiffSegmentation (class in SimpleCV.Segmentation.DiffSegmentation)
dilate() (SimpleCV.ImageClass.Image method)
Display (class in SimpleCV.Display)
distanceFrom() (SimpleCV.Features.Features.Feature method)
(SimpleCV.Features.Features.FeatureSet method)
distancePairs() (SimpleCV.Features.Features.FeatureSet method)
dl() (SimpleCV.ImageClass.Image method)
do_GET() (SimpleCV.Stream.JpegStreamHandler method)
download_and_extract() (in module SimpleCV.base)
draw() (SimpleCV.Features.Blob.Blob method)
(SimpleCV.Features.Detection.Barcode method)
(SimpleCV.Features.Detection.Chessboard method)
(SimpleCV.Features.Detection.Corner method)
(SimpleCV.Features.Detection.HaarFeature method)
(SimpleCV.Features.Detection.Line method)
(SimpleCV.Features.Detection.TemplateMatch method)
(SimpleCV.Features.Features.Feature method)
(SimpleCV.Features.Features.FeatureSet method)
drawCircle() (SimpleCV.ImageClass.Image method)
drawHoles() (SimpleCV.Features.Blob.Blob method)
drawHull() (SimpleCV.Features.Blob.Blob method)
DrawingLayer (class in SimpleCV.DrawingLayer)
drawLine() (SimpleCV.ImageClass.Image method)
drawMaskToLayer() (SimpleCV.Features.Blob.Blob method)
drawOutline() (SimpleCV.Features.Blob.Blob method)
drawText() (SimpleCV.ImageClass.Image method)

E

EdgeHistogramFeatureExtractor (class in SimpleCV.Features.EdgeHistogramFeatureExtractor)
edges() (SimpleCV.ImageClass.Image method)
ellipse() (SimpleCV.DrawingLayer.DrawingLayer method)
erode() (SimpleCV.ImageClass.Image method)
extract() (SimpleCV.Features.BlobMaker.BlobMaker method)
(SimpleCV.Features.BOFFeatureExtractor.BOFFeatureExtractor method)
(SimpleCV.Features.EdgeHistogramFeatureExtractor.EdgeHistogramFeatureExtractor method)
(SimpleCV.Features.FeatureExtractorBase.FeatureExtractorBase method)
(SimpleCV.Features.HaarLikeFeatureExtractor.HaarLikeFeatureExtractor method)
(SimpleCV.Features.HueHistogramFeatureExtractor.HueHistogramFeatureExtractor method)
(SimpleCV.Features.MorphologyFeatureExtractor.MorphologyFeatureExtractor method)
extractFromBinary() (SimpleCV.Features.BlobMaker.BlobMaker method)
extractPatches() (SimpleCV.Features.BOFFeatureExtractor.BOFFeatureExtractor method)
extractUsingModel() (SimpleCV.Features.BlobMaker.BlobMaker method)
ezViewText() (SimpleCV.DrawingLayer.DrawingLayer method)

F

Feature (class in SimpleCV.Features.Features)
FeatureExtractorBase (class in SimpleCV.Features.FeatureExtractorBase)
FeatureSet (class in SimpleCV.Features.Features)
filter() (SimpleCV.Features.Features.FeatureSet method)
find() (in module SimpleCV.base)
findBarcode() (SimpleCV.ImageClass.Image method)
findBlobs() (SimpleCV.ImageClass.Image method)
findChessboard() (SimpleCV.ImageClass.Image method)
findCorners() (SimpleCV.ImageClass.Image method)
findHaarFeatures() (SimpleCV.ImageClass.Image method)
findLines() (SimpleCV.ImageClass.Image method)
findTemplate() (SimpleCV.ImageClass.Image method)
flipHorizontal() (SimpleCV.ImageClass.Image method)
flipVertical() (SimpleCV.ImageClass.Image method)
Font (class in SimpleCV.Font)
FrameBufferThread (class in SimpleCV.Camera)
FrameSource (class in SimpleCV.Camera)

G

generate() (SimpleCV.Features.BOFFeatureExtractor.BOFFeatureExtractor method)
getAllProperties() (SimpleCV.Camera.Camera method)
(SimpleCV.Camera.FrameSource method)
getBitmap() (SimpleCV.ImageClass.Image method)
getCameraMatrix() (SimpleCV.Camera.FrameSource method)
getColorSpace() (SimpleCV.ImageClass.Image method)
getDefaultAlpha() (SimpleCV.DrawingLayer.DrawingLayer method)
getDepth() (SimpleCV.Camera.Kinect method)
getDepthMatrix() (SimpleCV.Camera.Kinect method)
getDrawingLayer() (SimpleCV.ImageClass.Image method)
getEmpty() (SimpleCV.ImageClass.Image method)
getFieldNames() (SimpleCV.Features.BOFFeatureExtractor.BOFFeatureExtractor method)
(SimpleCV.Features.EdgeHistogramFeatureExtractor.EdgeHistogramFeatureExtractor method)
(SimpleCV.Features.FeatureExtractorBase.FeatureExtractorBase method)
(SimpleCV.Features.HaarLikeFeatureExtractor.HaarLikeFeatureExtractor method)
(SimpleCV.Features.HueHistogramFeatureExtractor.HueHistogramFeatureExtractor method)
(SimpleCV.Features.MorphologyFeatureExtractor.MorphologyFeatureExtractor method)
getFont() (SimpleCV.Font.Font method)
getFonts() (SimpleCV.Font.Font method)
getFPMatrix() (SimpleCV.ImageClass.Image method)
getGrayPixel() (SimpleCV.ImageClass.Image method)
getGrayscaleMatrix() (SimpleCV.ImageClass.Image method)
getHorzScanline() (SimpleCV.ImageClass.Image method)
getHorzScanlineGray() (SimpleCV.ImageClass.Image method)
getImage() (SimpleCV.Camera.Camera method)
(SimpleCV.Camera.FrameSource method)
(SimpleCV.Camera.JpegStreamCamera method)
(SimpleCV.Camera.Kinect method)
(SimpleCV.Camera.VirtualCamera method)
getImageUndistort() (SimpleCV.Camera.FrameSource method)
getMatrix() (SimpleCV.ImageClass.Image method)
getNumFields() (SimpleCV.Features.BOFFeatureExtractor.BOFFeatureExtractor method)
(SimpleCV.Features.EdgeHistogramFeatureExtractor.EdgeHistogramFeatureExtractor method)
(SimpleCV.Features.FeatureExtractorBase.FeatureExtractorBase method)
(SimpleCV.Features.HaarLikeFeatureExtractor.HaarLikeFeatureExtractor method)
(SimpleCV.Features.HueHistogramFeatureExtractor.HueHistogramFeatureExtractor method)
(SimpleCV.Features.MorphologyFeatureExtractor.MorphologyFeatureExtractor method)
getNumpy() (SimpleCV.ImageClass.Image method)
getPGSurface() (SimpleCV.ImageClass.Image method)
getPIL() (SimpleCV.ImageClass.Image method)
getPixel() (SimpleCV.ImageClass.Image method)
getProperty() (SimpleCV.Camera.Camera method)
getPropery() (SimpleCV.Camera.FrameSource method)
getRandom() (SimpleCV.Color.Color method)
getRawImage() (SimpleCV.Segmentation.ColorSegmentation.ColorSegmentation method)
(SimpleCV.Segmentation.DiffSegmentation.DiffSegmentation method)
(SimpleCV.Segmentation.RunningSegmentation.RunningSegmentation method)
(SimpleCV.Segmentation.SegmentationBase.SegmentationBase method)
getSegmentedBlobs() (SimpleCV.Segmentation.ColorSegmentation.ColorSegmentation method)
(SimpleCV.Segmentation.DiffSegmentation.DiffSegmentation method)
(SimpleCV.Segmentation.RunningSegmentation.RunningSegmentation method)
(SimpleCV.Segmentation.SegmentationBase.SegmentationBase method)
getSegmentedImage() (SimpleCV.Segmentation.ColorSegmentation.ColorSegmentation method)
(SimpleCV.Segmentation.DiffSegmentation.DiffSegmentation method)
(SimpleCV.Segmentation.RunningSegmentation.RunningSegmentation method)
(SimpleCV.Segmentation.SegmentationBase.SegmentationBase method)
getSize() (SimpleCV.Font.Font method)
getVertScanline() (SimpleCV.ImageClass.Image method)
getVertScanlineGray() (SimpleCV.ImageClass.Image method)
grayscale() (SimpleCV.ImageClass.Image method)

H

HaarFeature (class in SimpleCV.Features.Detection)
HaarLikeFeature (class in SimpleCV.Features.HaarLikeFeature)
HaarLikeFeatureExtractor (class in SimpleCV.Features.HaarLikeFeatureExtractor)
height() (SimpleCV.Features.Blob.Blob method)
(SimpleCV.Features.Detection.HaarFeature method)
(SimpleCV.Features.Features.Feature method)
(SimpleCV.Features.Features.FeatureSet method)
histogram() (SimpleCV.ImageClass.Image method)
hueDistance() (SimpleCV.ImageClass.Image method)
hueHistogram() (SimpleCV.ImageClass.Image method)
HueHistogramFeatureExtractor (class in SimpleCV.Features.HueHistogramFeatureExtractor)
huePeaks() (SimpleCV.ImageClass.Image method)
hullRadius() (SimpleCV.Features.Blob.Blob method)

I

Image (class in SimpleCV.ImageClass)
initializeWriter() (SimpleCV.Stream.VideoStream method)
insertDrawingLayer() (SimpleCV.ImageClass.Image method)
integralImage() (SimpleCV.ImageClass.Image method)
invert() (SimpleCV.ImageClass.Image method)
is_number() (in module SimpleCV.base)
is_tuple() (in module SimpleCV.base)
isBGR() (SimpleCV.ImageClass.Image method)
isCircle() (SimpleCV.Features.Blob.Blob method)
isDone() (SimpleCV.Display.Display method)
isError() (SimpleCV.Segmentation.ColorSegmentation.ColorSegmentation method)
(SimpleCV.Segmentation.DiffSegmentation.DiffSegmentation method)
(SimpleCV.Segmentation.RunningSegmentation.RunningSegmentation method)
(SimpleCV.Segmentation.SegmentationBase.SegmentationBase method)
isGray() (SimpleCV.ImageClass.Image method)
isHLS() (SimpleCV.ImageClass.Image method)
isHSV() (SimpleCV.ImageClass.Image method)
isReady() (SimpleCV.Segmentation.ColorSegmentation.ColorSegmentation method)
(SimpleCV.Segmentation.DiffSegmentation.DiffSegmentation method)
(SimpleCV.Segmentation.RunningSegmentation.RunningSegmentation method)
(SimpleCV.Segmentation.SegmentationBase.SegmentationBase method)
isRectangle() (SimpleCV.Features.Blob.Blob method)
isRGB() (SimpleCV.ImageClass.Image method)
isSquare() (SimpleCV.Features.Blob.Blob method)
isXYZ() (SimpleCV.ImageClass.Image method)

J

JpegStreamCamera (class in SimpleCV.Camera)
JpegStreamer (class in SimpleCV.Stream)
JpegStreamHandler (class in SimpleCV.Stream)
JpegStreamReader (class in SimpleCV.Camera)
JpegTCPServer (class in SimpleCV.Stream)

K

Kinect (class in SimpleCV.Camera)
KNNClassifier (class in SimpleCV.MachineLearning.KNNClassifier)

L

left() (SimpleCV.Features.Blob.Blob method)
length() (SimpleCV.Features.Blob.Blob method)
(SimpleCV.Features.Detection.Barcode method)
(SimpleCV.Features.Detection.HaarFeature method)
(SimpleCV.Features.Detection.Line method)
(SimpleCV.Features.Features.Feature method)
(SimpleCV.Features.Features.FeatureSet method)
Line (class in SimpleCV.Features.Detection)
line() (SimpleCV.DrawingLayer.DrawingLayer method)
lines() (SimpleCV.DrawingLayer.DrawingLayer method)
listFiles() (in module SimpleCV.Shell.Example)
listFonts() (SimpleCV.DrawingLayer.DrawingLayer method)
load() (SimpleCV.ColorModel.ColorModel method)
(SimpleCV.Features.BOFFeatureExtractor.BOFFeatureExtractor method)
(SimpleCV.Features.FeatureExtractorBase.FeatureExtractorBase class method)
(SimpleCV.MachineLearning.KNNClassifier.KNNClassifier class method)
(SimpleCV.MachineLearning.NaiveBayesClassifier.NaiveBayesClassifier class method)
(SimpleCV.MachineLearning.SVMClassifier.SVMClassifier class method)
(SimpleCV.MachineLearning.TreeClassifier.TreeClassifier class method)
(SimpleCV.Segmentation.SegmentationBase.SegmentationBase class method)
loadCalibration() (SimpleCV.Camera.FrameSource method)

M

magic_cheatsheet() (in module SimpleCV.Shell.Cheatsheet)
magic_clear() (in module SimpleCV.Shell.Shell)
magic_editor() (in module SimpleCV.Shell.Shell)
magic_examples() (in module SimpleCV.Shell.Example)
magic_help() (in module SimpleCV.Shell.Help)
magic_tutorial() (in module SimpleCV.Shell.Tutorial)
main() (in module SimpleCV.Shell.Shell)
makeCodebook() (SimpleCV.Features.BOFFeatureExtractor.BOFFeatureExtractor method)
match() (SimpleCV.Features.Blob.Blob method)
max() (SimpleCV.ImageClass.Image method)
maxX() (SimpleCV.Features.Blob.Blob method)
maxY() (SimpleCV.Features.Blob.Blob method)
meanColor() (SimpleCV.Features.Blob.Blob method)
(SimpleCV.Features.Detection.HaarFeature method)
(SimpleCV.Features.Detection.Line method)
(SimpleCV.Features.Features.Feature method)
(SimpleCV.Features.Features.FeatureSet method)
(SimpleCV.ImageClass.Image method)
medianFilter() (SimpleCV.ImageClass.Image method)
mergedLayers() (SimpleCV.ImageClass.Image method)
min() (SimpleCV.ImageClass.Image method)
minRectHeight() (SimpleCV.Features.Blob.Blob method)
minRectWidth() (SimpleCV.Features.Blob.Blob method)
minRectX() (SimpleCV.Features.Blob.Blob method)
minRectY() (SimpleCV.Features.Blob.Blob method)
minX() (SimpleCV.Features.Blob.Blob method)
minY() (SimpleCV.Features.Blob.Blob method)
morphClose() (SimpleCV.ImageClass.Image method)
morphGradient() (SimpleCV.ImageClass.Image method)
MorphologyFeatureExtractor (class in SimpleCV.Features.MorphologyFeatureExtractor)
morphOpen() (SimpleCV.ImageClass.Image method)

N

NaiveBayesClassifier (class in SimpleCV.MachineLearning.NaiveBayesClassifier)
npArray2cvMat() (in module SimpleCV.base)

O

overlaps() (SimpleCV.Features.Blob.Blob method)

P

polygon() (SimpleCV.DrawingLayer.DrawingLayer method)
printFonts() (SimpleCV.Font.Font method)

R

radius() (SimpleCV.Features.Blob.Blob method)
readText() (SimpleCV.ImageClass.Image method)
readWavelets() (SimpleCV.Features.HaarLikeFeatureExtractor.HaarLikeFeatureExtractor method)
reconstruct() (SimpleCV.Features.BOFFeatureExtractor.BOFFeatureExtractor method)
rectangle() (SimpleCV.DrawingLayer.DrawingLayer method)
rectangle2pts() (SimpleCV.DrawingLayer.DrawingLayer method)
rectangleDistance() (SimpleCV.Features.Blob.Blob method)
rectifyMajorAxis() (SimpleCV.Features.Blob.Blob method)
regionSelect() (SimpleCV.ImageClass.Image method)
remove() (SimpleCV.ColorModel.ColorModel method)
removeDrawingLayer() (SimpleCV.ImageClass.Image method)
renderToOtherLayer() (SimpleCV.DrawingLayer.DrawingLayer method)
renderToSurface() (SimpleCV.DrawingLayer.DrawingLayer method)
replaceOverlay() (SimpleCV.DrawingLayer.DrawingLayer method)
reset() (SimpleCV.ColorModel.ColorModel method)
(SimpleCV.Segmentation.ColorSegmentation.ColorSegmentation method)
(SimpleCV.Segmentation.DiffSegmentation.DiffSegmentation method)
(SimpleCV.Segmentation.RunningSegmentation.RunningSegmentation method)
(SimpleCV.Segmentation.SegmentationBase.SegmentationBase method)
resetError() (SimpleCV.Segmentation.ColorSegmentation.ColorSegmentation method)
(SimpleCV.Segmentation.DiffSegmentation.DiffSegmentation method)
(SimpleCV.Segmentation.RunningSegmentation.RunningSegmentation method)
(SimpleCV.Segmentation.SegmentationBase.SegmentationBase method)
reverse_tuple() (in module SimpleCV.base)
right() (SimpleCV.Features.Blob.Blob method)
rotate() (SimpleCV.Features.Blob.Blob method)
(SimpleCV.ImageClass.Image method)
rotate90() (SimpleCV.ImageClass.Image method)
run() (SimpleCV.Camera.FrameBufferThread method)
(SimpleCV.Camera.JpegStreamReader method)
RunningSegmentation (class in SimpleCV.Segmentation.RunningSegmentation)

S

save() (SimpleCV.ColorModel.ColorModel method)
(SimpleCV.Features.BOFFeatureExtractor.BOFFeatureExtractor method)
(SimpleCV.Features.FeatureExtractorBase.FeatureExtractorBase method)
(SimpleCV.ImageClass.Image method)
(SimpleCV.MachineLearning.KNNClassifier.KNNClassifier method)
(SimpleCV.MachineLearning.NaiveBayesClassifier.NaiveBayesClassifier method)
(SimpleCV.MachineLearning.SVMClassifier.SVMClassifier method)
(SimpleCV.MachineLearning.TreeClassifier.TreeClassifier method)
(SimpleCV.Segmentation.SegmentationBase.SegmentationBase method)
saveCalibration() (SimpleCV.Camera.FrameSource method)
saveWavelets() (SimpleCV.Features.HaarLikeFeatureExtractor.HaarLikeFeatureExtractor method)
scale() (SimpleCV.ImageClass.Image method)
SegmentationBase (class in SimpleCV.Segmentation.SegmentationBase)
selectFont() (SimpleCV.DrawingLayer.DrawingLayer method)
setDefaultAlpha() (SimpleCV.DrawingLayer.DrawingLayer method)
setDefaultColor() (SimpleCV.DrawingLayer.DrawingLayer method)
setDistanceMetric() (SimpleCV.MachineLearning.KNNClassifier.KNNClassifier method)
setFeatureExtractors() (SimpleCV.MachineLearning.KNNClassifier.KNNClassifier method)
(SimpleCV.MachineLearning.NaiveBayesClassifier.NaiveBayesClassifier method)
(SimpleCV.MachineLearning.SVMClassifier.SVMClassifier method)
(SimpleCV.MachineLearning.TreeClassifier.TreeClassifier method)
setFont() (SimpleCV.Font.Font method)
setFontBold() (SimpleCV.DrawingLayer.DrawingLayer method)
setFontItalic() (SimpleCV.DrawingLayer.DrawingLayer method)
setFontSize() (SimpleCV.DrawingLayer.DrawingLayer method)
setFontUnderline() (SimpleCV.DrawingLayer.DrawingLayer method)
setIsBackground() (SimpleCV.ColorModel.ColorModel method)
setIsForeground() (SimpleCV.ColorModel.ColorModel method)
setK() (SimpleCV.MachineLearning.KNNClassifier.KNNClassifier method)
setLayerAlpha() (SimpleCV.DrawingLayer.DrawingLayer method)
setName() (SimpleCV.Features.HaarLikeFeature.HaarLikeFeature method)
setProperties() (SimpleCV.MachineLearning.SVMClassifier.SVMClassifier method)
setRegions() (SimpleCV.Features.HaarLikeFeature.HaarLikeFeature method)
setSize() (SimpleCV.Font.Font method)
setThresholdOperation() (SimpleCV.Features.MorphologyFeatureExtractor.MorphologyFeatureExtractor method)
setup_shell() (in module SimpleCV.Shell.Shell)
shear() (SimpleCV.ImageClass.Image method)
show() (SimpleCV.Features.Features.Feature method)
(SimpleCV.Features.Features.FeatureSet method)
(SimpleCV.ImageClass.Image method)
SimpleCV.__init__ (module)
SimpleCV.base (module)
SimpleCV.Camera (module)
SimpleCV.Color (module)
SimpleCV.ColorModel (module)
SimpleCV.Display (module)
SimpleCV.DrawingLayer (module)
SimpleCV.Features (module)
SimpleCV.Features.Blob (module)
SimpleCV.Features.BlobMaker (module)
SimpleCV.Features.BOFFeatureExtractor (module)
SimpleCV.Features.Detection (module)
SimpleCV.Features.EdgeHistogramFeatureExtractor (module)
SimpleCV.Features.FeatureExtractorBase (module)
SimpleCV.Features.Features (module)
SimpleCV.Features.HaarLikeFeature (module)
SimpleCV.Features.HaarLikeFeatureExtractor (module)
SimpleCV.Features.HueHistogramFeatureExtractor (module)
SimpleCV.Features.MorphologyFeatureExtractor (module)
SimpleCV.Font (module)
SimpleCV.ImageClass (module)
SimpleCV.Images (module)
SimpleCV.MachineLearning (module)
SimpleCV.MachineLearning.KNNClassifier (module)
SimpleCV.MachineLearning.NaiveBayesClassifier (module)
SimpleCV.MachineLearning.SVMClassifier (module)
SimpleCV.MachineLearning.TreeClassifier (module)
SimpleCV.Segmentation (module)
SimpleCV.Segmentation.ColorSegmentation (module)
SimpleCV.Segmentation.DiffSegmentation (module)
SimpleCV.Segmentation.RunningSegmentation (module)
SimpleCV.Segmentation.SegmentationBase (module)
SimpleCV.Shell (module)
SimpleCV.Shell.Cheatsheet (module)
SimpleCV.Shell.Example (module)
SimpleCV.Shell.Help (module)
SimpleCV.Shell.Shell (module)
SimpleCV.Shell.Tutorial (module)
SimpleCV.Stream (module)
size() (SimpleCV.ImageClass.Image method)
smooth() (SimpleCV.ImageClass.Image method)
sortAngle() (SimpleCV.Features.Features.FeatureSet method)
sortArea() (SimpleCV.Features.Features.FeatureSet method)
sortColorDistance() (SimpleCV.Features.Features.FeatureSet method)
sortDistance() (SimpleCV.Features.Features.FeatureSet method)
sortLength() (SimpleCV.Features.Features.FeatureSet method)
split() (SimpleCV.ImageClass.Image method)
splitChannels() (SimpleCV.ImageClass.Image method)
sprite() (SimpleCV.DrawingLayer.DrawingLayer method)
streamUrl() (SimpleCV.Stream.JpegStreamer method)
stretch() (SimpleCV.ImageClass.Image method)
subtractModel() (SimpleCV.Segmentation.ColorSegmentation.ColorSegmentation method)
SVMClassifier (class in SimpleCV.MachineLearning.SVMClassifier)

T

TemplateMatch (class in SimpleCV.Features.Detection)
test() (SimpleCV.MachineLearning.KNNClassifier.KNNClassifier method)
(SimpleCV.MachineLearning.NaiveBayesClassifier.NaiveBayesClassifier method)
(SimpleCV.MachineLearning.SVMClassifier.SVMClassifier method)
(SimpleCV.MachineLearning.TreeClassifier.TreeClassifier method)
text() (SimpleCV.DrawingLayer.DrawingLayer method)
textDimensions() (SimpleCV.DrawingLayer.DrawingLayer method)
threshold() (SimpleCV.ColorModel.ColorModel method)
toBGR() (SimpleCV.ImageClass.Image method)
toGray() (SimpleCV.ImageClass.Image method)
toHLS() (SimpleCV.ImageClass.Image method)
toHSV() (SimpleCV.ImageClass.Image method)
topLeftCorner() (SimpleCV.Features.Blob.Blob method)
topRightCorner() (SimpleCV.Features.Blob.Blob method)
toPygameSurface() (SimpleCV.ImageClass.Image method)
toRGB() (SimpleCV.ImageClass.Image method)
toXYZ() (SimpleCV.ImageClass.Image method)
train() (SimpleCV.MachineLearning.KNNClassifier.KNNClassifier method)
(SimpleCV.MachineLearning.NaiveBayesClassifier.NaiveBayesClassifier method)
(SimpleCV.MachineLearning.SVMClassifier.SVMClassifier method)
(SimpleCV.MachineLearning.TreeClassifier.TreeClassifier method)
transformAffine() (SimpleCV.ImageClass.Image method)
transformPerspective() (SimpleCV.ImageClass.Image method)
TreeClassifier (class in SimpleCV.MachineLearning.TreeClassifier)
tutorial_copy() (in module SimpleCV.Shell.Tutorial)
tutorial_corners() (in module SimpleCV.Shell.Tutorial)
tutorial_image() (in module SimpleCV.Shell.Tutorial)
tutorial_save() (in module SimpleCV.Shell.Tutorial)
tutorial_slicing() (in module SimpleCV.Shell.Tutorial)

U

undistort() (SimpleCV.Camera.FrameSource method)
url() (SimpleCV.Stream.JpegStreamer method)

V

VideoStream (class in SimpleCV.Stream)
VirtualCamera (class in SimpleCV.Camera)

W

warp() (SimpleCV.ImageClass.Image method)
width() (SimpleCV.Features.Blob.Blob method)
(SimpleCV.Features.Detection.HaarFeature method)
(SimpleCV.Features.Features.Feature method)
(SimpleCV.Features.Features.FeatureSet method)
writeFrame() (SimpleCV.Display.Display method)
(SimpleCV.Stream.VideoStream method)
writeToFile() (SimpleCV.Features.HaarLikeFeature.HaarLikeFeature method)

X

x() (SimpleCV.Features.Features.FeatureSet method)

Y

y() (SimpleCV.Features.Features.FeatureSet method)