mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 23:37:00 +00:00
add new section: Computer Vision
This commit is contained in:
parent
16928f6579
commit
23721fd07d
|
@ -60,6 +60,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
- [Debugging Tools](#debugging-tools)
|
||||
- [Science and Data Analysis](#science-and-data-analysis)
|
||||
- [Data Visualization](#data-visualization)
|
||||
- [Computer Vision](#computer-vision)
|
||||
- [Machine Learning](#machine-learning)
|
||||
- [Functional Programming](#functional-programming)
|
||||
- [MapReduce](#mapreduce)
|
||||
|
@ -761,6 +762,13 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [Kartograph.py](https://github.com/kartograph/kartograph.py) - Rendering beautiful SVG maps in Python.
|
||||
* [pygal](http://pygal.org/) - A Python SVG Charts Creator.
|
||||
|
||||
## Computer Vision
|
||||
|
||||
*Libraries for computer vision.*
|
||||
|
||||
* [OpenCV](http://docs.opencv.org/trunk/index.html)
|
||||
* [SimpleCV](http://simplecv.org/) - An open source framework for building computer vision applications.
|
||||
|
||||
## Machine Learning
|
||||
|
||||
*Libraries for Machine Learning.*
|
||||
|
|
Loading…
Reference in New Issue
Block a user