man, 30 05 2011 kl. 22:23 +0100, skrev Carnë Draug:
> On 30 May 2011 21:42, Søren Hauberg <[email protected]> wrote:
> > man, 30 05 2011 kl. 14:33 +0100, skrev Carnë Draug:
> >> I was looking for an octave function just now and found a page where a
> >> group of masters students wrote a bunch of octave funtions released
> >> them under GPL back in 2005. Some of the functions there are missing
> >> on the image package. They are relased under GPL so we could probably
> >> put them in the package but I guess someone should mail them and ask
> >> them nicely?
> >
> > I thought we had all the functions implemented on that page. Which ones
> > are we missing?
> 
> Maybe we do under a different name. Crossing the list on that page
> with the image package, here's the ones we don't have:
> 
> brighten

I have this one in my installation.

> conndef2

We have 'conndef' which is a multi-dimensional version.

> dct2
> dctmtx
> idct2

These we do not have. I guess we could copy them.

> fft2
> ifft2

We have fft and ifft which are more general, so I don't think we need
these.

> imadd

Yeah, I guess we're missing this one as well as other arithmetic
functions.

> imclearborder

What does that one do?

> imcrop2

I think this is a GUI function, so that requires some support in the
graphics system.

> imfill

We have bwfill; does that do the same?

> improfile
> qtdecomprec

What does this do?

> watershed

I guess this would be nice to have.

> rgb2ycbcr
> ycbcr2rgb

These would be nice as well.

Søren


------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to