219
edits
m (→make check) |
m (fixed typo) |
||
Line 1: | Line 1: | ||
The {{Forge|image_acquisition}} package is part of the [[Octave Forge]] project. | The {{Forge|image_acquisition}} package is part of the [[Octave Forge]] project. | ||
There is | There is no release package yet but you can get the source here [http://sourceforge.net/p/octave/image-acquisition/ci/default/tree/] and build it yourself: | ||
$ hg clone http://hg.code.sf.net/p/octave/image-acquisition octave-image-acquisition | |||
$ tar czf image-acquisition.tar.gz octave-image-acquisition | |||
octave:>> pkg install image-acquisition.tar.gz | |||
If you want to report a bug see [[Image_acquisition_package#Reporting_bugs]] | If you want to report a bug see [[Image_acquisition_package#Reporting_bugs]] |
edits