Image acquisition package: Difference between revisions

m
fixed typo
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 not release package yet but you can get the source here [http://sourceforge.net/p/octave/image-acquisition/ci/default/tree/]
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:


Simply do
$ hg clone http://hg.code.sf.net/p/octave/image-acquisition octave-image-acquisition
 
$ tar czf image-acquisition.tar.gz octave-image-acquisition
  $ hg clone http://hg.code.sf.net/p/octave/image-acquisition octave-image-acquisition
octave:>> pkg install image-acquisition.tar.gz
  $ 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]]
219

edits