HomeSort by relevance Sort by last modified time
    Searched refs:BoundingBox (Results 1 - 25 of 31) sorted by null

1 2

  /external/tensorflow/tensorflow/examples/android/jni/object_tracking/
tracked_object.h 35 const BoundingBox& bounding_box, ObjectModelBase* const model);
39 void UpdatePosition(const BoundingBox& new_position, const int64_t timestamp,
46 const BoundingBox& detection_position,
69 inline BoundingBox GetPosition() const {
73 inline BoundingBox GetLastDetectionPosition() const {
100 BoundingBox temp_box(last_known_position_);
140 BoundingBox last_known_position_;
143 BoundingBox last_detection_position_;
geom.h 86 class BoundingBox {
88 BoundingBox()
94 BoundingBox(const BoundingBox& bounding_box)
103 BoundingBox(const float left,
115 BoundingBox(const Point2f& point1, const Point2f& point2)
156 inline BoundingBox Intersect(const BoundingBox& that) const {
161 return BoundingBox();
168 return BoundingBox();
    [all...]
keypoint_detector.h 48 const std::vector<BoundingBox>& rois,
60 const std::vector<BoundingBox>& boxes,
88 const BoundingBox& box,
100 const std::vector<BoundingBox>& boxes,
frame_pair.h 35 void AdjustBox(const BoundingBox box,
57 int FillWeights(const BoundingBox& box,
object_model.h 58 virtual void TrackStep(const BoundingBox& position,
72 const BoundingBox& position, const ImageData& image_data) const = 0;
tracked_object.cc 23 const BoundingBox& position,
25 BoundingBox scaled_box(position);
31 const BoundingBox& bounding_box,
50 void TrackedObject::UpdatePosition(const BoundingBox& new_position,
113 const BoundingBox& detection_position,
object_detector.h 54 const BoundingBox& image_bounds,
55 const BoundingBox& position,
85 const BoundingBox& bounding_box)
97 inline BoundingBox GetObjectBoundingBox() const {
123 BoundingBox bounding_box_;
128 const BoundingBox actual_area = detection.GetObjectBoundingBox();
167 const BoundingBox& bounding_box, const bool locked,
object_tracker.cc 152 const BoundingBox& bounding_box, const ObjectModelBase* object_model) {
175 const BoundingBox& bounding_box) {
199 const BoundingBox& bounding_box,
208 const BoundingBox current_position = TrackBox(bounding_box, timestamp);
218 const std::string& id, const BoundingBox& bounding_box) {
285 BoundingBox ObjectTracker::TrackBox(const BoundingBox& region,
293 BoundingBox tracked_box(region);
305 BoundingBox ObjectTracker::TrackBox(const BoundingBox& region
    [all...]
object_tracker.h 80 const BoundingBox& bounding_box);
85 const BoundingBox& bounding_box,
90 const BoundingBox& bounding_box);
109 BoundingBox TrackBox(const BoundingBox& region,
156 const BoundingBox& bounding_box,
171 BoundingBox TrackBox(const BoundingBox& region,
gl_utils.h 27 inline static void DrawBox(const BoundingBox& bounding_box) {
keypoint_detector.cc 99 const BoundingBox& box,
154 const std::vector<BoundingBox>& boxes,
160 for (std::vector<BoundingBox>::const_iterator iter = boxes.begin();
162 const BoundingBox bounding_box = *iter;
298 const std::vector<BoundingBox>& boxes,
303 for (std::vector<BoundingBox>::const_iterator iter = boxes.begin();
305 const BoundingBox box = *iter;
328 const std::vector<BoundingBox>& rois,
sprite.h 38 Sprite(const Image<uint8_t>& image, const BoundingBox* const area) {
105 const BoundingBox* const area) {
flow_cache.h 121 Point2f GetMedianFlow(const BoundingBox& bounding_box,
129 const BoundingBox valid_box = bounding_box.Intersect(
130 BoundingBox(0, 0, image_size_.width - 1, image_size_.height - 1));
frame_pair.cc 31 void FramePair::AdjustBox(const BoundingBox box,
40 BoundingBox resized_box(box);
80 int FramePair::FillWeights(const BoundingBox& box,
object_tracker_jni.cc 183 BoundingBox bounding_box(x1, y1, x2, y2);
204 id_str, BoundingBox(x1, y1, x2, y2), timestamp);
219 id_str, BoundingBox(x1, y1, x2, y2));
286 const BoundingBox bounding_box =
407 const BoundingBox new_position = get_object_tracker(env, thiz)->TrackBox(
408 BoundingBox(position_x1, position_y1, position_x2, position_y2),
image.h 148 inline BoundingBox GetContainingBox() const;
150 inline bool Contains(const BoundingBox& bounding_box) const;
integral_image.h 150 inline Code GetCode(const BoundingBox& bounding_box) const {
image-inl.h 209 inline BoundingBox Image<T>::GetContainingBox() const {
210 return BoundingBox(
215 inline bool Image<T>::Contains(const BoundingBox& bounding_box) const {
image_utils.h 198 const BoundingBox& area_to_copy,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
touch_analytics.proto 26 message BoundingBox {
49 optional BoundingBox removed_boundingBox = 7;
57 optional BoundingBox removed_boundingBox = 6;
  /external/ImageMagick/coders/
mvg.c 133 #define BoundingBox "viewbox"
178 if (LocaleNCompare(BoundingBox,p,strlen(BoundingBox)) != 0)
ps.c 401 #define BoundingBox "BoundingBox:"
747 if (LocaleNCompare(BoundingBox,command,strlen(BoundingBox)) == 0)
749 count=(ssize_t) sscanf(command,BoundingBox " %lf %lf %lf %lf",
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmetaheader.h 69 PWMFRect16 BoundingBox;
  /external/tensorflow/tensorflow/contrib/slim/python/slim/data/
tfexample_decoder.py 101 class BoundingBox(ItemHandler):
119 raise ValueError('BoundingBox expects 4 keys but got {}'.format(
124 super(BoundingBox, self).__init__(self._full_keys)
  /external/deqp/modules/gles31/functional/
es31fPrimitiveBoundingBoxTests.cpp 61 struct BoundingBox
74 float& BoundingBox::getComponentAccess (int ndx)
83 const float& BoundingBox::getComponentAccess (int ndx) const
85 return const_cast<BoundingBox*>(this)->getComponentAccess(ndx);
94 static ProjectedBBox projectBoundingBox (const BoundingBox& bbox)
235 bool verifyState (glu::CallLogWrapper& gl, const BoundingBox& bbox) const;
257 static const BoundingBox fixedCases[] =
270 std::vector<BoundingBox> cases;
275 BoundingBox boundingBox;
    [all...]

Completed in 309 milliseconds

1 2