GSoC 2016

Version 18 (Gary Bradski, 2016-04-24 08:51 am)

1 1
h1. *Ideas Page for OpenCV Google Summer of Code 2016 (GSoC 2016)*
2 1
3 1
4 8 Gary Bradski
*OpenCV Augmented Reality from ArUco Markers last year. (click image for video showing all 2015 projects)*
5 6 Gary Bradski
" !AR_Aruco.png! ":https://www.youtube.com/watch?v=OUbUFn71S4s
6 1
7 1
----
8 1
9 18 Gary Bradski
* *Go back to:*
10 18 Gary Bradski
** "OpenCV Developer Page":http://code.opencv.org/projects/opencv/wiki
11 18 Gary Bradski
** "OpenCV User Page":http://opencv.org/
12 18 Gary Bradski
13 1
h2. General Information:
14 1
15 9 Gary Bradski
* "GSoC 2016 site":https://developers.google.com/open-source/gsoc/
16 8 Gary Bradski
* Mailing list for OpenCV GSOC 2016: [email protected]
17 8 Gary Bradski
** Group site https://groups.google.com/forum/#!forum/opencv-gsoc-2016
18 11 Gary Bradski
* IRC Channel:
19 11 Gary Bradski
<pre>
20 11 Gary Bradski
#opencv on freenode
21 11 Gary Bradski
</pre>
22 17 Gary Bradski
* *Timelines*
23 17 Gary Bradski
** "Timeline for GSoC 2016":https://developers.google.com/open-source/gsoc/timeline
24 17 Gary Bradski
** "Major GSoC 2016 Milestones":https://summerofcode.withgoogle.com/
25 1
26 1
** *Next important dates:*
27 16 Gary Bradski
*** -Feb 19 19:00 UTC: Mentoring organization application deadline.- *Submitted!*
28 16 Gary Bradski
*** -Feb 29 19:00 UTC: List of accepted Organizations.- *"We are in!!":https://summerofcode.withgoogle.com/organizations/?sp-search=OpenCV*
29 3 Gary Bradski
*** Mar 14 16:00 UTC: Student Application period begins!
30 3 Gary Bradski
*** Mar 25 19:00 UTC: Student Application period ends!
31 3 Gary Bradski
*** ? Deadline for OpenCV to request # of slots.
32 3 Gary Bradski
*** ? Google publishes how many slots we get.
33 3 Gary Bradski
*** ? Try to eliminate duplication of students.
34 3 Gary Bradski
*** ? IRC for OpenCV to resolve all duplications.
35 3 Gary Bradski
*** Apr 22 19:00 UTC: Accepted students announced.
36 3 Gary Bradski
*** May 23 Let Coding begin!
37 3 Gary Bradski
*** Jun 20 19:00 UTC: Mid term evaluation begins. *Pull requests must be in*
38 3 Gary Bradski
*** Jun 27 19:00 UTC: Mid term evaluation ends. *Pull requests must be in*
39 3 Gary Bradski
*** Aug 23 19:00 UTC: Coding stop; Pull requests must be in; Mentors: final evaluation begins...
40 3 Gary Bradski
*** Aug 29 19:00 UTC: Final evaluation deadline.
41 4 Gary Bradski
*** Late October: Mentor Summit!
42 1
43 1
*Times:*
44 1
*  UTC to PDT (California uses PST in the winter (from Nov 1st) and PDT in the summer (from March 8)).
45 1
** "utc time converter":http://www.timebie.com/std/gmt.php
46 1
47 1
*Resources:*
48 1
49 1
* "OpenCV Developers Site":http://code.opencv.org/projects/opencv/wiki
50 1
* "OpenCV User's Site":http://opencv.org
51 1
* [[How_to_contribute|How to do a pull request/How to Contribute Code]]
52 1
* Source Code can be found at "GitHub":https://github.com/Itseez/opencv. 
53 1
** To get the source code, point your git client to @git://github.com/Itseez/opencv.git@. Here are [[Working_with_OpenCV_git_repository|instructions]].
54 1
<pre>
55 1
git clone git://github.com/Itseez/opencv.git
56 1
</pre>
57 11 Gary Bradski
** To get user contributions, GSoC code, go to: https://github.com/Itseez/opencv_contrib.git
58 11 Gary Bradski
<pre>
59 11 Gary Bradski
git clone git://github.com/Itseez/opencv_contrib.git
60 11 Gary Bradski
</pre>
61 1
** The rest of the history plus matches between git commits and SVN revisions are stored at a separate "OpenCV Attic" repository: git://code.opencv.org/opencv_attic.git.
62 1
** Also OpenCV Extra was put to a separate repository: git://code.opencv.org/opencv_extra.git.
63 1
* [[OpenCV Development Process]]
64 1
** [[Meeting_notes|Developer meeting notes]]
65 1
66 1
h2. How you will be evaluated if you are an accepted student
67 1
68 1
* Student projects to be paid only if:
69 1
** *Midterm:*
70 1
*** You must generate a pull request
71 1
**** That builds
72 1
**** Has at least stubbed out functionality
73 1
**** With appropriate Doxygen documentation
74 1
**** Has at least stubbed out unit test
75 1
**** Has a stubbed out example of use that builds
76 1
** *End of summer:*
77 1
*** A full pull request
78 1
**** Full Doxygen documentation
79 1
**** A good unit test
80 1
**** Example of use code
81 1
*** Create a (short!) Movie (preferably on Youtube, but any movie) that demonstrates your code
82 1
**** We use this to create an overall summary. Past years:
83 1
***** "The 2015 Movie":https://www.youtube.com/watch?v=OUbUFn71S4s
84 1
***** "The 2014 Movie":https://www.youtube.com/watch?v=3f76HCHJJRA
85 1
***** "The 2013 Movie":https://www.youtube.com/watch?v=_TTtN4frMEA
86 1
87 1
88 1
h2. For students interested in applying
89 1
90 11 Gary Bradski
# You *must* already know how to program fluently in C++
91 1
** Some projects may require Python or Matlab skills
92 11 Gary Bradski
# Ask to join the "OpenCV GSoC Forum List":https://groups.google.com/forum/#!forum/opencv-gsoc-2016
93 11 Gary Bradski
** Discuss projects below or other ideas with us there (Feb 29 - March 13)
94 11 Gary Bradski
# On March 14th - 25th, Go to the "GSoC site":https://developers.google.com/open-source/gsoc/ and sign up to be a student with OpenCV
95 11 Gary Bradski
# Post the project from below or your own agreed on project on the GSoC to [email protected]
96 11 Gary Bradski
** Include Name, google email, age
97 11 Gary Bradski
** Include how you think you are qualified to accomplish this project (skills, courses, relevant background)
98 11 Gary Bradski
** Include Country of origin, school you are enrolled in, Professor you work with (if any)
99 11 Gary Bradski
** Include a projected timeline and milestones for the project
100 11 Gary Bradski
# Once (and if!) OpenCV gets accepted as GSoC 2016 org (Feb 29th), and we are told how many slots we will get *and* you've signed up for a project with us (March 14-25th)
101 11 Gary Bradski
** We will weight the students and projects against mentors and their interests and choose which students/project to pursue.
102 11 Gary Bradski
** Accepted students will be posted on the GSoC site on April 22nd (and we will notify the accepted students ourselves).
103 1
104 1
h2. For computer vision professionals interested in mentoring
105 4 Gary Bradski
106 1
# Go to the "GSoC site":https://developers.google.com/open-source/gsoc/ and sign up.
107 1
# Request to be a mentor for OpenCV there.
108 1
# We accept or reject you
109 1
# Students submit projects and you 
110 1
** find a project you want to mentor (several students might try for the same project)
111 14 Gary Bradski
** contact us about it through [email protected] so we can be sure there is not someone already handling that project
112 1
** contact the students to assess which one if any are capable of coding that up in a summer.
113 1
# We get a slot allocation from Google, the administrators then _"spend"_ the slots in order of priority
114 1
# Students must finally actually accept to do that project (some sign up for multiple organizations and then choose)
115 1
116 1
*If* you are accepted as a mentor *and* you find a suitable student *and* we give you a slot *and* the student signs up for it, +*then*+ you are a mentor. 
117 1
** It sounds harder than it is.
118 1
119 1
120 1
<pre>
121 1
\/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/  \/
122 1
</pre>
123 1
124 1
h1. 2016 Project Ideas:
125 1
126 14 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* Contact us and/or discuss ideas at https://groups.google.com/forum/?fromgroups#!forum/opencv-gsoc-2016
127 1
128 1
_These are not in order of priority_
129 1
130 1
*1 Google Cardboard*
131 1
* Do visual odometry, SLAM etc for Google Cardboard
132 1
133 13 Gary Bradski
*6 Deep learning*
134 13 Gary Bradski
* It would be cool if OpenCV could load and run deep networks trained with popular DNN packages like Caffe, Theano or Torch.
135 13 Gary Bradski
* GPU/OpenCL optimization and/or other optimizations (that can partly be contributed back to the upstream projects) are also encouraged.
136 13 Gary Bradski
137 1
*2 Projection mapping (Projected Augmented Reality)*
138 1
* Calibrate a camera to a projector
139 1
* Put out structured light to learn the 3D map of what's in front of the camera
140 1
* Project the camera image, suitably rotated and shifted onto the scene
141 1
* Unity or some other program to start transforming the scene for projection mapping
142 1
** See http://www.creativebloq.com/video/projection-mapping-912849 to get ideas of what you can do with this
143 1
144 1
*3 Update OpenCV file storage so that it's readable by Python in OpenCV (move to YAML 1.2 Edition 3)*
145 1
* Mentor Prasanna
146 1
* OpenCV C++ writes out its own YAML tags which makes it incompatible with it's own Python and with external python readers
147 1
* Speedup fs reading/writing, add JSON support, add base64 (+RLE) support for large amounts of numerical data
148 1
* References
149 1
** YAML http://www.yaml.org
150 1
** Problem statement: http://stackoverflow.com/questions/11141336/filestorage-for-opencv-python-api
151 1
152 1
153 1
*5 Self-contained video codec(s)*
154 1
* There is draft version of self-contained motion jpeg encoder to be integrated to OpenCV.
155 1
* We will also need decoder, 12-bit jpeg support, multi-threaded encoder and decoder.
156 1
* There are some other codecs, like libvpx, which we can support and link right into highgui, without dependency from ffmpeg/libav.
157 1
158 13 Gary Bradski
159 1
160 1
*7 Better interactive camera calibration*
161 1
* Modern algorithms would allow us to recompute camera parameters after almost each frame, compute reprojection error, compute confidence intervals for the parameters.
162 1
* the partially occluded calibration patterns could be handled somehow to, especially if we want to estimate intrinsic parameters only.
163 1
* the application may show us the areas where the corner borders have been shown so that user can see how good are the data
164 1
165 1
*9 Color Calibration and white balance* 
166 1
* With McBeth chart and with gray world algorithm (improve exisiting color constancy algorithms)
167 1
* Possibly collect deep learning way of doing this (needs large training set)
168 1
169 1
*10 Realtime image preprocessing algorithms (real time on mobile)*
170 1
* We and many other OpenCV users would definitely enjoy very fast denoising, color improvements, white balance etc. algorithms.
171 1
172 1
*11 Tracking improvements*
173 1
* TLD algorithm is implemented in OpenCV, but it needs improvements and optimizations.
174 1
* ASM/AAM can also be implemented, as well as the particle filter.
175 1
 
