Visualizes the CSS image, showing inflection points across different scales.
Usage
# S3 method for class 'css'
plot(x, ...)Examples
if (FALSE) { # \dontrun{
css_res <- calculate_css(contour)
plot(css_res)
} # }
Visualizes the CSS image, showing inflection points across different scales.
# S3 method for class 'css'
plot(x, ...)if (FALSE) { # \dontrun{
css_res <- calculate_css(contour)
plot(css_res)
} # }