Home
last modified time | relevance | path

Searched refs:shapes (Results 1 – 25 of 30) sorted by relevance

12

/external/harfbuzz_ng/src/
Dgen-arabic-table.py152 shapes = {}
185 if items[0] not in shapes:
186 shapes[items[0]] = {}
187 shapes[items[0]][shape] = c
193 keys = shapes.keys ()
196 s = [shapes[u][shape] if u in shapes and shape in shapes[u] else 0
212 liga = (shapes[pair[0]]['initial'], shapes[pair[1]]['final'])
214 liga = (shapes[pair[0]]['medial'], shapes[pair[1]]['final'])
/external/fonttools/Lib/fontTools/pens/
DreportLabPen.py4 from reportlab.graphics.shapes import Path
62 from reportlab.graphics.shapes import Group, Drawing, scale
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contours_more_functions/
Dpy_contours_more_functions.markdown10 - Matching different shapes
83 OpenCV comes with a function **cv2.matchShapes()** which enables us to compare two shapes, or two
104 I tried matching shapes with different shapes given below:
/external/gemmlowp/test/
Dbenchmark_meta_gemm.cc104 double run_gemms(std::vector<Shape>* shapes) { in run_gemms() argument
106 for (auto& shape : *shapes) { in run_gemms()
159 void time_all(std::vector<Shape>* shapes, std::int32_t repetitions, in time_all() argument
169 ops += run_gemms(shapes); in time_all()
/external/v8/benchmarks/
Draytrace.js302 shapes : [], property in Flog.RayTracer.Scene
312 this.shapes = new Array();
685 for(var i=0; i<scene.shapes.length; i++){
686 var shape = scene.shapes[i];
862 scene.shapes.push(plane);
863 scene.shapes.push(sphere);
864 scene.shapes.push(sphere1);
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/
Dpy_table_of_contents_contours.markdown21 to find convexity defects, pointPolygonTest, match different shapes etc.
/external/opencv3/doc/py_tutorials/py_gui/py_drawing_functions/
Dpy_drawing_functions.markdown7 - Learn to draw different geometric shapes with OpenCV
16 - img : The image where you want to draw the shapes
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contours_hierarchy/
Dpy_contours_hierarchy.markdown27 objects are in different locations. But in some cases, some shapes are inside other shapes. Just
37 In this image, there are a few shapes which I have numbered from **0-5**. *2 and 2a* denotes the
/external/opencv3/doc/tutorials/imgproc/erosion_dilatation/
Derosion_dilatation.markdown22 - In short: A set of operations that process images based on shapes. Morphological operations
113 We can choose any of three shapes for our kernel:
/external/opencv3/doc/tutorials/imgproc/morph_lines_detection/
Dmoprh_lines_detection.md20 …ou can construct a morphological operation that is sensitive to specific shapes regarding the inpu…
46 A structuring element can have many common shapes, such as lines, diamonds, disks, periodic lines, …
/external/bison/data/
DREADME6 Bison skeletons: the general shapes of the different parser kinds,
/external/opencv3/doc/tutorials/core/basic_geometric_drawing/
Dbasic_geometric_drawing.markdown66 -# We created functions to draw different geometric shapes. For instance, to draw the atom we used
/external/skia/bench/
DAndroid.mk346 ../gm/shapes.cpp \
/external/opencv/cvaux/include/
Dcvvidsurv.hpp731 void SetShapes( const CvDrawShape* shapes, int num );
/external/skia/dm/
DAndroid.mk502 ../gm/shapes.cpp \
/external/opencv3/doc/
Dopencv.bib65 title = {Generalizing the Hough transform to detect arbitrary shapes},
/external/skia/experimental/iOSSampleApp/iOSSampleApp.xcodeproj/
Dproject.pbxproj19 …2605F83213F1AE4C0044A072 /* shapes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 260E002013B1…
509 …13B11F5B0064D447 /* shapes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
1474 260E002013B11F5B0064D447 /* shapes.cpp */,
3321 2605F83213F1AE4C0044A072 /* shapes.cpp in Sources */,
/external/skia/site/dev/design/
Dpdftheory.md425 will also get embedded as a Type3 font. From what I understand, shapes
/external/harfbuzz_ng/
DNEWS274 http://blogs.windows.com/bloggingwindows/2015/02/23/windows-shapes-the-worlds-languages/
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/icu/icu4c/source/data/mappings/
Dconvrtrs.txt1055 … ebcdic-cp-ar1 { IANA } csIBM420 { IANA } 420 { JAVA } # EBCDIC Arabic (all presentation shapes)
/external/bison/
DChangeLog1326 graphs: style: prefix rules and change shapes
/external/icu/icu4c/source/data/unidata/
Dppucd.txt10867 # Geometric shapes
10957 # Geometric shapes
12619 # Centred geometric shapes
12633 # Cusp shapes
21437 # Vase shapes
21574 # Complex signs with vase shapes
26912 # J. Lines, numbers, and geometric shapes
30007 # Hand shapes with index finger
30022 # Hand shapes with index and middle fingers
30039 # Hand shapes with index and middle fingers and thumb
[all …]
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12