-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1
-
image_deblur_and_source_image
图像去模糊处理的matlab源程序,附带源图片。是在经典图像模糊化的基础上进行恢复的,不是盲恢复(Image to fuzzy treatment matlab source, and with the source images. In classic blur image is conducted on the basis of the recovery, not blind recovery
)
- 2011-12-22 14:36:56下载
- 积分:1
-
81404598Blob
经典的斑块分析算法,计算Blob的源码,算法很好。(Classical plaque analysis algorithms to calculate Blob source code, algorithms very well.)
- 2020-12-18 10:39:10下载
- 积分:1
-
PDE
偏微分方程图像复原代码,其中有频域迭代盲解卷积H1模型,TV去噪模型,自己编的自适应去噪模型,以及改进的自适应去噪模型,令附卫星图片,PSNR代码(Image restoration code of partial differential equations, including iterative frequency-domain blind deconvolution H1 model, TV denoising model, made themselves adaptive denoising model, and improved adaptive denoising model, so attached to satellite images, PSNR code)
- 2010-05-31 12:10:06下载
- 积分:1
-
xingtaihexiaobo
基于小波和形态学的自然地面背景红外目标检测方法。。。。。。(Based on wavelet and morphology of the natural terrestrial background infrared target detection method)
- 2021-02-23 10:49:41下载
- 积分:1
-
Saliency
CVPR2013中出现的一种显著性特征检测算法,该算法用于模拟人眼视觉识别过程,提取图像中的显著性特征借后期目标对象的检测跟踪等使用,该算法(Context-Aware Saliency Detection。matlab implementation of an classical saliency detection alrogithm,which imitate our recognition process of eyes)
- 2013-10-03 22:45:25下载
- 积分:1
-
图像处理
说明: 滤除各种噪声比较,高斯噪声,NLM滤波,双边滤波。(Comparison of filtering out various noises)
- 2020-04-24 09:29:25下载
- 积分:1
-
face_detection
人眼定位 人脸检测 形态学处理 伽伯变换 二值化(Human eyes locating face detection morphological processing Gabor transform
binaryzation )
- 2014-12-07 17:14:46下载
- 积分:1
-
SSIM
图像质量评价的一个重要的指标:平均结构相似度(MSSIM),比PSNR有更好的性能,并且计算简单。(Image quality assessment is an important indicator: Average structural similarity (MSSIM), better than the PSNR performance, and easy to compute.)
- 2011-10-18 17:05:45下载
- 积分:1
-
histogram-equalization
直方图均衡化的几个改进算法程序:BBHE,DSIHE,MMBEBHE(Several improvements histogram equalization algorithm: BBHE, DSIHE, MMBEBHE)
- 2014-04-24 21:36:37下载
- 积分:1