@@ -38,6 +38,58 @@ Searching for `MaixPy` or `MaixCAM` on [GitHub](https://github.com) can also lea
3838
3939These are usually complete projects that include source code, documentation, demo videos, and more.
4040
41+ ### Built-in Applications
42+
43+ Applications pre-installed on platforms such as ` MaixCAM ` , ` MaixCAM Pro ` , and ` MaixCAM2 `
44+
45+ | Built-in Application | Supported Platforms | Description | Documentation |
46+ | --------------- | ------------------------------------ | -------------------------------------- | ------------ |
47+ | Benchmark | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Tests the comprehensive performance of CPU/NPU and other hardware | [ Docs] ( ) |
48+ | Local Chat | ` MaixCAM2 ` | Offline chat | [ Docs] ( ) |
49+ | Desktop Monitor | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Host performance monitoring widget | [ Docs] ( ) |
50+ | Face Emotion | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Emotion recognition | [ Docs] ( ) |
51+ | Face Landmarks | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Keypoint recognition | [ Docs] ( ) |
52+ | Face Recognizer | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Face recognition | [ Docs] ( ) |
53+ | Face tracking | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Face tracking | [ Docs] ( ) |
54+ | Gesture Classifier | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Recognizes different gestures | [ Docs] ( ) |
55+ | Hand Landmarks | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Hand keypoint detection | [ Docs] ( ) |
56+ | HTTP File Browser | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | View and download files via a browser | [ Docs] ( ) |
57+ | Human Pose | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Human pose recognition | [ Docs] ( ) |
58+ | Pose Classifier | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Recognizes different human poses | [ Docs] ( ) |
59+ | Image Generation | ` MaixCAM2 ` | Text-to-image, image-to-image | [ Docs] ( ) |
60+ | IMU AHRS | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Calculates IMU data | [ Docs] ( ) |
61+ | MaixHub Client | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Interacts with MaixHub | [ Docs] ( ) |
62+ | Depth Estimation | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Monocular depth estimation | [ Docs] ( ) |
63+ | Mouse Simulator | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Uses the device as a mouse | [ Docs] ( ) |
64+ | OCR | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Text recognition | [ Docs] ( ) |
65+ | RTMP Live | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | RTMP streaming | [ Docs] ( ) |
66+ | RTSP Stream | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | RTSP streaming | [ Docs] ( ) |
67+ | Scan QR Code | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Scans and recognizes barcodes, QR codes, Apriltag labels | [ Docs] ( ) |
68+ | Self Learn Classifier | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Learns and classifies targets | [ Docs] ( ) |
69+ | Self Learn Tracker | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Learns and detects targets | [ Docs] ( ) |
70+ | Speech Recognition | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Speech-to-text | [ Docs] ( ) |
71+ | Thermal256 Camera | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | External thermal imaging module | [ Docs] ( ) |
72+ | Thermal Night Vision | ` MaixCAM2 ` | Fusion of thermal imaging and AI night vision | [ Docs] ( ) |
73+ | Tracker Counter | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | People/object counting | [ Docs] ( ) |
74+ | USB Hand Contrl | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Controls the mouse via gestures | [ Docs] ( ) |
75+ | USB Pose Mario | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Controls the keyboard via human pose | [ Docs] ( ) |
76+ | Local VLM | ` MaixCAM2 ` | Image-to-text | [ Docs] ( ) |
77+ | WebRTC Stream | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | WebRTC streaming | [ Docs] ( ) |
78+ | YOLO11 OBB | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Image detection with rotation angle | [ Docs] ( ) |
79+ | YOLO11 Seg | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Image segmentation | [ Docs] ( ) |
80+ | YOLO-World | ` MaixCAM2 ` | YOLO-World detection | [ Docs] ( ) |
81+ | Camera | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Photo taking, video recording | [ Docs] ( ) |
82+ | Photos | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Displays photos | [ Docs] ( ) |
83+ | AI Classifier | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | AI classification | [ Docs] ( ) |
84+ | AI Detector | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | AI detection | [ Docs] ( ) |
85+ | Find blobs | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Finds color blobs | [ Docs] ( ) |
86+ | Line tracking | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Find line | [ Docs] ( ) |
87+ | Speech Recognition | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Speech-to-text | [ Docs] ( ) |
88+ | Thermal Camera | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | External infrared camera module (PMOD_Thermal32) | [ Docs] ( ) |
89+ | ToF Camera | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | External ToF module (ToF100) | [ Docs] ( ) |
90+ | UVC Camera | ` MaixCAM ` , ` MaixCAM Pro ` | Serves as a USB camera | [ Docs] ( ) |
91+
92+
4193### Tools
4294
4395* [ MaixPy-UI-Lib] ( https://github.com/aristorechina/MaixPy-UI-Lib ) : A lightweight UI library developed with MaixPy, written in pure Python. It supports a variety of widgets, is easy to use and extend, and includes many example codes such as LAB/HSV offline threshold tuning tools.
0 commit comments