-
whole_search_and_three-step_search
用matlab实现了图像通信中的全搜索算法与三步搜索算法这两种运动估值算法,给出了运动矢量图,对两种方法的计算复杂度和搜索性能进行了客观的比较。(Matlab image communication achieved by the full search algorithm in the three-step search algorithm with the two motion estimation algorithms, given the movement vector, the computational complexity of both methods and the search performance of objective comparison.)
- 2010-11-24 20:24:23下载
- 积分:1
-
深度图像的快速实现增强的算法 GUIDED
深度图像的快速实现增强的算法,效果非常好,但是速度很快(Quick to realize the depth of image enhancement algorithms, the effect is very good, but fast)
- 2015-04-17 11:22:58下载
- 积分:1
-
tqwt_matlab_toolbox
品质因子可调的离散小波变换工具箱,可通过参数灵活控制小波函数的频域窗宽(Discrete wavelet transform toolbox with quality factor adjustable, flexible control parameters through the wavelet function in the frequency domain window width)
- 2011-12-20 09:52:00下载
- 积分:1
-
feature-extraction-algorithm-
颜色、形状、纹理特征提取算法及应用,各种方法都有,很有用。(Color, shape, texture feature extraction algorithms and applications, various methods are very useful.)
- 2011-07-16 11:00:15下载
- 积分:1
-
watermark
基于MATLAB环境的图像水印攻击试验源程序(MATLAB-based image watermarking attacks environment test source)
- 2009-05-25 11:24:12下载
- 积分:1
-
matlab
直方图均衡化的实现,RGB直方图均衡化,直方图归一化。(Histogram equalization to achieve, RGB histogram equalization, histogram normalization.)
- 2021-03-30 19:49:09下载
- 积分:1
-
FingerPrintVerify
说明: 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
- 2020-11-02 09:09:54下载
- 积分:1
-
Corner
根据论文Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support算法写的角点检测(err)
- 2021-01-26 22:38:41下载
- 积分:1
-
jiami
生成混沌随机序列并实现对彩色图像的加密,(Encryption of color image)
- 2019-03-04 10:42:48下载
- 积分:1
-
densecrf-master
说明: 应用条件随机场进行图像分割
使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages
运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or
"pydensecrf-py35" to the new name "pydensecrf"
Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages"
cd examples/
python inference.py im1.png anno1.png out.png)
- 2020-11-25 15:49:32下载
- 积分:1