Emgu CV Library Documentation
ApproxPoly Method
NamespacesEmgu.CVContour<(Of <(T>)>)ApproxPoly()()()

www.emgu.com/wiki
Members
IconMemberDescription
ApproxPoly(Double, MemStorage)
Approximates one curves and returns the approximation result.

ApproxPoly(Double, Int32, MemStorage)
Approximates one or more curves and returns the approximation result[s]. In case of multiple curves approximation the resultant tree will have the same structure as the input one (1:1 correspondence)

ApproxPoly(Double)
Approximates one or more curves and returns the approximation result[s]. In case of multiple curves approximation the resultant tree will have the same structure as the input one (1:1 correspondence)

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)