The sprawling bookmark file for robot vision engineers
A curated link repository mapping out machine vision, SLAM, and autonomous driving resources for Chinese-speaking developers.

What it does — Based on its README, MVision functions as a curated knowledge index. It gathers hundreds of external links, course notes, algorithm walkthroughs, and open-source pointers into a single Chinese-language page covering machine vision, mobile robotics, SLAM, and autonomous driving. It reads like a topical map rather than a software package.
The interesting bit — The repository stitches together a remarkably broad set of sources—Stanford CS231n, ETHZ sensor-fusion toolboxes, MIT self-driving courses, KITTI datasets, and Chinese blog post analyses—into one sprawling table of contents. In a field where papers and code are scattered across languages and labs, that aggregation is the entire product.
Key highlights
- Covers the full autonomous-driving stack: perception, SLAM, mapping, tracking, segmentation, motion planning, and control.
- Heavy emphasis on visual SLAM variants, including ORB-SLAM2, LSD, SVO, DSO, and visual-inertial systems like ROVIO and OKVIS.
- Links to foundational courses and textbooks, including Andrew Davison’s SLAM tutorials and Peter Corke’s Robotics, Vision & Control.
- Surfaces Chinese-language blog analyses and video lectures alongside English papers and official datasets.
- Points to adjacent tools and frameworks: OpenCV, PCL, YOLOv3, Kalibr, Apollo, and Halcon.
Caveats
- The README is almost entirely a link directory; the provided source contains no original code or runnable examples.
- Many links point to external PDFs, Baidu Netdisk shares, and CSDN posts, so link rot and access restrictions are likely.
- The page is extremely long and loosely structured, making navigation closer to browsing a personal wiki than querying a database.
Verdict — Grab it if you are a Chinese-speaking student or engineer entering robotics and need a broad, opinionated map of the field. Skip it if you are looking for a library to import or a framework to deploy.
Frequently asked
- What is Ewenwan/MVision?
- A curated link repository mapping out machine vision, SLAM, and autonomous driving resources for Chinese-speaking developers.
- Is MVision open source?
- Yes — Ewenwan/MVision is an open-source project tracked on heatdrop.
- What language is MVision written in?
- Ewenwan/MVision is primarily written in C++.
- How popular is MVision?
- Ewenwan/MVision has 8.7k stars on GitHub.
- Where can I find MVision?
- Ewenwan/MVision is on GitHub at https://github.com/Ewenwan/MVision.