Octave and OpenCV
John W. Eaton
jwe at bevo.che.wisc.edu
Wed Aug 6 09:28:30 CDT 2008
On 6-Aug-2008, Abdul Rahman Riza wrote:
| If you do not use OpenCV then I want to understand the algorithm and
| source code for reading image and show it in gnuplot. Even I am a newbie
| but I really want to contribute and develop on this part (Image
| Processing).
The imread and imwrite functions are only in the latest development
sources for Octave.
Most of the image processing tools are in a separate package that is
part of Octave Forge, so that is probably the best place to contribute
additional image processing functions.
jwe
More information about the Help-octave
mailing list