-
matlabimagetothefuzzy
本例中主要使用四个区模糊函数对图像去模糊,分别是deconvwnr、deconvreg、deconvlucy、deconvblind。这四个函数分别适合不同的情况,对模糊图像的恢复效果也不同(In this case the main use of the four areas on the image to the fuzzy ambiguity function, respectively deconvwnr, deconvreg, deconvlucy, deconvblind. These four functions are appropriate for different situations, the recovery of the blurred image effect is different)
- 2010-09-01 11:42:15下载
- 积分:1
-
Registration
主要是对视网膜图像进行血管分割,效果还不错(Primarily on retinal vascular image segmentation, the effect was not bad)
- 2021-04-26 21:18:45下载
- 积分:1
-
Mumford
用水平集(level set)方法和mumford-shah图像分割模型的图像分割matlab源代码(Mumford functional for segmentation and level sets.)
- 2010-11-03 16:45:36下载
- 积分:1
-
huffman
数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。(Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the original image entropy, encoded average code length, and be able to reconstruct the image according to encoding. The program uses C++ mixed programming, has compiled a Matlab library files generated, do not need to link with C++. Programs include source code and source images, and encoding the results of the image.)
- 2010-05-31 22:11:29下载
- 积分:1
-
RMSHE and AMHE
RMSHE and AMSHE 可直接运行的直方图增强算法,附有相关的论文(RMSHE and AMSHE can be directly run by histogram enhancement algorithm, with related papers.)
- 2021-02-10 21:09:52下载
- 积分:1
-
514424
鼠标写毛笔字源码例程,程序结合易语言扩展界面支持库和图像格式转换支持库,实现用鼠标写出毛笔字的效果。可以展现多种毛笔字形态,启动时有使用帮助说明。(Mouse calligraphy source routines, programs combined with easy language support library expansion interface and image format conversion support library , use the mouse to write calligraphy achieve results. )
- 2016-12-22 10:53:09下载
- 积分:1
-
ssim
SSIM函数。一种衡量两幅图像相似度的新指标,其值越大越好,最大为1。(SSIM function. A measure of image similarity two new indicators, the greater its value better, a maximum of 1.)
- 2013-10-14 09:51:31下载
- 积分:1
-
4种最常见的差异图-SAR
说明: 生成差异图,用于变化检测,包含比值法、差值法、均值比算法等(The difference graph is generated for change detection, including ratio method, difference method and mean ratio algorithm)
- 2021-04-27 14:58:44下载
- 积分:1
-
texutre
能够实现图像的纹理检测,可以直接调入一个图像然后得到纹理(to achieve the texture image detection, can be directly transferred to a texture image is then)
- 2007-07-06 17:57:13下载
- 积分:1
-
g2o实现BA(main.cpp)
在这个程序中,我们读取两张图像,进行特征匹配。然后根据匹配得到的特征,计算相机运动以及特征点的位置。这是一个典型的Bundle Adjustment,我们用g2o进行优化。
- 2021-05-06下载
- 积分:1