Gsoc2012

Version 30 (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 19 Gary Bradski
!http://code.opencv.org/attachments/613/FineGrain.jpeg!
4 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
5 18 Gary Bradski
6 17 Gary Bradski
General Information:
7 5 Gary Bradski
* "GSoC 2012 site":http://code.google.com/soc/
8 4 Gary Bradski
* "Timeline for GSoC 2012":http://www.google-melange.com/gsoc/events/google/gsoc2012
9 15 Gary Bradski
** *Next important dates:*
10 29 Gary Bradski
*** -March 9th: Organization Application deadline.-
11 29 Gary Bradski
*** -March 16th: Announcement of GSoC Mentoring Orgs. (whether we're in or out) 
12 1
13 9 Gary Bradski
14 1
Times:
15 8 Gary Bradski
*  UTC to PDT (Pacific Daylight Time == Daylight savings time. In winter it's PST).
16 15 Gary Bradski
** "utc time converter":http://weatherarc.com/utc-time-conversion
17 3 Gary Bradski
18 8 Gary Bradski
h2. For students interested in applying
19 3 Gary Bradski
20 8 Gary Bradski
* *To apply to us:*
21 14 Gary Bradski
** Go to http://www.google-melange.com/gsoc/homepage/google/gsoc2012
22 15 Gary Bradski
** Click on "apply"
23 15 Gary Bradski
** After the organizations load (takes some time), type in "OpenCV", click on what comes up and apply.
24 22 Gary Bradski
*** [[GSoCApplicationTemplate]] -- This is what we want to know about you
25 3 Gary Bradski
26 3 Gary Bradski
27 9 Gary Bradski
h2. Project Idea summary
28 10 Gary Bradski
29 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*
30 22 Gary Bradski
* *OpenCL Optmization:*
31 15 Gary Bradski
** We have contributors already, get one or more of them to be GSoC students
32 30 Gary Bradski
* *Computational Photography*
33 30 Gary Bradski
** Help support the growth of mobile cameras on tablets and phones. Fun stuff and important
34 30 Gary Bradski
*** Image stabilization, 
35 30 Gary Bradski
*** noise estimation and reduction, 
36 30 Gary Bradski
*** super resolution, 
37 30 Gary Bradski
*** tilt-shift images and movies,
38 30 Gary Bradski
*** multi-focal point images,
39 30 Gary Bradski
*** high dynamic range images by composition with different shutter times
40 9 Gary Bradski
* *Mobile vision app development:*
41 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:
42 1
*** iOS (iPhone) examples
43 1
*** Android example
44 22 Gary Bradski
* *Mech Turk Interface*
45 22 Gary Bradski
** Easily label images for train test in OpenCV
46 9 Gary Bradski
* *1D and 2D Barcode readers:*  
47 22 Gary Bradski
** We have a basic datamatrix reader.  Expand to other kinds of barcodes (1D, other 2D).
48 9 Gary Bradski
* *Natural barcodes:*
49 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.
50 15 Gary Bradski
*** Stretch goal, embeded and retrieve watermarks in the image.
51 9 Gary Bradski
* *Python example:*
52 15 Gary Bradski
** We're finding the python interface extremely useful and productive. It needs a lot more examples
53 9 Gary Bradski
* *Tutorials:*
54 15 Gary Bradski
** Continue with "OpenCV Tutorials":http://opencv.itseez.com/doc/tutorials/tutorials.html
55 9 Gary Bradski
* *Inverted index:*
56 16 Gary Bradski
** Help create an _*inverted index*_ of functionality to functions.  That is, say, _edge detection_ would list Sobel, Scharr, Canny etc.
57 9 Gary Bradski
* *Train Classifiers:*
58 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.
59 9 Gary Bradski
* *Structure from Motion (SfM):*
60 15 Gary Bradski
** Help adapt libmv for OpenCV.
61 9 Gary Bradski
* *Course-ware:*
62 15 Gary Bradski
** We want to start offering vision courses using OpenCV. 
63 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)
64 15 Gary Bradski
*** Write up the topic, the math and then develop a step by step example of it using OpenCV.
65 3 Gary Bradski
66 1
h2. Mentors
67 20 Gary Bradski
68 3 Gary Bradski
In the below, get rid of the ''-delete-'' to make the emails work.
69 3 Gary Bradski
70 28 Gary Bradski
 Anatoly Baksheev
71 28 Gary Bradski
 Researcher, Vision Algorithms on GPU
72 28 Gary Bradski
 Argus.com
73 28 Gary Bradski
 [email protected]  
74 28 Gary Bradski
75 27 Gary Bradski
 Serge J. Belongie
76 27 Gary Bradski
 Professor Computer Science and Engineering 
77 27 Gary Bradski
 University of California, San Diego 
78 27 Gary Bradski
 [email protected]
79 11 Gary Bradski
 
80 3 Gary Bradski
  Alexander Bovyrin
81 3 Gary Bradski
  PhD, Senior Researcher
82 3 Gary Bradski
  Argus/Itseez founder
83 3 Gary Bradski
  NNU Lecturer
84 3 Gary Bradski
  [email protected]
85 3 Gary Bradski
86 3 Gary Bradski
 Gary Bradski
87 3 Gary Bradski
 Founder, Industrial Perception Inc.
88 3 Gary Bradski
 Consulting Prof. Stanford U.
89 1
 OpenCV Founder, Technical Content Owner, GSoC Admin
90 26 Gary Bradski
 Co-author of Learning OpenCV Book
91 3 Gary Bradski
 http://www.willowgarage.com/pages/people/gary-bradski-senior-researcher
92 3 Gary Bradski
 [email protected]
93 3 Gary Bradski
94 11 Gary Bradski
95 3 Gary Bradski
 Victor Eruhimov
96 3 Gary Bradski
 OpenCV founding team/Senior Researcher
97 3 Gary Bradski
 Argus/Itseez founder
98 1
 NNU Lecturer
99 3 Gary Bradski
 [email protected]
100 3 Gary Bradski
101 25 Gary Bradski
 Adrian Kaehler
102 25 Gary Bradski
 Principle Engineer, Applied Minds
103 25 Gary Bradski
 Co-author of Learning OpenCV Book.
104 25 Gary Bradski
 [email protected]
105 27 Gary Bradski
106 27 Gary Bradski
 Peter Karasev
107 27 Gary Bradski
 PhD Student, MINERVA Research Group
108 27 Gary Bradski
 Georgia Tech
109 27 Gary Bradski
 [email protected]
110 25 Gary Bradski
111 1
 Kurt Konolige
112 3 Gary Bradski
 Founder, Industrial Perception Inc
113 3 Gary Bradski
 Consulting Professor, Stanford CS
114 3 Gary Bradski
 [email protected]
115 11 Gary Bradski
 
116 3 Gary Bradski
 Caroline Pantofaru 
117 3 Gary Bradski
 Researcher Scientist in perceiving people
118 3 Gary Bradski
 http://www.willowgarage.com/pages/people/caroline-pantofaru-research-scientist
119 1
 [email protected] 
120 11 Gary Bradski
 
121 3 Gary Bradski
 Vadim Pisarevsky
122 3 Gary Bradski
 OpenCV founding team/Czar
123 3 Gary Bradski
 [email protected]
124 3 Gary Bradski
125 3 Gary Bradski
 Vincent Rabaud
126 3 Gary Bradski
 Research Engineer/Perception, Willow Garage
127 3 Gary Bradski
 [email protected]
128 3 Gary Bradski
129 3 Gary Bradski
 Ethan Rublee
130 3 Gary Bradski
  Founder, Industrial Perception Inc
131 1
 Ported OpenCV to Android
132 1
 See Android vision apps under "Robot view" or "the vegan robot"
133 1
 [email protected]
134 1
135 11 Gary Bradski
h3.  Back up Mentors
136 3 Gary Bradski
137 3 Gary Bradski
 Mark Asbach
138 3 Gary Bradski
 Fraunhofer IAIS
139 3 Gary Bradski
 Schloss Birlinghoven
140 3 Gary Bradski
 Sankt Augustin, Germany
141 3 Gary Bradski
 http://mmprec.iais.fraunhofer.de/asbach.html
142 3 Gary Bradski
 [email protected]
143 3 Gary Bradski
144 11 Gary Bradski
145 3 Gary Bradski
 Nicolas Saunier, Ph.D.
146 3 Gary Bradski
 Assistant Professor
147 3 Gary Bradski
 Civil, Geological and Mining Department (CGM)
148 3 Gary Bradski
 École Polytechnique de Montréal
149 3 Gary Bradski
 http://nicolas.saunier.confins.net
150 3 Gary Bradski
 [email protected]
151 3 Gary Bradski
152 3 Gary Bradski
153 11 Gary Bradski
154 11 Gary Bradski
h2. OpenCV Org. Application to GSoC 2011
155 11 Gary Bradski
156 1
[[GSoC2012OpenCVApplication]]
157 3 Gary Bradski
158 23 Gary Bradski
h2. Previous Years 
159 23 Gary Bradski
160 23 Gary Bradski
* 2011 Ideas site http://opencv.willowgarage.com/wiki/GSOC_OpenCV2011
161 23 Gary Bradski
** 2011 Application GSoC page is http://opencv.willowgarage.com/wiki/GSoC2011OpenCVApplication
162 23 Gary Bradski
* 2010 Ideas site http://opencv.willowgarage.com/wiki/GSOC_OpenCV2010
163 23 Gary Bradski
** 2010 Application page http://opencv.willowgarage.com/wiki/ApplicationGSOC2010
164 23 Gary Bradski
165 3 Gary Bradski
----