PCTSignatures Constructor |
| Name | Description | |
|---|---|---|
| PCTSignatures(VectorOfPointF, VectorOfInt) |
Creates PCTSignatures algorithm using pre-generated sampling points and clusterization seeds indexes.
| |
| PCTSignatures(VectorOfPointF, Int32) |
Creates PCTSignatures algorithm using pre-generated sampling points and number of clusterization seeds. It uses the provided sampling points and generates its own clusterization seed indexes.
| |
| PCTSignatures(Int32, Int32, PCTSignaturesPointDistributionType) |
Creates PCTSignatures algorithm using sample and seed count. It generates its own sets of sampling points and clusterization seed indexes.
|