Searched refs:last_detection_thumbnail_ (Results 1 – 2 of 2) sorted by relevance
38 last_detection_thumbnail_(kNormalizedThumbnailSize, in TrackedObject()45 InitNormalized(image, bounding_box, &last_detection_thumbnail_); in TrackedObject()60 last_detection_thumbnail_.data(), in UpdatePosition()153 *image_data.GetImage(), detection_position, &last_detection_thumbnail_); in OnDetection()
151 Image<float> last_detection_thumbnail_; variable