Searched refs:BoundingBox (Results 1 – 5 of 5) sorted by relevance
/external/opencv3/modules/flann/include/opencv2/flann/ |
D | kdtree_single_index.h | 281 typedef std::vector<Interval> BoundingBox; typedef 314 void computeBoundingBox(BoundingBox& bbox) in computeBoundingBox() 339 NodePtr divideTree(int left, int right, BoundingBox& bbox) in divideTree() 369 BoundingBox left_bbox(bbox); in divideTree() 373 BoundingBox right_bbox(bbox); in divideTree() 400 …Split(int* ind, int count, int& index, int& cutfeat, DistanceType& cutval, const BoundingBox& bbox) in middleSplit() 445 …plit_(int* ind, int count, int& index, int& cutfeat, DistanceType& cutval, const BoundingBox& bbox) in middleSplit_() 618 BoundingBox root_bbox_;
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/ |
D | bitmaptools.cc | 198 bool BoundingBox(const Bitmap& bmp) { in BoundingBox() function 254 if (!BoundingBox(bmp)) return -1; in main()
|
D | _bitmap.py | 75 def BoundingBox(self, color, tolerance): member in _BitmapTools 218 return self._PrepareTools().BoundingBox(color, tolerance)
|
/external/deqp/modules/gles31/functional/ |
D | es31fPrimitiveBoundingBoxTests.cpp | 60 struct BoundingBox struct 73 float& BoundingBox::getComponentAccess (int ndx) in getComponentAccess() 82 const float& BoundingBox::getComponentAccess (int ndx) const in getComponentAccess() 84 return const_cast<BoundingBox*>(this)->getComponentAccess(ndx); in getComponentAccess() 93 static ProjectedBBox projectBoundingBox (const BoundingBox& bbox) in projectBoundingBox() 202 bool verifyState (glu::CallLogWrapper& gl, const BoundingBox& bbox) const; 222 static const BoundingBox fixedCases[] = in iterate() 235 std::vector<BoundingBox> cases; in iterate() 240 BoundingBox boundingBox; in iterate() 255 const BoundingBox& boundingBox = cases[caseNdx]; in iterate() [all …]
|
/external/zxing/core/ |
D | core.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |