Uses of Record Class
cz.fidentis.analyst.engines.icp.IcpConfig
Packages that use IcpConfig
Package
Description
-
Uses of IcpConfig in cz.fidentis.analyst.engines.face
Methods in cz.fidentis.analyst.engines.face with parameters of type IcpConfigModifier and TypeMethodDescriptionstatic void
FaceRegistrationServices.alignMeshes
(HumanFace transformedFace, IcpConfig icpConfig) Superimpose given face to the face included in the ICP configuration object. -
Uses of IcpConfig in cz.fidentis.analyst.engines.face.impl
Methods in cz.fidentis.analyst.engines.face.impl with parameters of type IcpConfigModifier and TypeMethodDescriptionvoid
FaceRegistrationServicesImpl.alignMeshes
(HumanFace transformedFace, IcpConfig icpConfig) Superimpose given face to the face included in the ICP configuration object. -
Uses of IcpConfig in cz.fidentis.analyst.engines.icp
Methods in cz.fidentis.analyst.engines.icp with parameters of type IcpConfigModifier and TypeMethodDescriptionstatic Map
<MeshFacet, List<IcpTransformation>> Transforms (!)static Map
<MeshFacet, List<IcpTransformation>> Transforms (!)static Map
<MeshFacet, List<IcpTransformation>> IcpServices.transform
(Collection<MeshFacet> facets, IcpConfig config) Transforms (!)