imgHistogram: shows the image histogram

Description Usage Arguments Examples

View source: R/imgHistogram.R

Description

shows the image histogram

Usage

1
imgHistogram(pathFile, nameFileImag)

Arguments

pathFile

: string (path)

nameFileImag

: string (file name)

Examples

1
2
3
pathFile <- "C:/Images"
nameFileImag <- "Image.bmp"
imgHistogram(pathFile, nameFileImag)

DanGit01/ToImagen documentation built on May 29, 2019, 1:51 a.m.