public class NyARIcpPointRobust_Base extends NyARIcpPoint_Base
コンストラクタと説明 |
---|
NyARIcpPointRobust_Base(NyARParam i_param) |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
icpPoint(NyARDoublePoint2d[] screenCoord,
NyARDoublePoint3d[] worldCoord,
int num,
NyARDoubleMatrix44 initMatXw2Xc,
NyARDoubleMatrix44 matXw2Xc) |
icpPoint
getBreakLoopErrorRatioThresh, getBreakLoopErrorThresh, getBreakLoopErrorThresh2, getInlierProbability, getMatXc2U, getMaxLoop, refMatXc2U, setBreakLoopErrorRatioThresh, setBreakLoopErrorThresh, setBreakLoopErrorThresh2, setInlierProbability, setMatXc2U, setMaxLoop
public NyARIcpPointRobust_Base(NyARParam i_param) throws NyARException
NyARException
public boolean icpPoint(NyARDoublePoint2d[] screenCoord, NyARDoublePoint3d[] worldCoord, int num, NyARDoubleMatrix44 initMatXw2Xc, NyARDoubleMatrix44 matXw2Xc) throws NyARException
NyARException