COIL_20: COIL-20 objects data

COIL_20R Documentation

COIL-20 objects data

Description

Data contains 1440 128x128 images for 20 objects picturing from different angles.

Usage

data(COIL_20)

Format

A List where "$X" is an (1440, 16384) matrix contains all raster images and "$label" is object label for each image.

Source

COIL-20

References

"Columbia Object Image Library (COIL-20)," S. A. Nene, S. K. Nayar and H. Murase, Technical Report CUCS-005-96, February 1996.

Examples

data(COIL_20)
image(matrix(COIL_20$X[1,], 128, 128), useRaster=TRUE, axes=FALSE, col=gray.colors(33))


bhtang127/AccelBenchmark documentation built on May 30, 2022, 2:21 a.m.