Home
last modified time | relevance | path

Searched refs:explained (Results 1 – 25 of 84) sorted by relevance

1234

/external/libcap/progs/
Dsetcap.c173 int explained = 0; in main() local
188 explained = 1; in main()
197 if (!explained) { in main()
/external/dlmalloc/
DNOTICE2 Doug Lea and released to the public domain, as explained at
/external/eigen/Eigen/
DMetisSupport20 …* It can be used just as any other built-in method as explained in \link OrderingMethods_Module he…
/external/eigen/
DINSTALL35 explained in the message that cmake prints at the end.
/external/eigen/unsupported/Eigen/src/SVD/
DdoneInBDCSVD.txt7 working but there are a few things that could be optimised as explained in the TODOBdsvd.
/external/llvm/test/CodeGen/X86/
Datomic_idempotent.ll6 ; This is explained (with the motivation for such an optimization) in
/external/opencv3/doc/py_tutorials/py_imgproc/py_houghcircles/
Dpy_houghcircles.markdown21 explained in the documentation. So we directly go to the code.
/external/opencv3/doc/tutorials/imgproc/gausian_median_blur_bilateral_filter/
Dgausian_median_blur_bilateral_filter.markdown79 - So far, we have explained some filters which main goal is to *smooth* an input image. However,
94 - Applies 4 different kinds of filters (explained in Theory) and show the filtered images
267 filters explained.
/external/valgrind/coregrind/m_debuginfo/
DREADME.txt44 m_debuginfo/readstabs.c. The old version of this file explained more
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-natt5 # Only NAT-T related options are explained here, refer to other
/external/llvm/docs/
DSegmentedStacks.rst46 ret # The reason for this extra return is explained below
/external/opencv3/doc/py_tutorials/py_feature2d/py_matcher/
Dpy_matcher.markdown103 so that we can apply ratio test explained by D.Lowe in his paper.
148 passed is explained in FLANN docs. As a summary, for algorithms like SIFT, SURF etc. you can pass
/external/gemmlowp/
DREADME.txt10 Some of the general design is explained in
67 explained in this file:
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/
Drouting.rst12 which is explained in details in this section.
58 The `handler` part is a callable as explained in :ref:`guide.handlers`, and
175 translate the HTTP method to a handler method, as explained in
/external/opencv3/doc/py_tutorials/py_feature2d/py_brief/
Dpy_brief.markdown29 location pairs in an unique way (explained in paper). Then some pixel intensity comparisons are done
/external/chromium-trace/catapult/third_party/flot/
DFAQ.md67 container as explained in the README so you need to hold off the Flot
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contours_begin/
Dpy_contours_begin.markdown14 Contours can be explained simply as a curve joining all the continuous points (along the boundary),
/external/opencv3/doc/tutorials/imgproc/imgtrans/hough_circle/
Dhough_circle.markdown17 explained in the previous tutorial.
/external/curl/docs/
DHTTP2.md5 [http2 explained](http://daniel.haxx.se/http2/)
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contours_more_functions/
Dpy_contours_more_functions.markdown85 It is calculated based on the hu-moment values. Different measurement methods are explained in the
/external/opencv3/doc/py_tutorials/py_imgproc/py_morphological_ops/
Dpy_morphological_ops.markdown66 we explained above. Here we use the function, **cv2.morphologyEx()**
/external/opencv3/doc/tutorials/calib3d/real_time_pose/
Dreal_time_pose.markdown15 In this tutorial is explained how to build a real time application to estimate the camera pose in
92 structure explained in the model registration program. From the scene, the ORB features and
143 Here is explained in detail the code for the real time application:
545 detections in this tutorial is explained how to implement a Linear Kalman Filter. The Kalman
770 The following videos are the results of pose estimation in real time using the explained detection
/external/opencv3/doc/tutorials/imgproc/imgtrans/copyMakeBorder/
DcopyMakeBorder.markdown21 then automatically pads the boundary (by any of the methods explained in the sample code just
/external/iproute2/netem/
DREADME.distribution81 2. As explained in the other README file, the somewhat sleazy way I have
/external/eigen/doc/
DUnalignedArrayAssert.dox11 is explained here: http://eigen.tuxfamily.org/dox/UnalignedArrayAssert.html

1234