帧差法
代码说明:
利用转换公式将真彩图像转换为灰度图像。将灰度图像的每一个像素点对应一个元素保存在一个矩阵中。然后利用帧差法进行图像差分处理,从而提取出运动目标。对差分后的图像二值化处理,用最大类间方差分割法遍历求取最优阈值。使其作为基准,区分差分图像的背景元素和目标元素。最后用matlab进行编程使目标信息高亮显示在屏幕上。(The true color image is converted to gray image by transformation formula. Each pixel of a grayscale image is stored in a matrix corresponding to one element. Then the frame difference method is applied to image difference processing to extract moving targets. After the two valued processing of the differential image, the optimal threshold is obtained by traversing the maximum variance between classes. It is used as a benchmark to distinguish the background and target elements of the differential image. Finally, Matlab is programmed to highlight the target information on the screen.)
文件列表:
tupiantiqu.m, 429 , 2018-08-18
tuxiangshibie.m, 9690 , 2018-08-18
zhenchafa.m, 552 , 2018-08-20
Untitled2.m, 6251 , 2018-08-18
下载说明:请别用迅雷下载,失败请重下,重下不扣分!