Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 23721fd

Browse files
committed
add new section: Computer Vision
1 parent 16928f6 commit 23721fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
6060
- [Debugging Tools](#debugging-tools)
6161
- [Science and Data Analysis](#science-and-data-analysis)
6262
- [Data Visualization](#data-visualization)
63+
- [Computer Vision](#computer-vision)
6364
- [Machine Learning](#machine-learning)
6465
- [Functional Programming](#functional-programming)
6566
- [MapReduce](#mapreduce)
@@ -761,6 +762,13 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
761762
* [Kartograph.py](https://github.com/kartograph/kartograph.py) - Rendering beautiful SVG maps in Python.
762763
* [pygal](http://pygal.org/) - A Python SVG Charts Creator.
763764

765+
## Computer Vision
766+
767+
*Libraries for computer vision.*
768+
769+
* [OpenCV](http://docs.opencv.org/trunk/index.html)
770+
* [SimpleCV](http://simplecv.org/) - An open source framework for building computer vision applications.
771+
764772
## Machine Learning
765773

766774
*Libraries for Machine Learning.*

0 commit comments

Comments
 (0)