搜索资源列表
fftw-opencv-example
- I ve made an example on how to perform FFT operation using FFTW in OpenCV. It simply loads an image, compute FFT & IFFT, then display the final result. The resulted image has no difference with the original, as it should.
test2
- 采用帧差法提取运动物体,适用于图像呵视频,效果一般。-Frame difference by moving object extraction for video image Ah, the general effect.
sanzhenchafenfa
- 视频图像处理,采用帧间差分法进行视频前景和背景的分离-Video image processing, inter-frame difference method of separating the foreground and background video
zhenjianchafenfalicheng
- 视频图像处理,采用帧间差分法进行前景和背景分离-Video image processing, inter-frame difference method of separating the foreground and background video
MODby-frame-difference-method
- Moving object detection by frame difference method是当前视频图像领域进行动目标捕捉的最简单有效的方法,核心思想是从视频中提取每一帧,并与下一帧做相关检测,通过相关系数提取运动的目标。-Moving target detection and frame difference method is the current video image field is moving the most simple and effective method t
