/external/opencv3/3rdparty/libjasper/ |
D | jpc_t1cod.c | 238 int refine; in jpc_initluts() local 260 for (refine = 0; refine < 2; ++refine) { in jpc_initluts() 262 jpc_magctxnolut[(refine << 11) + i] = jpc_getmagctxno((refine ? JPC_REFINE : 0) | i); in jpc_initluts()
|
/external/llvm/test/Transforms/InstSimplify/ |
D | past-the-end.ll | 27 ; TODO: refine this 63 ; TODO: refine this
|
/external/opencv3/doc/py_tutorials/py_feature2d/py_features_harris/ |
D | py_features_harris.markdown | 107 corners (There may be a bunch of pixels at a corner, we take their centroid) to refine them. Harris 130 # define the criteria to stop and refine the corners
|
/external/opencv3/modules/python/test/ |
D | camera_calibration.py | 217 def get_corners(mono, refine = False): argument 219 if refine and ok:
|
/external/opencv3/modules/calib3d/src/ |
D | rho.cpp | 392 inline void refine(void); 769 refine(); in rhoHest() 1070 refine(); in verify() 2087 inline void RHO_HEST_REFC::refine(void){ in refine() function in cv::RHO_HEST_REFC
|
/external/opencv3/modules/imgproc/src/ |
D | lsd.cpp | 353 bool refine(std::vector<RegionPoint>& reg, int& reg_size, double reg_angle, 496 if(!refine(reg, reg_size, reg_angle, prec, p, rec, DENSITY_TH)) { continue; } in flsd() 784 bool LineSegmentDetectorImpl::refine(std::vector<RegionPoint>& reg, int& reg_size, double reg_angle, in refine() function in cv::LineSegmentDetectorImpl
|
/external/opencv/cv/src/ |
D | cvfundam.cpp | 69 virtual bool refine( const CvMat*, const CvMat*, CvMat*, int ) { return true; } in refine() function in CvModelEstimator2 430 virtual bool refine( const CvMat* m1, const CvMat* m2, 524 bool CvHomographyEstimator::refine( const CvMat* m1, const CvMat* m2, CvMat* model, int maxIters ) in refine() function in CvHomographyEstimator 631 estimator.refine( M, m, &_H, 10 ); in cvFindHomography()
|
/external/opencv3/doc/py_tutorials/py_calib3d/py_pose/ |
D | py_pose.markdown | 57 Now, as usual, we load each image. Search for 7x6 grid. If found, we refine it with subcorner
|
/external/opencv3/doc/tutorials/imgproc/morph_lines_detection/ |
D | moprh_lines_detection.md | 84 … that the edges of the notes are a bit rough. For that reason we need to refine the edges in order…
|
/external/clang/docs/analyzer/ |
D | IPA.txt | 219 As the analyzer analyzes a path, it may accrue information to refine the 235 updating it as information is observed along a path that can refine that type
|
/external/selinux/secilc/docs/ |
D | cil_role_statements.md | 123 …role_statements.md#roleattribute) identifier. Expressions may be used to refine the associations a…
|
D | cil_user_statements.md | 121 …user_statements.md#userattribute) identifier. Expressions may be used to refine the associations a…
|
D | cil_type_statements.md | 152 …type_statements.md#typeattribute) identifier. Expressions may be used to refine the associations a…
|
/external/opencv3/doc/py_tutorials/py_calib3d/py_calibration/ |
D | py_calibration.markdown | 158 methods, we will see both. But before that, we can refine the camera matrix based on a free scaling
|
/external/clang/test/ |
D | cxx-sections.data | 350 14.10.3 [concept.refine] 352 14.10.3.2 [concept.refine.maps]
|
/external/llvm/docs/ |
D | AliasAnalysis.rst | 170 can be used to refine mod/ref information: it is impossible for an unchanging
|
/external/jetty/ |
D | VERSION.txt | 503 + JETTY-1530 refine search control on ldap login module 1171 + 342700 refine websocket API for anticipated changes
|