PRTools Contents

PRTools User Guide

isobjim

ISOBJIM

test if the dataset contains objects that are images

   N = ISOBJIM(A)
       ISOBJIM(A)

Input
 A input dataset

Output
 N logical value

Description

True if the dataset contains objects that are images. If no output is required,  false outputs are turned into errors. This may be used for assertion.

In case the objects in A should be interpreted as 1-dimensional object

images, use A = SETFEATSIZE(A,[1 GETFEATSIZE(A)]) for conversion.

See also

isdataset, isdataim, setfeatsize, getfeatsize,

PRTools Contents

PRTools User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.