-
用Python语言实现Poisson Image Editing(泊松图像编辑)算法
用Python语言实现Poisson Image Editing(泊松图像编辑)算法(implementation of Poisson Image Editing algorithm with python.)
- 2020-07-05 00:00:02下载
- 积分:1
-
rgb2hsi
将RGB彩色空间转换到HSI彩色空间,HSI彩色空间更接近人眼对彩色的认知。(The RGB color space conversion to the HSI color space, HSI color space is closer to the human eye color perception.)
- 2013-08-18 08:12:48下载
- 积分:1
-
get_file_icon
vc获取指定文件的图标的程序源码,希望对大家有所帮助(vc for the specified source file' s icon in the program, we hope to help)
- 2011-06-05 22:26:56下载
- 积分:1
-
wigner_ville
从xsl文件中读入数据并计算其wigner_ville分布,内含详细说明。(Xsl file reads from the data and calculates its wigner_ville distribution, containing detailed instructions.)
- 2013-07-02 08:03:02下载
- 积分:1
-
血管524 (2)
说明: 最大类间差法对视网膜血管进行分割,亲测有效。(The method of maximum class difference is effective for the segmentation of retinal vessels.)
- 2020-04-30 15:42:16下载
- 积分:1
-
adaboostcode
adaboostcode,这是matlab环境下的adaboost代码,希望对各位有帮助。(adaboostcode, this is the matlab environment AdaBoost code, you want to be helpful.)
- 2020-10-21 10:07:24下载
- 积分:1
-
04
说明: 核密度估计,绘制频率直方图、核密度估计图、正态分布密度图(Kernel density estimation, drawing frequency histograms, kernel density estimation map, normal density map)
- 2014-08-17 17:21:38下载
- 积分:1
-
CDPF
粒子滤波算法比较,不同的建议分布下,粒子滤波的性能差异,包括精度与时间(the comparision)
- 2009-11-08 19:48:45下载
- 积分:1
-
grs2rgb
用MATLAB实现将灰度图像转换为伪彩色图像。(Convert grayscale images to RGB using specified colormap.)
- 2020-12-24 21:39:05下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1