661
edits
Carandraug (talk | contribs) (→Image Analysis: new project to improve Octave's image IO) |
Carandraug (talk | contribs) m (typo missing "=") |
||
Line 433: | Line 433: | ||
'''Potential mentor''': Carnë Draug | '''Potential mentor''': Carnë Draug | ||
== Improve Octave's image IO === | === Improve Octave's image IO === | ||
There are a lot of image formats. To handle this, Octave uses [http://www.graphicsmagick.org/ GraphicsMagic] (GM), a library capable of handling [http://www.graphicsmagick.org/formats.html a lot of them] in a single C++ interface. However, GraphicsMagick still has its limitations. The most important are: | There are a lot of image formats. To handle this, Octave uses [http://www.graphicsmagick.org/ GraphicsMagic] (GM), a library capable of handling [http://www.graphicsmagick.org/formats.html a lot of them] in a single C++ interface. However, GraphicsMagick still has its limitations. The most important are: |