filterAFMImage {AFM}R Documentation

filter the heights of an AFMImage with a minimun and a maximum value

Description

filterAFMImage returns a filtered AFMImage

Usage

filterAFMImage(AFMImage, Min, Max)

Arguments

AFMImage

an AFMImage from Atomic Force Microscopy

Min

the minimun height value to keep

Max

the maximun height value to keep

Value

an AFMImage

Author(s)

M.Beauvais


[Package AFM version 2.0 Index]