搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
first
- 用c++导入图像,要在C++中先建立一个MFC工程,然后打开此文件-Use c++ to import the image, to create a MFC project in C++, and then open this file
showimage
- 通过mfc和opencv打开指定文件夹的图像文件并显示在picture控件上-Open the image file in the specified folder and displays the picture controls and through opencv mfc