1/5
Arduino Object Detection Tracking screenshot 0
Arduino Object Detection Tracking screenshot 1
Arduino Object Detection Tracking screenshot 2
Arduino Object Detection Tracking screenshot 3
Arduino Object Detection Tracking screenshot 4
Arduino Object Detection Tracking Icon

Arduino Object Detection Tracking

GemCode Studios
Trustable Ranking Icon可信任
1K+下载次数
26MB大小
Android Version Icon5.1+
Android版本
2.0(31-05-2020)最新版本
-
(0 评价)
Age ratingPEGI-3
下载
详情评价版本信息
1/5

Arduino Object Detection Tracking介绍

This application is specifically designed for students and electronics engineers and hobbyist working with Arduino and Raspberry Pi micro controllers. It uses OpenCV libararies for computer vision detection and classification including Google Tensorflow Lite machine learning.


The application can detect and track various types of objects from your phones camera such as lines, colour blobs, circles, rectangles and people. Detected object types and screen positions can then be sent to a Bluetooth receiver device such as HC-05.


If using an appropriate micro-controller e.g. Arduino or Raspberry Pi users can analyse the detected objects for further robotics based projects. A typical example could be to attach a phone to a 2 or 4W robot kit which can then track/follow a ball or person.


Key Application Features:

1. Colour Blob Detect and Track

2. Circle Detect and Track

3. Line Detect

4. People Detect and Track Using Histogram of Gradients (HoG)

5. Detection of TensorFlow Lite Coco Label Objects (E.g. Persons, Cats, Cars, TV, etc)

6. Use custom Tensorflow models.

7. Send detected object parameters over Bluetooth.


Note that all image processing operations work best in good lighting conditions. If you are unable to detect objects please try changing some of the configuration settings. Also note that the tracking algorithms implemented are simplistic and hence will not work reliably when multiple objects overlap each other.


To use custom Tensorflow models, load a compatible mobilenet tfile model. An example for this is the pet_detect.tflite, and pet_labels.txt. However you need to rename these to custom.tflite and custom.txt and place them in your phones internal storage public document folder. Also please ensure you enable android app permission for storage access.


Bluetooth Data Transmit Formats:


All data communication is sent as ASCII text in the following format:


"Object Type":"ID":"XPos","YPos","Width","Height"


Example Colour Blob Object: "CO:0:-40,60,0,0"

Where ID is a number between 0 and 4 with no tracking, or any unique integer tracked ID number with tracking option.

The x and y positions relate to the centre of the colour blob with 0,0 being at the centre of the camera preview screen.


Example Circle Object No Tracking: "CC:0:-40,60,20,0"

Where x,y positions give centre of circle, and width gives radius of circle.

In tracking mode the x,y,w,h provide the inside rectangle of the circle.


Example Circle Object with Filter On Colour: "FC:0:-40,60,20,0"

Where x,y positions give centre of circle, and width gives radius of circle.


Example Line Object: "LO:0:-40,60,20,200"

Where x,y positions gives first line point, and w,h givds second line point.


Example People Object No Tracking: "PO:0:-40,60,20,0"

Where x,y positions gives top left of rectangle, and w, h gives width and height.


Example People Object with Filter On Colour: "FP:0:-40,60,20,0"

Where x,y positions gives top left of rectangle, and w, h gives width and height of rectangle.


All tracked objects: "TO:0:-40,60,20,40".

where x,y positions gives centre of rectangle, and w, h gives width and height from centre of rectangle. Note that if filtering on circle and people, tracked object ids will reset to zero for overlapped colour objects.


TensorFlow Objects: "ObjectTitle:0:-40,60,20,40"

Where ObjectTitle is any classified TensorFlow object e.g. "Person", "Cup", "Bottle" etc.. X,Y positions gives centre of rectangle, and w, h gives width and height from centre of rect. Note that if filtering on colour blob intersection ensure that colour blob tracking is enabled.


Format for Filter on TensorFlow: "FTF:Person:-40,60,20,40". Where "Person" can be any of the available detected TensorFlow object types defined within the coco_labels_list.txt (See Google TensorFlowLite).


Full online help at Git Hub:/

https://github.com/GemcodeStudios/ObjectDetectionTracking


Copyright Gemcode Studios 2019


Arduino Object Detection Tracking - 版本2.0

(31-05-2020)
其他版本
新特性Version 2 Release Notes:1. Automatic save on all user settings including colour blob selection.2. Automatic Bluetooth re-connection.3. Select custom Tensorflow tflite models.4. Removed rectangle detection.Any issues related to storage permissions please ensure this is enabled in app permission settings in Android.Tensorflow models should be renamed as "custom.tfilte" and "custom.txt" and placed in internal storage document folder.

还没有评论或评分!要留下第一条评论或评分,请

-
0 Reviews
5
4
3
2
1

Arduino Object Detection Tracking - APK信息

APK版本: 2.0程序包: com.studios.code.gem.ardobjecttracker
Android兼容性: 5.1+ (Lollipop)
开发商:GemCode Studios隐私政策:https://docs.google.com/document/d/1l46AvR0NMscBl7WqEzx2T_Iwt4pTIEBWGZLYP_eRv9E/edit?usp=sharing权限:5
名称: Arduino Object Detection Tracking大小: 26 MB下载次数: 47版本: 2.0发布日期: 2021-12-02 20:24:48最小屏幕: SMALL支持的CPU:
程序包ID: com.studios.code.gem.ardobjecttrackerSHA1签名: 5C:E3:79:86:D2:73:B5:18:7C:FF:E3:DA:07:67:4B:C9:FD:B2:00:E6开发商 (CN): Android组织 (O): Google Inc.本地 (L): Mountain View国家/地区 (C): US州/市 (ST): California程序包ID: com.studios.code.gem.ardobjecttrackerSHA1签名: 5C:E3:79:86:D2:73:B5:18:7C:FF:E3:DA:07:67:4B:C9:FD:B2:00:E6开发商 (CN): Android组织 (O): Google Inc.本地 (L): Mountain View国家/地区 (C): US州/市 (ST): California

Arduino Object Detection Tracking的最新版本

2.0Trust Icon Versions
31/5/2020
47 下载次数5.5 MB 大小
下载