@@ -42,53 +42,56 @@ These are usually complete projects that include source code, documentation, dem
4242
4343Applications pre-installed on platforms such as ` MaixCAM ` , ` MaixCAM Pro ` , and ` MaixCAM2 `
4444
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-
45+ Here is the translation of the table into English:
46+
47+ | Built-in Application | Supported Platforms | Description | Documentation |
48+ | :--- | :--- | :--- | :--- |
49+ | ** App Store** | ` MaixCAM ` , ` MaixCAM Pro ` | Install other applications | [ Documentation] ( https://maixhub.com/app/225 ) |
50+ | ** Settings** | ` MaixCAM ` , ` MaixCAM Pro ` | Modify system settings | [ Documentation] ( https://maixhub.com/app/224 ) |
51+ | ** Benchmark** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Tests the comprehensive performance of hardware such as CPU/NPU | [ Documentation] ( https://maixhub.com/app/188 ) |
52+ | ** Local Chat** | ` MaixCAM2 ` | Offline voice chat | [ Documentation] ( https://maixhub.com/app/187 ) |
53+ | ** Desktop Monitor** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Host performance monitoring tool | [ Documentation] ( https://maixhub.com/app/13 ) |
54+ | ** Facial Expression** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Emotion recognition | [ Documentation] ( https://maixhub.com/app/189 ) |
55+ | ** Facial Key Points** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Key point recognition | [ Documentation] ( https://maixhub.com/app/186 ) |
56+ | ** Face Recognition** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Face recognition | [ Documentation] ( https://maixhub.com/app/190 ) |
57+ | ** Face Tracking** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Face tracking | [ Documentation] ( https://maixhub.com/app/31 ) |
58+ | ** Hand Gesture Classification** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Recognize different hand gestures | [ Documentation] ( https://maixhub.com/app/192 ) |
59+ | ** Hand Key Points** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Hand key point detection | [ Documentation] ( https://maixhub.com/app/192 ) |
60+ | ** HTTP File Browser** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | View and download files via browser | [ Documentation] ( https://maixhub.com/app/59 ) |
61+ | ** Human Pose** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Human pose recognition | [ Documentation] ( https://maixhub.com/app/191 ) |
62+ | ** Human Pose Classification** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Recognize different human poses | [ Documentation] ( https://maixhub.com/app/193 ) |
63+ | ** Image Generation** | ` MaixCAM2 ` | Text-to-Image, Image-to-Image | [ Documentation] ( https://maixhub.com/app/198 ) |
64+ | ** Pose Calculation** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | IMU data calculation | [ Documentation] ( https://maixhub.com/app/128 ) |
65+ | ** MaixHub Client** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Interact with MaixHub | [ Documentation] ( https://maixhub.com/app/48 ) |
66+ | ** Depth Estimation** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Monocular depth estimation | [ Documentation] ( https://maixhub.com/app/195 ) |
67+ | ** Mouse Simulation** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Use the device as a mouse | [ Documentation] ( https://maixhub.com/app/196 ) |
68+ | ** Text Recognition (OCR)** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Text recognition | [ Documentation] ( https://maixhub.com/app/70 ) |
69+ | ** RTMP Live Streaming** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | RTMP streaming | [ Documentation] ( https://maixhub.com/app/35 ) |
70+ | ** RTSP Streaming** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | RTSP streaming | [ Documentation] ( https://maixhub.com/app/197 ) |
71+ | ** QR Code Scanner** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Scan and recognize barcodes, QR codes, Apriltag | [ Documentation] ( https://maixhub.com/app/199 ) |
72+ | ** Self-learning Classification** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Learn targets and classify | [ Documentation] ( https://maixhub.com/app/200 ) |
73+ | ** Self-learning Detector** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Learn targets and detect | [ Documentation] ( https://maixhub.com/app/62 ) |
74+ | ** Thermal Camera 256** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | External thermal imaging module | [ Documentation] ( https://maixhub.com/app/208 ) |
75+ | ** Thermal Fusion Night Vision** | ` MaixCAM2 ` | Fusion of thermal camera and AI night vision | [ Documentation] ( https://maixhub.com/app/210 ) |
76+ | ** Tracking & Counting** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | People counting | [ Documentation] ( https://maixhub.com/app/61 ) |
77+ | ** Gesture Control Mouse** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Control mouse via gestures | [ Documentation] ( https://maixhub.com/app/223 ) |
78+ | ** Pose Control Keyboard** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Control keyboard via human posture | [ Documentation] ( https://maixhub.com/app/178 ) |
79+ | ** Local Visual LLM** | ` MaixCAM2 ` | Image-to-Text | [ Documentation] ( https://maixhub.com/app/194 ) |
80+ | ** WebRTC Streaming** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | WebRTC streaming | [ Documentation] ( https://maixhub.com/app/202 ) |
81+ | ** OBB Detection** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Image detection with rotation angle | [ Documentation] ( https://maixhub.com/app/203 ) |
82+ | ** YOLO11 Segmentation** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Image segmentation | [ Documentation] ( https://maixhub.com/app/204 ) |
83+ | ** YOLO-World** | ` MaixCAM2 ` | YOLO-World detection | [ Documentation] ( https://maixhub.com/app/205 ) |
84+ | ** Camera** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Take photos and record videos | [ Documentation] ( https://maixhub.com/app/221 ) |
85+ | ** Album** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Display photos | [ Documentation] ( https://maixhub.com/app/222 ) |
86+ | ** AI Classifier** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | AI Classification | [ Documentation] ( https://maixhub.com/app/211 ) |
87+ | ** AI Detector** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | AI Detection | [ Documentation] ( https://maixhub.com/app/213 ) |
88+ | ** Find Color Blob** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Find color blocks | [ Documentation] ( https://maixhub.com/app/33 ) |
89+ | ** Line Patrol** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Find straight lines | [ Documentation] ( https://maixhub.com/app/215 ) |
90+ | ** Speech Recognition (Maix-Speech)** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | Speech to text | [ Documentation] ( https://maixhub.com/app/216 ) |
91+ | ** Speech Recognition (AI LLM)** | ` MaixCAM2 ` | Speech to text | [ Documentation] ( https://maixhub.com/app/217 ) |
92+ | ** Thermal Camera** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | External thermal camera module (PMOD_Thermal32) | [ Documentation] ( https://maixhub.com/app/218 ) |
93+ | ** ToF Camera** | ` MaixCAM ` , ` MaixCAM Pro ` , ` MaixCAM2 ` | External ToF module (ToF100) | [ Documentation] ( https://maixhub.com/app/219 ) |
94+ | ** UVC Camera** | ` MaixCAM ` , ` MaixCAM Pro ` | Act as a USB camera | [ Documentation] ( https://maixhub.com/app/220 ) |
9295
9396### Tools
9497
0 commit comments