以下是一些在 Qt 和 OpenCV 中用到的设计模式。
OpenCV Recipes:人工神经网络
In this post, you will learn how to build an ANN and train it to perform image classification and object recongnition.
OpenCV Recipes:增强现实(AR)
In this post, you are going to learn about augmented reality and how you can use it to build cool applications.
OpenCV Recipes:目标识别
In this post, we are going to learn about object recognition and how we can use it to build a visual search engine.
OpenCV Recipes:形状检测与图像分割
In this post, we are going to learn about shape analysis and image segmentation.
OpenCV Recipes:Seam Carving(接缝裁剪)
In this post, we are going to learn about content-aware image resizing, which is also known as seam carving.
OpenCV Recipes:从图像中提取特征
In this post, we are going to learn how to detect salient points, also knwon as keypoints, in an image.