existsSegment: existsSegment checks if a segment exists in an AFMImage;...

Description Usage Arguments Value Author(s)

View source: R/AFMNetworksAnalyser.R

Description

existsSegment return a boolean

Usage

1

Arguments

AFMImage

a AFMImage from Atomic Force Microscopy or a binary AFMImage

segment

a data.table coming from the getBresenham2Dsegment - x and y should start from 1,1 #TODO Segment class

Value

TRUE if all the heights of the segment are different from zero

Author(s)

M.Beauvais


AFM documentation built on Oct. 23, 2020, 5:23 p.m.

Related to existsSegment in AFM...