Searched defs:refine (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/3rdparty/libjasper/ |
D | jpc_t1cod.c | 238 int refine; in jpc_initluts() local
|
/external/opencv3/modules/python/test/ |
D | camera_calibration.py | 217 def get_corners(mono, refine = False): argument
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|
/external/opencv/cv/src/ |
D | cvfundam.cpp | 69 virtual bool refine( const CvMat*, const CvMat*, CvMat*, int ) { return true; } in refine() function in CvModelEstimator2 524 bool CvHomographyEstimator::refine( const CvMat* m1, const CvMat* m2, CvMat* model, int maxIters ) in refine() function in CvHomographyEstimator
|
/external/opencv3/modules/imgproc/src/ |
D | lsd.cpp | 784 bool LineSegmentDetectorImpl::refine(std::vector<RegionPoint>& reg, int& reg_size, double reg_angle, in refine() function in cv::LineSegmentDetectorImpl
|
/external/opencv3/modules/calib3d/src/ |
D | rho.cpp | 2087 inline void RHO_HEST_REFC::refine(void){ in refine() function in cv::RHO_HEST_REFC
|