image processing function list

John W. Eaton jwe at bevo.che.wisc.edu
Wed Jul 23 06:53:48 CDT 2008


On 22-Jul-2008, bharat pathak wrote:

|     Today morning someone was mentioning that he wanted to contribute 
|     towards the function library built up for image processing. Maybe the missing
|     functionlist can get him started.

I think it should be obvious to anyone working on Octave, but it is
probably worth repeating that if you are planning to contribute code
to Octave, you should never refer to any Matlab .m files that you
happen to have access to.  Code that you write and contribute to
Octave or Octave Forge must not be derived from sources which are not
freely redistributable (in a GPL-compatible sense).  Using non-free
sources for "inspiration" or to understand an algorithm invites
copyright infringement and puts the entire Octave project at risk.

jwe


More information about the Help-octave mailing list