LoG: Digital filtering : Laplacian of Gaussian

View source: R/Filters.R

LoGR Documentation

Digital filtering : Laplacian of Gaussian

Description

LoG filter

Usage

LoG(x, ...)

Arguments

x

An image matrix

direction

direction for Sobel edges detection. Can be 'left', 'right', or 'both'

choice

What discrete kernel shall be used if several available#'

Value

The convolved image

Author(s)

Allan Sauvat, allan.sauvat@gustaveroussy.fr


kroemerlab/MorphR documentation built on Oct. 9, 2022, 3:19 a.m.