mark_Seam: mark_seam

Description Usage Arguments Value

View source: R/mark_seam.R

Description

Function for replacing the values of the lowest cost seam in the image with NA's. Image is reshaped to new dimensions after.

Usage

1
mark_Seam(img, mark = FALSE)

Arguments

img

Image

mark

Boolean, if TRUE the seam is not replaced with NA's but with ones.

Value

Image <EBImage class>


vgorte/R-Seam-Carving documentation built on Aug. 5, 2019, 12:15 p.m.