用CMake的FetchContent來管理C++依賴項

如何使用內置的CMake功能替換Git子模組

Using OpenCV to detect face key points with C++

After detecting faces in an image in the last post, we will now use one of OpenCV's built-in models to extract face key points.

Building a face detector with OpenCV in C++

How to detect faces in an image with OpenCV

Differentiating similar words in Mandarin

A simple trick to find the difference between similar words in Mandarin