176 1
177 1
*12 PBM (part-based models) improvements*
178 1
* There is latentsvm package in opencv_contrib that needs to be improved (quality-wise and speed-wise).
179 1
* Adding training, even if it involves execution of external svmperf or other tool, is definitely appreciated too.
180 1
181 1
*13 Improving ICF/ACF + <some>Boost training and detection*
182 1
* In opencv_contrib there is initial version of the training application and detector based on integral channel features and boosting. Further improvements of this part would be really useful.
183 1
184 1
*14 lua+OpenCV*
185 1
* the other language that is now used more often for ML and CV (thanks to Torch) is Lua; there are old bindings for a tiny part of OpenCV; could be useful to extend our autogenerated bindings to Lua.
186 1
187 1
*15 human interaction*
188 1
* gesture recognition
189 1
* human skeleton based on 2d or 3d 
190 1
191 1
*17 Quad Rotor Contrib*
192 1
* Apply much of the above into a quad rotor drone automatic tracking, mapping navigation etc module
193 1
194 1
195 1
New 2016 ideas:
196 1
197 12 Gary Bradski
* Architecture
198 12 Gary Bradski
** Exceptions in OpenCV need to be easily disabled ? (need to check if that's the case or not)
199 12 Gary Bradski
** Minimal OpenCV: give the functions you want, it gives you a minimal version of the library. 
200 12 Gary Bradski
** reduce the size of OpenCV on Anddroid
201 12 Gary Bradski
** create a more C++ type (to be able to deal with constness and separate the pointer from the type)
202 12 Gary Bradski
** create an image type (that would also have color information, maybe calibration too) and implement a proper resize algorithm for that type
203 1
204 12 Gary Bradski
* Tracking
205 12 Gary Bradski
** David Tan’s tracking
206 1
2d: https://www.youtube.com/watch?v=W689ffCMDF4
207 1
3d: https://www.youtube.com/watch?v=TqyFEZzhPbE
208 1
209 12 Gary Bradski
* misc
210 12 Gary Bradski
** convexHull is implemented with Sklansky's second, 1982 algorithm, which is incorrect in some case, and suboptimal complexity-wise. cf. http://cgm.cs.mcgill.ca/~athens/cs601/.
211 1
cv::contourArea(cv::convexHull(contour)) for a convex contour is different from cv::contourArea(contour), somtimes by nearly 30%.
212 12 Gary Bradski
** Lightfield: https://www.youtube.com/watch?v=WU-D4PA5plo
213 12 Gary Bradski
** a resize algorithm for images taking color into account. http://www.4p8.com/eric.brasseur/gamma.html?
214 1
215 1
216 1
217 1
<pre>
218 1
/\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\ /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\  /\ 
219 1
</pre>
220 1
221 1
222 1
h1. Accepted Projects for OpenCV GSoC 2016:
223 1
224 1
OpenCV GSoC 2016 students, projects, mentors are below. *WHEN THEY ARE KNOWN*
225 1
226 1
227 1
*GSoC Progress. Need Pull requests (don't have to be complete) to pass by July 3rd*
228 1
229 1
*Mailing Lists (only for use of Mentors and Students, please to not request to join these lists otherwise):*
230 1
* Mentors
231 14 Gary Bradski
** opencv-gsoc2016-mentors
232 1
* Students
233 14 Gary Bradski
** opencv-gsoc2016-students
234 1
235 1
* [[How_to_contribute|How to do a pull request]]
236 1
237 1
*Pre-Midterm status:*
238 1
239 14 Gary Bradski
Project notes will be compiled "here":https://sites.google.com/a/opencv.org/opencv/gsoc-2016-project-notes .
240 1
241 1
242 1
243 1
h2. Mentors
244 1
245 1
*Actual signed up mentors*
246 1
247 1
* Alexander Mordvintsev	zzznah(+)gmail.com
248 1
* Sid Bao	ybao(+)magicleap.com
249 1
* Vincent Rabaud	vincent.rabaud(+)gmail.com
250 1
* Vadim Pisarevsky	vadim.pisarevsky(+)gmail.com
251 1
* Adrian Kaehler	therealadrian(+)gmail.com
252 1
* Terry Boult	tboult(+)vast.uccs.edu
253 1
* spmallick	spmallick(+)taaz.com
254 1
* Serge Belongie	sjb344(+)cornell.edu
255 1
* Stefano	s.fabri10(+)gmail.com
256 1
* Prasanna	pras.bits(+)gmail.com
257 1
* Pablo Alcantarilla	pablofdezalc(+)gmail.com
258 1
* Bence Magyar	mw.mzperx(+)gmail.com
259 1
* Manuele	manuele.tamburrano(+)gmail.com
260 1
* Grace Vesom	grace.vesom(+)gmail.com
261 1
* Open Source Computer Vision Library (OpenCV)	garybradski(+)gmail.com
262 1
* Douglas Lee	dougabug(+)gmail.com
263 1
* Claudia Rapuano	c.rapuano(+)gmail.com
264 1
* Antonella Cascitelli	antonellacascitelli(+)gmail.com
265 1
* Anatoly Baksheev	anatoly.baksheev(+)itseez.com
266 1
* Alexander	alexander.shishkov(+)itseez.com
267 1
* Alexander Smorkalov	alexander.smorkalov(+)itseez.com
268 1
* Alexander Bovyrin	alexander.bovyrin(+)itseez.com
269 1
270 1
271 1
272 1
In the below, get rid of the ''-delete-'' to make the emails work.
273 1
274 1
 Anatoly Baksheev
275 1
 Researcher, Vision Algorithms on GPU
276 1
 Argus/Itseez
277 1
 [email protected]  
278 1
 
279 1
  Alexander Bovyrin
280 1
  PhD, Senior Researcher
281 1
  Argus/Itseez founder
282 1
  NNU Lecturer
283 1
  [email protected]
284 1
285 1
 Gary Bradski
286 1
 Founder, Industrial Perception Inc.
287 1
 Consulting Prof. Stanford U.
288 1
 OpenCV Founder, Technical Content Owner, GSoC Admin
289 1
 Co-author of Learning OpenCV Book
290 1
 http://www.willowgarage.com/pages/people/gary-bradski-senior-researcher
291 1
 [email protected]
292 1
293 1
 Antonella Cascitelli
294 1
 Grad student, University of Rome
295 1
 [email protected]
296 1
297 1
 Eric Christiansen
298 1
 PhD, UCSD
299 1
 [email protected]
300 1
301 1
 Stefano Fabri
302 1
 CRR Team leader, University of Rome
303 1
 [email protected]
304 1
305 1
 Victor Eruhimov
306 1
 OpenCV founding team/Senior Researcher
307 1
 Argus/Itseez founder
308 1
 NNU Lecturer
309 1
 [email protected]
310 1
311 1
 Adrian Kaehler
312 1
 Principle Engineer, Applied Minds
313 1
 Co-author of Learning OpenCV Book.
314 1
 [email protected]
315 1
316 1
 Peter Karasev
317 1
 PhD Student, MINERVA Research Group
318 1
 Georgia Tech
319 1
 [email protected]
320 1
321 1
 Vadim Pisarevsky
322 1
 OpenCV founding team/Czar
323 1
 [email protected]
324 1
325 1
 Manuele Tamburrano
326 1
 Grad Student, University of Rome
327 1
 [email protected]
328 1
329 1
 Vincent Rabaud
330 1
 Principle Engineer, Aldebaran Robotics
331 1
 [email protected]
332 1
333 1
  Claudia Rapuano
334 1
  Grad student, University of Rome
335 1
  [email protected]
336 1
 
337 1
 Grace Vesom
338 1
 Senior Software Engineer, Magic Leap
339 1
 -delete-grace.vesom@-delete_gmail.com
340 1
341 1
 Bence Magyar
342 1
 Pal Robotics
343 1
 [email protected]
344 1
345 1
 Pablo Alcantarilla
346 1
 Toshiba Research Europe Ltd.
347 1
 [email protected]
348 1
349 1
h3.  Back up Mentors
350 1
351 1
 Mark Asbach
352 1
 Fraunhofer IAIS
353 1
 Schloss Birlinghoven
354 1
 Sankt Augustin, Germany
355 1
 http://mmprec.iais.fraunhofer.de/asbach.html
356 1
 [email protected]
357 1
358 1
359 1
 Nicolas Saunier, Ph.D.
360 1
 Assistant Professor
361 1
 Civil, Geological and Mining Department (CGM)
362 1
 École Polytechnique de Montréal
363 1
 http://nicolas.saunier.confins.net
364 1
 [email protected]
365 1
366 1
367 1
 Alexander Mordvintsev
368 1
 Software Engineer
369 1
 http://znah.net
370 1
 [email protected]
371 1
372 1
 Andrey Morozov
373 1
 Software Engineer
374 1
 Argus/Itseez
375 1
 [email protected] 
376 4 Gary Bradski
377 1
h2. OpenCV Org. Application to GSoC 2016
378 10 Gary Bradski
379 1
[[OpenCV GSoC Application]]
380 1
381 1
h2. Previous Years 
382 1
383 1
* 2015 "GSoC 2015 Ideas Page":http://code.opencv.org/projects/opencv/wiki/GSoC_2015
384 1
** "The 2015 Movie":https://www.youtube.com/watch?v=OUbUFn71S4s
385 1
* 2014 "GSoC 2014 Ideas Page":http://code.opencv.org/projects/opencv/wiki/GSoC_2014
386 1
** "The 2014 Movie":https://www.youtube.com/watch?v=3f76HCHJJRA
387 1
* 2013 "GSoC 2013 Ideas Page":http://code.opencv.org/projects/gsoc2013/wiki
388 1
** "The 2013 Movie":https://www.youtube.com/watch?v=_TTtN4frMEA
389 1
* 2012 Ideas site http://code.opencv.org/projects/gsoc2012/wiki/Wiki/
390 1
* 2011 Ideas site http://opencv.willowgarage.com/wiki/GSOC_OpenCV2011
391 1
** 2011 Application GSoC page is http://opencv.willowgarage.com/wiki/GSoC2011OpenCVApplication
392 1
* 2010 Ideas site http://opencv.willowgarage.com/wiki/GSOC_OpenCV2010
393 1
** 2010 Application page http://opencv.willowgarage.com/wiki/ApplicationGSOC2010
394 1
395 1
----