Description Usage Arguments Value
View source: R/backtrack_seam.R
Function returning the column idices of a seam, given its start location in the backtrack map
1 | backtrack_seam(img, backtrack, index)
|
img |
EBImage Image class object |
backtrack |
Backtrack map used for finding seams based on a start point |
index |
Start point for backtrack map |
Array of seam pixel locations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.