/external/opencv3/modules/videostab/src/ |
D | global_motion.cpp | 68 int npoints = points0.cols; in compactPoints() local 85 static Mat normalizePoints(int npoints, Point2f *points) in normalizePoints() 121 int npoints, Point2f *points0, Point2f *points1, float *rmse) in estimateGlobMotionLeastSquaresTranslation() 146 int npoints, Point2f *points0, Point2f *points1, float *rmse) in estimateGlobMotionLeastSquaresTranslationAndScale() 182 int npoints, Point2f *points0, Point2f *points1, float *rmse) in estimateGlobMotionLeastSquaresRotation() 226 int npoints, Point2f *points0, Point2f *points1, float *rmse) in estimateGlobMotionLeastSquaresRigid() 281 int npoints, Point2f *points0, Point2f *points1, float *rmse) in estimateGlobMotionLeastSquaresSimilarity() 320 int npoints, Point2f *points0, Point2f *points1, float *rmse) in estimateGlobMotionLeastSquaresAffine() 361 const int npoints = points0.getMat().checkVector(2); in estimateGlobalMotionLeastSquares() local 385 const int npoints = points0.getMat().checkVector(2); in estimateGlobalMotionRansac() local [all …]
|
D | outlier_rejection.cpp | 57 int npoints = points0.getMat().checkVector(2); in process() local 76 int npoints = points0.getMat().checkVector(2); in process() local
|
/external/opencv3/modules/cudafeatures2d/src/cuda/ |
D | orb.cu | 72 …sResponses(const PtrStepb img, const short2* loc_, float* response, const int npoints, const int b… in HarrisResponses() 126 …isResponses_gpu(PtrStepSzb img, const short2* loc, float* response, const int npoints, int blockSi… in HarrisResponses_gpu() 151 …id IC_Angle(const PtrStepb image, const short2* loc_, float* angle, const int npoints, const int h… in IC_Angle() 208 …void IC_Angle_gpu(PtrStepSzb image, const short2* loc, float* angle, int npoints, int half_k, cuda… in IC_Angle_gpu() 343 …computeOrbDescriptor(const PtrStepb img, const short2* loc, const float* angle_, const int npoints, in computeOrbDescriptor() 361 …id computeOrbDescriptor_gpu(PtrStepb img, const short2* loc, const float* angle, const int npoints, in computeOrbDescriptor_gpu() 394 …__global__ void mergeLocation(const short2* loc_, float* x, float* y, const int npoints, float sca… in mergeLocation() 407 …void mergeLocation_gpu(const short2* loc, float* x, float* y, int npoints, float scale, cudaStream… in mergeLocation_gpu()
|
/external/zopfli/src/zopfli/ |
D | blocksplitter.c | 155 size_t npoints = 0; in PrintBlockSplitPoints() local 200 const size_t* splitpoints, size_t npoints, in FindLargestSplittableBlock() 222 size_t** splitpoints, size_t* npoints) { in ZopfliBlockSplitLZ77() 286 size_t maxblocks, size_t** splitpoints, size_t* npoints) { in ZopfliBlockSplit() 335 size_t** splitpoints, size_t* npoints) { in ZopfliBlockSplitSimple()
|
D | deflate.c | 729 size_t npoints = 0; in DeflateSplittingFirst() local 765 size_t npoints = 0; in DeflateSplittingLast() local
|
/external/opencv3/modules/calib3d/src/ |
D | fundam.cpp | 268 int npoints, in createAndRunRHORegistrator() 351 int npoints = -1; in findHomography() local 732 int npoints = -1; in findFundamentalMat() local 806 int npoints = points.checkVector(2); in computeCorrespondEpilines() local 875 int i, npoints = src.checkVector(3), depth = src.depth(), cn = 3; in convertPointsFromHomogeneous() local 974 int i, npoints = src.checkVector(2), depth = src.depth(), cn = 2; in convertPointsToHomogeneous() local
|
D | solvepnp.cpp | 60 int npoints = std::max(opoints.checkVector(3, CV_32F), opoints.checkVector(3, CV_64F)); in solvePnP() local 229 int npoints = std::max(opoints.checkVector(3, CV_32F), opoints.checkVector(3, CV_64F)); in solvePnPRansac() local
|
D | five-point.cpp | 412 int npoints = points1.checkVector(2); in findEssentialMat() local 453 int npoints = points1.checkVector(2); in recoverPose() local
|
D | calibration.cpp | 1139 const CvMat* imagePoints, const CvMat* npoints, in cvInitIntrinsicParams2D() 1230 const CvMat* imagePoints, const CvMat* npoints, in cvCalibrateCamera2() 1645 Ptr<CvMat> npoints, err, J_LR, Je, Ji, imagePoints[2], objectPoints, RT0; in cvStereoCalibrate() local 2438 int i, j, npoints; in cvStereoRectifyUncalibrated() local 2968 Mat& npoints ) in collectCalibrationData() 3163 int npoints = opoints.checkVector(3), depth = opoints.depth(); in projectPoints() local 3205 Mat objPt, imgPt, npoints, cameraMatrix(3, 3, CV_64F); in initCameraMatrix2D() local 3231 Mat objPt, imgPt, npoints, rvecM((int)nimages, 3, CV_64FC1), tvecM((int)nimages, 3, CV_64FC1); in calibrateCamera() local 3310 Mat objPt, imgPt, imgPt2, npoints; in stereoCalibrate() local
|
/external/opencv3/modules/video/test/ocl/ |
D | test_optflowpyrlk.cpp | 78 static const int npoints = 1000; in OCL_TEST_P() local
|
/external/opencv3/modules/cudafeatures2d/src/ |
D | orb.cpp | 466 static void makeRandomPattern(int patchSize, Point* pattern, int npoints) in makeRandomPattern() 539 const int npoints = 512; in ORB_Impl() local 827 const int npoints = h_keypoints.cols; in convert() local
|
D | fast.cpp | 187 const int npoints = h_keypoints.cols; in convert() local
|
/external/opencv3/modules/imgproc/src/ |
D | approx.cpp | 678 int npoints = curve.checkVector(2), depth = curve.depth(); in approxPolyDP() local 781 int npoints = src_seq->total, nout = 0; in cvApproxPoly() local
|
D | shapedescr.cpp | 341 int npoints = contour.checkVector(2); in contourArea() local 485 int npoints = points.checkVector(2); in pointSetBoundingRect() local
|
D | convhull.cpp | 268 int i, j = 0, npoints = points.checkVector(2, CV_32S); in convexityDefects() local
|
/external/opencv3/samples/cpp/ |
D | stereo_calib.cpp | 190 int npoints = 0; in StereoCalib() local
|
/external/opencv3/modules/calib3d/test/ |
D | test_cameracalibration_badarg.cpp | 71 CvMat* npoints; member 102 CvMat objPts, imgPts, npoints, cameraMatrix, distCoeffs, rvecs, tvecs; in run() local
|
D | test_homography.cpp | 612 int npoints = (int)(sizeof(pt1data)/sizeof(pt1data[0])/2); in TEST() local
|
D | test_cameracalibration.cpp | 1228 int npoints = opoints.cols*opoints.rows*opoints.channels()/3; in project() local 1422 int npoints = patternSize.width*patternSize.height; in run() local 1714 Mat npoints( 1, nimages, CV_32S ), in calibrateStereoCamera() local
|
/external/opencv3/modules/features2d/src/ |
D | orb.cpp | 635 static void makeRandomPattern(int patchSize, Point* pattern, int npoints) in makeRandomPattern() 1121 const int npoints = 512; in detectAndCompute() local
|
/external/opencv/cv/src/ |
D | cvcalibration.cpp | 1338 const CvMat* npoints, in cvInitIntrinsicParams2D() 1445 const CvMat* npoints, in cvCalibrateCamera2() 1837 CvMat* npoints = 0; in cvStereoCalibrate() local 2415 int i, j, npoints; in cvStereoRectifyUncalibrated() local
|
/external/opencv3/modules/features2d/src/kaze/ |
D | nldiffusion_functions.cpp | 215 float npoints = 0.0; in compute_k_percentile() local
|
D | KAZEFeatures.cpp | 315 int npoints = 0, id_repeated = 0; in Determinant_Hessian() local
|
/external/opencv3/modules/video/src/ |
D | lkpyramid.cpp | 1046 size_t npoints = _prevPts.total(); in ocl_calcOpticalFlowPyrLK() local 1109 int level=0, i, npoints; in calcOpticalFlowPyrLK() local
|
/external/libvterm/src/ |
D | state.c | 209 int npoints = 0; in on_text() local
|