Summer of Code - Getting Started: Difference between revisions

→‎Improvements to N-dimensional image processing: take over package and expand on required skills
(→‎Rewrite symbolic package: remove rewrite of the symbolic package as a possible project)
(→‎Improvements to N-dimensional image processing: take over package and expand on required skills)
Line 333: Line 333:
Note that while many of the functions in the image package will not complain about ND images, they are actually not correctly implemented and will give incorrect results.
Note that while many of the functions in the image package will not complain about ND images, they are actually not correctly implemented and will give incorrect results.


'''Required skills''': Mostly m-file scripting, some C++. Familiarity with common CS algorithms will be useful.
'''Required skills''': m-file scripting, and a fair ammount of C++ since a lot of image analysis cannot be vectorized. Familiarity with common CS algorithms will be useful and willingness to read literature describing new algorithms.  


'''Difficulty''': difficult.
'''Difficulty''': difficult.


'''Potential mentor''': Jordi Gutiérrez Hermoso
'''Potential mentor''': Carnë Draug


=== Interface to Electronic Circuit Simulator ===
=== Interface to Electronic Circuit Simulator ===