Home
last modified time | relevance | path

Searched refs:rightmost (Results 1 – 9 of 9) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dlsd.cpp1020 edge* rightmost = 0; in rect_nfa() local
1025 if(!rightmost) // if uninitialized in rect_nfa()
1027 rightmost = &ordered_x[i]; in rect_nfa()
1029 else if (rightmost->p.x < ordered_x[i].p.x) in rect_nfa()
1031 rightmost = &ordered_x[i]; in rect_nfa()
1035 rightmost->taken = true; in rect_nfa()
1060 double frstep = (min_y->p.y != rightmost->p.y) ? in rect_nfa()
1061 … (min_y->p.x - rightmost->p.x) / (min_y->p.y - rightmost->p.y) : 0; //first right step in rect_nfa()
1062 double srstep = (rightmost->p.y != tailp->p.x) ? in rect_nfa()
1063 … (rightmost->p.x - tailp->p.x) / (rightmost->p.y - tailp->p.x) : 0; //second right step in rect_nfa()
[all …]
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contour_properties/
Dpy_contour_properties.markdown103 Extreme Points means topmost, bottommost, rightmost and leftmost points of the object.
106 rightmost = tuple(cnt[cnt[:,:,0].argmax()][0])
/external/llvm/test/CodeGen/PowerPC/
DfloatPSA.ll4 ; be passed in registers are stored in the rightmost word of the parameter
/external/mksh/src/
Dsh_flags.opt126 /* ./. errorlevel of a pipeline is the rightmost nonzero value */
Dcheck.t9882 Test exit status of rightmost element in 2 element && list in -e mode
9891 Test exit status of rightmost element in 3 element && list in -e mode
/external/avahi/specs/
Ddraft-cheshire-dnsext-dns-sd-02.txt504 instances with the parent domain as the most-significant (rightmost)
Ddraft-cheshire-dnsext-dns-sd-03.txt504 instances with the parent domain as the most-significant (rightmost)
Ddraft-cheshire-dnsext-dns-sd-04.txt528 instances with the parent domain as the most-significant (rightmost)
/external/pcre/dist/doc/
Dpcre.txt2847 Return the value of the rightmost literal data unit that must exist in
3020 Returns 1 if there is a rightmost literal data unit that must exist in
3033 Return the value of the rightmost literal data unit that must exist in