-
MSR
多尺度retinex算法的matlab程序,用着不错(The matlab program of multi-scale Retinex algorithm is well used)
- 2019-04-21 19:34:23下载
- 积分: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
-
cviu_eye
the blink eyes tracking
- 2012-06-02 17:21:24下载
- 积分:1
-
mean_shift_segmentation
mean shift图像分割软件,只能对灰度图像进行处理,如果对彩色图像进行处理,需要转换(mean shift image segmentation software, only for grayscale image processing, if the right color image processing, needs to be converted)
- 2010-03-02 14:40:29下载
- 积分:1
-
radarsat
radarsat1 的成像程序,包括源码,是个很好用那个的算法(radarsat1 imaging procedures, including source code, is a good use of that algorithm)
- 2008-05-14 21:45:19下载
- 积分:1
-
code
说明: 对给定图片求图片中的染色体个数。具体步骤:中值滤波方法,二值化处理,膨胀和腐蚀,开闭运算,求连通区的个数(Of a given picture for the picture of the chromosome number. Concrete steps: median filter method, binarization processing, expansion and corrosion, opening and closing operations, and the number of connected areas)
- 2008-11-26 14:27:43下载
- 积分:1
-
ImageQuilting
实现image quilting算法进行纹理合成。(implement of Texture synthesis)
- 2017-09-29 16:38:45下载
- 积分:1
-
一个基于帧差法的matlab行人检测程序
说明: 一个基于帧差法的matlab行人检测程序(A matlab pedestrian detection program based on frame difference method)
- 2019-01-01 19:40:31下载
- 积分:1
-
DFT_by_dft
VS 环境下利用opencv 实现图像的傅里叶变换,输入图片,保存输出结果。(Under VS environment use opencv to achieve image Fourier transform, the input image and save the output.)
- 2016-07-05 16:08:58下载
- 积分:1
-
Project_report
Image Inpainting for object removal project report
- 2014-01-07 18:52:08下载
- 积分:1