-
elman
ELMAN计算方法,改进的算法,非常好用(ELMAN calculation algorithm, the improved,use very well)
- 2016-07-13 23:45:25下载
- 积分:1
-
circular-birght-target-detect
首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测(Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract image A,threshold segmentation for difference image,receive binary image,remove the interference region in the binary image,then extract circular area,and sign the target in the original image. Realize the circular bright target detection)
- 2014-01-10 12:46:01下载
- 积分:1
-
brisk
BRISK特征点提取源代码,Linux及Windows,MATLAB环境。(Linux and Windows)
- 2012-11-08 22:37:24下载
- 积分:1
-
123
使用kmeans算法对图像进行分割,先对图像进行了rgb到lab的转换(Use kmeans algorithm for image segmentation, the first image of rgb to lab conversion)
- 2013-06-27 14:05:31下载
- 积分:1
-
dirty glass
建立一个透明物体上有污点的模型,可以模拟玻璃上有污点的图象(Rendering of clean transparent objects has been well studied in computer graphics. However, real-world transparent
objects are seldom clean—their surfaces have a variety of contaminants such as dust, dirt, and lipids. These
contaminants produce a number of complex volumetric scattering effects that must be taken into account when
creating photorealistic renderings. In this paper, we take a step toward modeling and rendering these effects. We
make the assumption that the contaminant is an optically thin layer and construct an analytic model following
results in radiative transport theory and computer graphics. Moreover, the spatial textures created by the different
types of contamination are also important in achieving visual realism. To this end, we measure the spatially
varying thicknesses and the scattering parameters of a number of glass panes with various types of dust, dirt, and
lipids. We also develop a simple interactive synthesis tool to create novel instances of the me)
- 2009-07-11 17:13:08下载
- 积分:1
-
tuxiangpeizhun
使用VC++编程,自动检测角点,实现图像配准,代码可用。(Automatically detect the corner points, for image registration, the code is available.)
- 2010-05-30 10:55:42下载
- 积分:1
-
生物特征识别技术手指静脉识别技术_余成波_代码
手指静脉预处理,图像分割,静脉纹路分割,滤波去噪,细化等相关代码(Finger vein pretreatment, image segmentation, vein segmentation, filtering and denoising, thinning and other related codes)
- 2020-06-20 07:00:01下载
- 积分:1
-
duge
图像融合质量评价指标,包含灰度值,平均梯度,光谱扭曲程度,SSIM,PSNR,MSE等等。(Image fusion quality uation, including gray value, average gradient, spectral distortion degree, SSIM, PSNR, MSE, and so on.)
- 2015-06-05 10:16:41下载
- 积分:1
-
wavelet_denosiy
说明: Donoho提出的小波阀值去噪的基本思想是将信号通过小波变换(采用Mallat算法)后,信号产生的小波系数含有信号的重要信息,将信号经小波分解后小波系数较大,噪声的小波系数较小,并且噪声的小波系数要小于信号的小波系数,通过选取一个合适的阀值,大于阀值的小波系数被认为是有信号产生的,应予以保留,小于阀值的则认为是噪声产生的,置为零从而达到去噪的目的。尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点。(The basic idea of wavelet threshold de-noising proposed by Donoho is that the wavelet coefficients generated by the signal after passing through the wavelet transform (Mallat algorithm) contain the important information of the signal. After the wavelet decomposition, the wavelet coefficients of the signal are larger, the wavelet coefficients of the noise are smaller, and the wavelet coefficients of the noise are smaller than the wavelet coefficients of the signal. By selecting a suitable threshold, the wavelet coefficients of the noise are larger than the valve The wavelet coefficients of values are considered to be generated by signals, which should be preserved. The ones less than the threshold are considered to be generated by noise, which is set to zero to achieve the purpose of denoising.)
- 2019-12-18 17:23:27下载
- 积分:1
-
process_kang
基于颜色的图像检索,将RGB转化成HSV的方法(Color-based image retrieval, the method of RGB into HSV)
- 2011-02-09 14:24:04下载
- 积分:1