Home
last modified time | relevance | path

Searched refs:refine (Results 1 – 17 of 17) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djpc_t1cod.c238 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/
Dpast-the-end.ll27 ; TODO: refine this
63 ; TODO: refine this
/external/opencv3/doc/py_tutorials/py_feature2d/py_features_harris/
Dpy_features_harris.markdown107 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/
Dcamera_calibration.py217 def get_corners(mono, refine = False): argument
219 if refine and ok:
/external/opencv3/modules/calib3d/src/
Drho.cpp392 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/
Dlsd.cpp353 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/
Dcvfundam.cpp69 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/
Dpy_pose.markdown57 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/
Dmoprh_lines_detection.md84 … 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/
DIPA.txt219 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/
Dcil_role_statements.md123 …role_statements.md#roleattribute) identifier. Expressions may be used to refine the associations a…
Dcil_user_statements.md121 …user_statements.md#userattribute) identifier. Expressions may be used to refine the associations a…
Dcil_type_statements.md152 …type_statements.md#typeattribute) identifier. Expressions may be used to refine the associations a…
/external/opencv3/doc/py_tutorials/py_calib3d/py_calibration/
Dpy_calibration.markdown158 methods, we will see both. But before that, we can refine the camera matrix based on a free scaling
/external/clang/test/
Dcxx-sections.data350 14.10.3 [concept.refine]
352 14.10.3.2 [concept.refine.maps]
/external/llvm/docs/
DAliasAnalysis.rst170 can be used to refine mod/ref information: it is impossible for an unchanging
/external/jetty/
DVERSION.txt503 + JETTY-1530 refine search control on ldap login module
1171 + 342700 refine websocket API for anticipated changes