Searched refs:objectPoints_64d (Results 1 – 1 of 1) sorted by relevance
2725 CvPoint3D64d* objectPoints_64d; in icvSelectBestRt() local2748 objectPoints_64d = (CvPoint3D64d*)calloc(totalNum,sizeof(CvPoint3D64d)); in icvSelectBestRt()2758 icvCvt_32f_64d((float*)objectPoints, (double*)objectPoints_64d, totalNum*3); in icvSelectBestRt()2878 objectPoints_64d + begPoint, in icvSelectBestRt()2886 objectPoints_64d + begPoint, in icvSelectBestRt()