A collection of sloppy snippets for scientific computing and data visualization in Python.
Monday, October 24, 2011
Corner Detection with OpenCV
›
Corner detection is an approach used within computer vision systems to extract certain kinds of features and infer the contents of an image ...
10 comments:
Friday, October 14, 2011
Beginning with OpenCV in Python
›
OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision [ Ref ]. In this post we will see h...
7 comments:
Thursday, October 6, 2011
The Perceptron
›
In the field of pattern classification, the purpose of a classifier is to use the object's characteristics to identify which class it be...
12 comments:
‹
›
Home
View web version