-
imagedehaze
对有雾的图像运用大气散射模型进行处理,通用的大四散射模型与图像的饱和度有一定关系,于是利用HSV模型中的饱和度H进行去雾处理(On a foggy image processing using atmospheric scattering model, saturation senior general scattering model have a certain relationship with the image, so the use of HSV model saturation H were treated to fog)
- 2021-04-21 16:48:50下载
- 积分:1
-
Filter
用C++语言写的图像过滤,实现了中值过滤、最大值最小值过滤、均值过滤等,扩展性较好,能实现不同通道(With C++ language image filtering, to achieve a median filtering, maximum minimum filtering, mean filtering, scalability, better able to achieve different channels)
- 2013-07-03 10:13:42下载
- 积分:1
-
MeanShiftSegMent
根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及
C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是
Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。
基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
- 2013-07-30 19:01:52下载
- 积分:1
-
imageSVM
利用svm算法分类图像。示例中:将篮球场和网球场利用算法自动分类,包含了基于颜色矩的彩色图像特征提取算法(image classification using SVM algorithm)
- 2012-05-10 11:42:54下载
- 积分:1
-
PHD
用PHD滤波的方法实现多目标跟踪,及对PHD滤波性能的检测。(PHD filter method using multi-target tracking, and performance testing for the PHD filter.)
- 2021-01-01 18:48:58下载
- 积分:1
-
matlab_watermark
数字水印参考代码,分别用checksum,lsb,patchwork等方式嵌入水印,并且附带计算信噪比和消除水印的代码(Digital watermark reference code checksum lsb in patchwork way embedded watermark and accompanying calculated signal-to-noise ratio and eliminate the watermark code)
- 2020-11-15 19:09:41下载
- 积分:1
-
Micro-Doppler-analysis-of-vibrating
基于旋转运动的微多普勒模型的建立,对于了解微多普勒的学习者有帮助。(The establishment of micro-Doppler model based on the rotational motion, help learners understand the micro-Doppler.)
- 2012-09-21 10:59:05下载
- 积分:1
-
MATLAB_Program
将源图像做高斯卷积,以光滑化源图像,用于图像的预处理(source image makes convolution with gauss so as to smooth the image as a preprocess.)
- 2010-05-25 19:10:43下载
- 积分:1
-
Bao2013SP
图像加密算法本文讨论了基于现代密码体制的图像加密、基于矩阵变换的图像加密、基于混沌的图像加密、基于秘密分存的图像加密、基于频域的图像加密、基于SCAN 语言的图像加密和基于 DNA 计算的图像加密等主流图像加密算法的加密原理、优缺点和最新进展(This paper discusses image encryption algorithm based on modern cryptography, image encryption based on matrix transform, image encryption based on chaotic image encryption based on secret sharing based on frequency domain image encryption, image encryption, image encryption based on SCAN language and DNA based on the calculation of image encryption and other mainstream image encryption algorithm, encryption principle the advantages and disadvantages and the latest progress)
- 2017-10-25 10:33:11下载
- 积分:1
-
Moving-target-detection
运动目标检测的一些程序,包括帧差法、三帧差分法和混合高斯模型(Moving target detection procedures, including frame difference method, three difference method and Gaussian mixture model)
- 2012-12-15 16:26:38下载
- 积分:1