OpenCV for Unity 2.6.4
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
PCTSignatures.cs File Reference

Classes

class  OpenCVForUnity.Xfeatures2dModule.PCTSignatures
 Class implementing PCT (position-color-texture) signature extraction as described in [KrulisLS16]. The algorithm is divided to a feature sampler and a clusterizer. Feature sampler produces samples at given set of coordinates. Clusterizer then produces clusters of these samples using k-means algorithm. Resulting set of clusters is the signature of the input image. More...
 

Namespaces

namespace  OpenCVForUnity
 
namespace  OpenCVForUnity.Xfeatures2dModule