PRTools contents |
ISDATAIM
N = ISDATAIM(A)
Input | |
A | Dataset |
Output | |
N | Scalar: 1 if A contains images as objects or features, otherwise 0 |
If no output argument is given, the function will produce an error if A does not contain image objects or features (i.e. it will act as an assertion).
PRTools contents |