octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TIFF Image Support Project GSOC


From: Carnë Draug
Subject: Re: TIFF Image Support Project GSOC
Date: Wed, 24 Mar 2021 17:46:23 +0000

On Wed, 24 Mar 2021 at 12:48, Pranjali Sharma
<sharmapranjali2806@gmail.com> wrote:
> Hello, I'm currently in my sophomore year pursuing Btech in
> CSE. I'm really interested in the TIFF Image Support Project listed
> under the Idea List for GSOC. I want to look at the existing code
> for better understanding of the matter so where can I find it? Also,
> how do I start contributing to it.

Hi

There isn't really code to start with.  The main point of this project
is to create a Matlab compatible Tiff class [1] and there isn't one in
Octave yet.  This will probably be a thin wrapper to libtiff [2].
Once that is done, it should be trivial to make imread, imwrite, and
imfinfo use it via imformats.

I'd value any contribution in C++ to Octave more than image related
contributions in the Octave language.

Best regards
David

[1] https://www.mathworks.com/help/matlab/ref/tiff.html
[2] http://www.simplesystems.org/libtiff/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]