资 源 简 介
sdpy is a package of Python modules for computer vision and machine learning. It is an umbrella package of C++ and Python modules useful for computer science. The package has been mainly being developed by Minh-Tri Pham, as part of his Ph.D. research. Since his research area is about face detection, you will find many useful modules for computer
vision and machine learning, especially boosting techniques, Haar-like features, and face detection.
Note: sdpy is now obsolete. It has been superseded by PyCV located at http://pycv.sharkdolphin.com
Recently, Ken Hoang has joined this project as well.
(To be updated)
The main features of sdpy are:
* Interface:
* A Python interface to OpenCV (by Gary Bishop)
* Computer Science:
* Computer Geometry:
* Smallest enclosing ball -- to be used later in CVM (Tsang et. al. JMLR"05)
* Computer Vision:
* Haar-like feature and its generalized Sparse Rectangular feature (by me)
* Integral image
* Cascade for Object de