Learn R Programming

IM (version 1.0)

datasets: Image Sample Dataset

Description

Sample images provided with this package are lena, pirate, mandril, livingroom, earth, and earth_200. Two sets of images used to demonstrate classification are provided. One dataset, "bacteria", contains light scatter images of 4 different types of bacteria. There are 5 images from each class. When the data is loaded, the variable "img" contains the images, and "labels" contains the type of bacteria of each image in the image list. The "characters" dataset contains images of 8 different handwritten Tamil characters. There are 40 images for each class.

Usage

data(lena) data(pirate) data(mandril) data(livingroom) data(earth) data(earth_200) data(bacteria) data(characters)

Arguments

Format

RBG image

Source

http://www.imageprocessingplace.com/root_files_V3/image_databases.htm http://en.wikipedia.org/wiki/Earth Bartek Rajwa, Bindley Bioscience Center, Discovery Park, Purdue University http://www.hpl.hp.com/india/research/penhw-interfaces-1linguistics.html

References

Image Processing Place. Retrieved on 07/18/2012 from http://www.imageprocessingplace.com/root_files_V3/image_databases.htm HP Labs India. Retrived on 08/13/2012 from http://www.hpl.hp.com/india/research/penhw-interfaces-1linguistics.html