GSoC2012OpenCVApplication

Version 1 (Gary Bradski, 2012-03-07 02:36 am)

1 1
h1. GSoC2012OpenCVApplication
2 1
3 1
h3. Org ID
4 1
5 1
OpenCV
6 1
7 1
h3. Org name
8 1
9 1
Open Source Computer Vision Library (OpenCV)
10 1
11 1
h3. Description
12 1
13 1
The Open Source Computer Vision Library (OpenCV) is a comprehensive computer vision library and machine learning (over 2500 functions) written in C++ and C with additional Python and Java interfaces. It officially supports Linux, Mac OS, Windows, Android and iOS. OpenCV has specific optimizations for SSE instructions, CUDA and especially Tegra. There is an active user group of 50 thousand members and download are approaching > 4M. OpenCV has uses from gesture recognition, Android and iPhone vision apps on up to medical, robotics, mine safety and Google Streetview.
14 1
15 1
h3. URL
16 1
17 1
http://opencv.willowgarage.com/wiki 
18 1
19 1
h3. License
20 1
21 1
New and Simplified BSD
22 1
23 1
h3. Backup Admin
24 1
25 1
Vadim.Pisarevsky
26 1
27 1
h3. Ideas Page
28 1
29 1
http://code.opencv.org/projects/gsoc2012/wiki/Gsoc2012
30 1
31 1
h3. IRC channel
32 1
33 1
<pre>
34 1
#opencv on freenode
35 1
</pre>
36 1
37 1
h3. Mailing list
38 1
39 1
http://tech.groups.yahoo.com/group/OpenCV/
40 1
41 1
h3. Why participate
42 1
43 1
OpenCV has several full time contractors working on robotic applications and another paid group working on CUDA. However, the scope of the library is much larger and GSoC interns were invaluable last year in addressing other critical areas:
44 1
45 1
* getting a solid port of OpenCV to iOS, 
46 1
* developing a QT based graphical interface, the old GUI was decidedly limited and stale
47 1
* creating an automatic interface to PASCAL VOC http://pascallin.ecs.soton.ac.uk/challenges/VOC/ (the main computer vision object recognition challenge) 
48 1
* coding up a long time winning classifier in PASCAL VOC: Latent SVM
49 1
* features and support for feature tracking
50 1
* A set of tutorials
51 1
* A set of python examples
52 1
53 1
All the above things were out of scope of the paid work and had substantial impact on OpenCV, especially making it work with Mobile. In addition, 3 of the interns are now regular contributors. 2 more are occasional contributors.
54 1
55 1
Thus, why we are applying: We want to bring in a new generation of contributors and also to fill out areas where to don't have active development. We hope to gain pretty much a repeat of last year: Filling out new areas, perhaps co-authoring new papers and getting new regular contributors.
56 1
57 1
h3. Past summer of code, If so, challenges 
58 1
59 1
We participated in 2010 and 2011.
60 1
61 1
62 1
63 1
64 1
65 1
66 1
----
67 1
[[Gsoc2012|Back]]