Mercurial > hg > octave-image
view DESCRIPTION @ 866:2d08c21bbec7 stable
Compute complement of signed integers correctly.
* imcomplement.m: signed integers require handling different from unsigned
integers. Also, remove unecessary ismatrix check, add tests, expand on
documentation.
* NEWS: add this to the NEWS for the next patch release.
author | Carnë Draug <carandraug@octave.org> |
---|---|
date | Fri, 31 Jan 2014 21:09:12 +0000 |
parents | 3ae7e227aa68 |
children | fabc22044c6b |
line wrap: on
line source
Name: Image Version: 2.2.0 Date: 2014-01-08 Author: various authors Maintainer: Carnë Draug <carandraug+dev@gmail.com> Title: Image Processing Description: The Octave-forge Image package provides functions for processing images. The package also provides functions for feature extraction, image statistics, spatial and geometric transformations, morphological operations, linear filtering, and much more. Depends: octave (>= 3.8.0), signal (>= 1.2.0), general (>= 1.3.0) License: GPLv3+, MIT, FreeBSD Url: http://octave.sf.net