Gsoc2012

Version 35 (Gary Bradski, 2012-04-12 08:49 pm)

1 17 Gary Bradski
h1. *Ideas Page: OpenCV Google Summer of Code 2012*
2 18 Gary Bradski
3 33 Gary Bradski
h2. *OpenCV is accepted as an organization! Time to queue up for projects.*
4 33 Gary Bradski
5 19 Gary Bradski
!http://code.opencv.org/attachments/613/FineGrain.jpeg!
6 34 Gary Bradski
This is just a pretty picture from some recent vision research from contributors to OpenCV. To be published at CVPR 2012.
7 20 Gary Bradski
  _+From+_: B. Yao, G. Bradski, L. Fei-Fei, _A Codebook-Free and Annotation-Free Approach for Fine-Grained Image Categorization_ to be published in "CVPR 2012":http://www.cvpr2012.org
8 18 Gary Bradski
9 17 Gary Bradski
General Information:
10 5 Gary Bradski
* "GSoC 2012 site":http://code.google.com/soc/
11 4 Gary Bradski
* "Timeline for GSoC 2012":http://www.google-melange.com/gsoc/events/google/gsoc2012
12 15 Gary Bradski
** *Next important dates:*
13 1
*** -March 9th: Organization Application deadline.-
14 35 Gary Bradski
*** -March 16th: Announcement of GSoC Mentoring Orgs. (whether we're in or out)- *We're in!*
15 34 Gary Bradski
*** -March 17-25: *POTENTIAL INTERNS:* Discuss project ideas with us [email protected]
16 34 Gary Bradski
*** -March 26: Application period starts
17 1
18 9 Gary Bradski
19 1
Times:
20 8 Gary Bradski
*  UTC to PDT (Pacific Daylight Time == Daylight savings time. In winter it's PST).
21 3 Gary Bradski
** "utc time converter":http://weatherarc.com/utc-time-conversion
22 8 Gary Bradski
23 1
h2. For students interested in applying
24 1
25 34 Gary Bradski
* March 17-25: Discuss projects below or other ideas with us [email protected]
26 34 Gary Bradski
27 34 Gary Bradski
* *To apply to us: (March 26 - April 6th*)
28 1
** Go to http://www.google-melange.com/gsoc/homepage/google/gsoc2012
29 15 Gary Bradski
** Click on "apply"
30 34 Gary Bradski
*** Please note that you +must+ apply to Google
31 22 Gary Bradski
** After the organizations load (takes some time), type in "OpenCV", click on what comes up and apply.
32 1
*** [[GSoCApplicationTemplate]] -- This is what we want to know about you
33 1
34 34 Gary Bradski
h3. Discuss ideas with us at [email protected]
35 3 Gary Bradski
36 34 Gary Bradski
37 34 Gary Bradski
h2. Project Idea summary. Discuss with us at [email protected]
38 10 Gary Bradski
39 9 Gary Bradski
*Students may propose their own projects (give us a clear summary and why you can do this project). However below are some of our priorities for this year*
40 22 Gary Bradski
* *OpenCL Optmization:*
41 15 Gary Bradski
** We have contributors already, get one or more of them to be GSoC students
42 30 Gary Bradski
* *Computational Photography*
43 30 Gary Bradski
** Help support the growth of mobile cameras on tablets and phones. Fun stuff and important
44 30 Gary Bradski
*** Image stabilization, 
45 30 Gary Bradski
*** noise estimation and reduction, 
46 30 Gary Bradski
*** super resolution, 
47 30 Gary Bradski
*** tilt-shift images and movies,
48 30 Gary Bradski
*** multi-focal point images,
49 30 Gary Bradski
*** high dynamic range images by composition with different shutter times
50 9 Gary Bradski
* *Mobile vision app development:*
51 1
** Vision apps on phone and tablet. We want a very clear "hello world" type of example to make it easier for the rest to start developing mobile vision applications. People can apply for:
52 1
*** iOS (iPhone) examples
53 1
*** Android example
54 22 Gary Bradski
* *Mech Turk Interface*
55 22 Gary Bradski
** Easily label images for train test in OpenCV
56 9 Gary Bradski
* *1D and 2D Barcode readers:*  
57 22 Gary Bradski
** We have a basic datamatrix reader.  Expand to other kinds of barcodes (1D, other 2D).
58 9 Gary Bradski
* *Natural barcodes:*
59 15 Gary Bradski
** OpenCV can read calibration patterns. Calibrate a camera, rectify it's output. Put a picture next to a calibration pattern in a scene. Find 2D interest points with features2D. Measure them in the image using the calibration pattern. Use the pattern of interest points and their measures to turn the picture into a calibration pattern/barcode so that the computer recognizes the picture and knows where it is in relation to the iamge.
60 15 Gary Bradski
*** Stretch goal, embeded and retrieve watermarks in the image.
61 9 Gary Bradski
* *Python example:*
62 15 Gary Bradski
** We're finding the python interface extremely useful and productive. It needs a lot more examples
63 9 Gary Bradski
* *Tutorials:*
64 15 Gary Bradski
** Continue with "OpenCV Tutorials":http://opencv.itseez.com/doc/tutorials/tutorials.html
65 9 Gary Bradski
* *Inverted index:*
66 16 Gary Bradski
** Help create an _*inverted index*_ of functionality to functions.  That is, say, _edge detection_ would list Sobel, Scharr, Canny etc.
67 9 Gary Bradski
* *Train Classifiers:*
68 15 Gary Bradski
** OpenCV has many classifiers. Train them carefully on useful objects (faces, people, cars, bikes, plates, cups, bowls etc) and we'll allow others to use those trained categories.
69 9 Gary Bradski
* *Structure from Motion (SfM):*
70 15 Gary Bradski
** Help adapt libmv for OpenCV.
71 9 Gary Bradski
* *Course-ware:*
72 15 Gary Bradski
** We want to start offering vision courses using OpenCV. 
73 15 Gary Bradski
*** If you are expert in a topic (say it's your area of graduate research, or you've just finished a project or course in a particular topic and can explain it well)
74 15 Gary Bradski
*** Write up the topic, the math and then develop a step by step example of it using OpenCV.
75 31 Gary Bradski
* *Generic optimization module:*
76 31 Gary Bradski
** We want to have the package of general purpose optimization methods that can be easily used in computer vision algorithms (ex. downhill simplex method, annealing particle filter).
77 3 Gary Bradski
78 1
h2. Mentors
79 20 Gary Bradski
80 3 Gary Bradski
In the below, get rid of the ''-delete-'' to make the emails work.
81 3 Gary Bradski
82 28 Gary Bradski
 Anatoly Baksheev
83 28 Gary Bradski
 Researcher, Vision Algorithms on GPU
84 32 Gary Bradski
 Argus/Itseez
85 32 Gary Bradski
 [email protected]  
86 28 Gary Bradski
87 27 Gary Bradski
 Serge J. Belongie
88 27 Gary Bradski
 Professor Computer Science and Engineering 
89 27 Gary Bradski
 University of California, San Diego 
90 27 Gary Bradski
 [email protected]
91 11 Gary Bradski
 
92 3 Gary Bradski
  Alexander Bovyrin
93 3 Gary Bradski
  PhD, Senior Researcher
94 3 Gary Bradski
  Argus/Itseez founder
95 3 Gary Bradski
  NNU Lecturer
96 3 Gary Bradski
  [email protected]
97 3 Gary Bradski
98 3 Gary Bradski
 Gary Bradski
99 3 Gary Bradski
 Founder, Industrial Perception Inc.
100 3 Gary Bradski
 Consulting Prof. Stanford U.
101 1
 OpenCV Founder, Technical Content Owner, GSoC Admin
102 26 Gary Bradski
 Co-author of Learning OpenCV Book
103 3 Gary Bradski
 http://www.willowgarage.com/pages/people/gary-bradski-senior-researcher
104 3 Gary Bradski
 [email protected]
105 3 Gary Bradski
106 11 Gary Bradski
107 3 Gary Bradski
 Victor Eruhimov
108 3 Gary Bradski
 OpenCV founding team/Senior Researcher
109 3 Gary Bradski
 Argus/Itseez founder
110 1
 NNU Lecturer
111 3 Gary Bradski
 [email protected]
112 3 Gary Bradski
113 25 Gary Bradski
 Adrian Kaehler
114 25 Gary Bradski
 Principle Engineer, Applied Minds
115 25 Gary Bradski
 Co-author of Learning OpenCV Book.
116 25 Gary Bradski
 [email protected]
117 27 Gary Bradski
118 27 Gary Bradski
 Peter Karasev
119 27 Gary Bradski
 PhD Student, MINERVA Research Group
120 27 Gary Bradski
 Georgia Tech
121 27 Gary Bradski
 [email protected]
122 25 Gary Bradski
123 1
 Kurt Konolige
124 3 Gary Bradski
 Founder, Industrial Perception Inc
125 3 Gary Bradski
 Consulting Professor, Stanford CS
126 3 Gary Bradski
 [email protected]
127 11 Gary Bradski
 
128 3 Gary Bradski
 Caroline Pantofaru 
129 3 Gary Bradski
 Researcher Scientist in perceiving people
130 3 Gary Bradski
 http://www.willowgarage.com/pages/people/caroline-pantofaru-research-scientist
131 1
 [email protected] 
132 11 Gary Bradski
 
133 3 Gary Bradski
 Vadim Pisarevsky
134 3 Gary Bradski
 OpenCV founding team/Czar
135 3 Gary Bradski
 [email protected]
136 3 Gary Bradski
137 3 Gary Bradski
 Vincent Rabaud
138 3 Gary Bradski
 Research Engineer/Perception, Willow Garage
139 3 Gary Bradski
 [email protected]
140 3 Gary Bradski
141 3 Gary Bradski
 Ethan Rublee
142 3 Gary Bradski
  Founder, Industrial Perception Inc
143 1
 Ported OpenCV to Android
144 1
 See Android vision apps under "Robot view" or "the vegan robot"
145 1
 [email protected]
146 1
147 11 Gary Bradski
h3.  Back up Mentors
148 3 Gary Bradski
149 3 Gary Bradski
 Mark Asbach
150 3 Gary Bradski
 Fraunhofer IAIS
151 3 Gary Bradski
 Schloss Birlinghoven
152 3 Gary Bradski
 Sankt Augustin, Germany
153 3 Gary Bradski
 http://mmprec.iais.fraunhofer.de/asbach.html
154 3 Gary Bradski
 [email protected]
155 3 Gary Bradski
156 11 Gary Bradski
157 3 Gary Bradski
 Nicolas Saunier, Ph.D.
158 3 Gary Bradski
 Assistant Professor
159 3 Gary Bradski
 Civil, Geological and Mining Department (CGM)
160 3 Gary Bradski
 École Polytechnique de Montréal
161 3 Gary Bradski
 http://nicolas.saunier.confins.net
162 3 Gary Bradski
 [email protected]
163 3 Gary Bradski
164 3 Gary Bradski
165 11 Gary Bradski
166 11 Gary Bradski
h2. OpenCV Org. Application to GSoC 2011
167 11 Gary Bradski
168 1
[[GSoC2012OpenCVApplication]]
169 3 Gary Bradski
170 23 Gary Bradski
h2. Previous Years 
171 23 Gary Bradski
172 23 Gary Bradski
* 2011 Ideas site http://opencv.willowgarage.com/wiki/GSOC_OpenCV2011
173 23 Gary Bradski
** 2011 Application GSoC page is http://opencv.willowgarage.com/wiki/GSoC2011OpenCVApplication
174 23 Gary Bradski
* 2010 Ideas site http://opencv.willowgarage.com/wiki/GSOC_OpenCV2010
175 23 Gary Bradski
** 2010 Application page http://opencv.willowgarage.com/wiki/ApplicationGSOC2010
176 23 Gary Bradski
177 3 Gary Bradski
----