-
ImageProcess
用mfc编程实现数字图像处理的一些简单操作,只能处理bmp格式图片。调节对比度、亮度、边缘检测等。(Mfc programming with some simple digital image processing operations, can only deal with bmp format images. Adjust contrast, brightness, edge detection.)
- 2011-06-28 01:22:34下载
- 积分:1
-
jpeg_C_orign
jpeg编码工程(YUV2RGB)
文件中含有说明文件,保证可以使用(jpeg encoding works (YUV2RGB) file contains the documentation to ensure that you can use)
- 2007-11-15 20:43:30下载
- 积分:1
-
Open02
一个简单的图像浏览器,对初学C++开发图像处理系统的朋友有启迪作用。(A simple image viewer, for beginners C++ image processing system developed friends revealing.
)
- 2011-11-16 15:51:17下载
- 积分:1
-
Motion-detection-of-contour-search
基于轮廓来寻找流动部分,效果不是很好,但是还可以拿来用(Based on the outline to find the flow part, the effect is not very good, but also can be used with)
- 2015-11-16 16:33:31下载
- 积分:1
-
IP-Programing
是关于图像的基础操作,包括图像倾斜矫正,图像增强,去除噪声,图像压缩等技术(It is on the image on the basis of operations, including image tilt correction, image enhancement, noise removal, image compression technology)
- 2016-04-15 15:48:47下载
- 积分:1
-
AVI
光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测(moving objective detection
matlab)
- 2011-10-27 15:50:28下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
3D-MIP---5533
可以在VTK下进行三维重建的DICOM数据(Three-dimensional reconstruction can be carried out in the VTK DICOM data)
- 2020-12-17 16:29:12下载
- 积分:1
-
Saliency
显著图计算算法FT, SR, LC, HC, RC,以及saliency cut 的合集。(an windows msi for install saliency detection software, which includes the implementation for FT, SR, LC, our HC, RC and saliency cut method.)
- 2011-09-25 21:13:22下载
- 积分:1
-
problemanswer
数字图像处理第二版英文版(冈萨雷斯).pdf(Digital Image Processing Second Edition English (Gonzalez). Pdf)
- 2010-08-31 22:40:35下载
- 积分:1