-
Notifications
You must be signed in to change notification settings - Fork 799
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DEVOPS-584 Move SimpleCV.org to read the docs.
- Loading branch information
Showing
52 changed files
with
365 additions
and
273 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Camera module | ||
====================== | ||
|
||
.. automodule:: SimpleCV.Camera | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Color module | ||
===================== | ||
|
||
.. automodule:: SimpleCV.Color | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.ColorModel module | ||
========================== | ||
|
||
.. automodule:: SimpleCV.ColorModel | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.DFT module | ||
=================== | ||
|
||
.. automodule:: SimpleCV.DFT | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Display module | ||
======================= | ||
|
||
.. automodule:: SimpleCV.Display | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.DrawingLayer module | ||
============================ | ||
|
||
.. automodule:: SimpleCV.DrawingLayer | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.BOFFeatureExtractor module | ||
============================================ | ||
|
||
.. automodule:: SimpleCV.Features.BOFFeatureExtractor | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.Blob module | ||
============================= | ||
|
||
.. automodule:: SimpleCV.Features.Blob | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.BlobMaker module | ||
================================== | ||
|
||
.. automodule:: SimpleCV.Features.BlobMaker | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.Detection module | ||
================================== | ||
|
||
.. automodule:: SimpleCV.Features.Detection | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.EdgeHistogramFeatureExtractor module | ||
====================================================== | ||
|
||
.. automodule:: SimpleCV.Features.EdgeHistogramFeatureExtractor | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.FaceRecognizer module | ||
======================================= | ||
|
||
.. automodule:: SimpleCV.Features.FaceRecognizer | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.FeatureExtractorBase module | ||
============================================= | ||
|
||
.. automodule:: SimpleCV.Features.FeatureExtractorBase | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.FeatureUtils module | ||
===================================== | ||
|
||
.. automodule:: SimpleCV.Features.FeatureUtils | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.Features module | ||
================================= | ||
|
||
.. automodule:: SimpleCV.Features.Features | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.HaarCascade module | ||
==================================== | ||
|
||
.. automodule:: SimpleCV.Features.HaarCascade | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.HaarLikeFeature module | ||
======================================== | ||
|
||
.. automodule:: SimpleCV.Features.HaarLikeFeature | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.HaarLikeFeatureExtractor module | ||
================================================= | ||
|
||
.. automodule:: SimpleCV.Features.HaarLikeFeatureExtractor | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.HueHistogramFeatureExtractor module | ||
===================================================== | ||
|
||
.. automodule:: SimpleCV.Features.HueHistogramFeatureExtractor | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Features.MorphologyFeatureExtractor module | ||
=================================================== | ||
|
||
.. automodule:: SimpleCV.Features.MorphologyFeatureExtractor | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,107 +1,29 @@ | ||
Features Package | ||
================ | ||
|
||
:mod:`Features` Package | ||
----------------------- | ||
SimpleCV.Features package | ||
========================= | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
|
||
SimpleCV.Features.BOFFeatureExtractor | ||
SimpleCV.Features.Blob | ||
SimpleCV.Features.BlobMaker | ||
SimpleCV.Features.Detection | ||
SimpleCV.Features.EdgeHistogramFeatureExtractor | ||
SimpleCV.Features.FaceRecognizer | ||
SimpleCV.Features.FeatureExtractorBase | ||
SimpleCV.Features.FeatureUtils | ||
SimpleCV.Features.Features | ||
SimpleCV.Features.HaarCascade | ||
SimpleCV.Features.HaarLikeFeature | ||
SimpleCV.Features.HaarLikeFeatureExtractor | ||
SimpleCV.Features.HueHistogramFeatureExtractor | ||
SimpleCV.Features.MorphologyFeatureExtractor | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: SimpleCV.Features | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
:mod:`BOFFeatureExtractor` Module | ||
--------------------------------- | ||
|
||
.. automodule:: SimpleCV.Features.BOFFeatureExtractor | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
:mod:`Blob` Module | ||
------------------ | ||
|
||
.. automodule:: SimpleCV.Features.Blob | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
:mod:`BlobMaker` Module | ||
----------------------- | ||
|
||
.. automodule:: SimpleCV.Features.BlobMaker | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
:mod:`Detection` Module | ||
----------------------- | ||
|
||
.. automodule:: SimpleCV.Features.Detection | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
:mod:`EdgeHistogramFeatureExtractor` Module | ||
------------------------------------------- | ||
|
||
.. automodule:: SimpleCV.Features.EdgeHistogramFeatureExtractor | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
:mod:`FeatureExtractorBase` Module | ||
---------------------------------- | ||
|
||
.. automodule:: SimpleCV.Features.FeatureExtractorBase | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
:mod:`Features` Module | ||
---------------------- | ||
|
||
.. automodule:: SimpleCV.Features.Features | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
:mod:`HaarCascade` Module | ||
------------------------- | ||
|
||
.. automodule:: SimpleCV.Features.HaarCascade | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
:mod:`HaarLikeFeature` Module | ||
----------------------------- | ||
|
||
.. automodule:: SimpleCV.Features.HaarLikeFeature | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
:mod:`HaarLikeFeatureExtractor` Module | ||
-------------------------------------- | ||
|
||
.. automodule:: SimpleCV.Features.HaarLikeFeatureExtractor | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
:mod:`HueHistogramFeatureExtractor` Module | ||
------------------------------------------ | ||
|
||
.. automodule:: SimpleCV.Features.HueHistogramFeatureExtractor | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
:mod:`MorphologyFeatureExtractor` Module | ||
---------------------------------------- | ||
|
||
.. automodule:: SimpleCV.Features.MorphologyFeatureExtractor | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.Font module | ||
==================== | ||
|
||
.. automodule:: SimpleCV.Font | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.ImageClass module | ||
========================== | ||
|
||
.. automodule:: SimpleCV.ImageClass | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.LineScan module | ||
======================== | ||
|
||
.. automodule:: SimpleCV.LineScan | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.MachineLearning.ConfusionMatrix module | ||
=============================================== | ||
|
||
.. automodule:: SimpleCV.MachineLearning.ConfusionMatrix | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.MachineLearning.KNNClassifier module | ||
============================================= | ||
|
||
.. automodule:: SimpleCV.MachineLearning.KNNClassifier | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.MachineLearning.NaiveBayesClassifier module | ||
==================================================== | ||
|
||
.. automodule:: SimpleCV.MachineLearning.NaiveBayesClassifier | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.MachineLearning.SVMClassifier module | ||
============================================= | ||
|
||
.. automodule:: SimpleCV.MachineLearning.SVMClassifier | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.MachineLearning.ShapeContextClassifier module | ||
====================================================== | ||
|
||
.. automodule:: SimpleCV.MachineLearning.ShapeContextClassifier | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.MachineLearning.TemporalColorTracker module | ||
==================================================== | ||
|
||
.. automodule:: SimpleCV.MachineLearning.TemporalColorTracker | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.MachineLearning.TreeClassifier module | ||
============================================== | ||
|
||
.. automodule:: SimpleCV.MachineLearning.TreeClassifier | ||
:members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
SimpleCV.MachineLearning.TurkingModule module | ||
============================================= | ||
|
||
.. automodule:: SimpleCV.MachineLearning.TurkingModule | ||
:members: | ||
:show-inheritance: |
Oops, something went wrong.