Emgu CV Library Documentation
ApproxPoly Method
NamespacesEmgu.CVSeq<(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 curve and returns the approximation result, the result use the same storage as the current sequence

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