image2gray_matrix: Convert cimg class into grayscale xy matrix. Helper function...

View source: R/locate_image.R

image2gray_matrixR Documentation

Convert cimg class into grayscale xy matrix. Helper function for locate_image(). Use grayscale to Speed up and to simplify code.

Description

Convert cimg class into grayscale xy matrix. Helper function for locate_image(). Use grayscale to Speed up and to simplify code.

Usage

image2gray_matrix(img)

Arguments

img

A cimg object.

Value

 An xy dimensional matrix.

screenshot documentation built on June 22, 2024, 10:30 a.m.