dp_segment: Segmentation using dynamic programming

Description Usage Arguments Value

Description

Segmentation using dynamic programming

Usage

1
dp_segment(get_tile, m, K)

Arguments

get_tile

Function used to get tile.

m

The width of the matrix A, or more generally, the rightmost index where the segmentation can end.

K

is the number of segments.

Value

Something


bwrc/semigeom-r documentation built on May 13, 2019, 9:20 a.m.