-
differential-operation
实现图像的滤波、锐化、边缘检测、微分处理及图像平滑(Image filtering, sharpening, edge detection, differential processing and image smoothing)
- 2013-02-27 21:00:36下载
- 积分:1
-
TV图像去噪模型
说明: 去噪模型TV,可用于图像去噪,效果良好,模型特别简单(The denoising model TV can be used for image denoising, the effect is good, and the model is particularly simple.)
- 2020-07-01 15:34:57下载
- 积分:1
-
snaketest
snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
- 2008-06-02 11:34:44下载
- 积分:1
-
Iris-images-recognition
虹膜图像识别的完整程序,包括预处理,Hough变换定位中心,汉明距离匹配等。(Complete program iris recognition, including pretreatment, Hough transform positioning center, Hamming distance matching.)
- 2021-04-18 16:08:52下载
- 积分:1
-
levelsetcode
活动轮廓算法中的一类-几何轮廓算法,又称Levelset水平集算法,关于该算法的Matlab源码(包含一个test实例)(Active contour algorithm for a class- the geometric contours algorithm, also known as Levelset level set algorithm, algorithm on the Matlab source code (including a test instance))
- 2008-03-13 14:16:24下载
- 积分: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
-
icpCpp
ICP是用来匹配两组未知点,可以用于图像处理等方面,速度快,但需要选择好初始参数(ICP is used to match two sets of unknown points can be used in areas such as image processing speed, but need to select a good initial parameters)
- 2009-02-05 20:28:58下载
- 积分:1
-
BCS代码 CS_Lenabmp
说明: BCS代码稀疏重构Lena.bmp图像,包中含有代码和图片本身,题主给了一定注释,便于CS初学者学习(BCS code sparsely reconstructs Lena. BMP image. The package contains code and image itself. The theme is given a certain comment, which is convenient for CS beginners to learn.)
- 2020-06-23 04:20:01下载
- 积分:1
-
WaveletTransform
提出一种基于小波变换的图像配准方法。该方法首先用小波变换提取边缘特征点, 同时构成小波金字塔影像。在最高层利
用角度相关系数确定基准图像和配准图像之间的旋转角度, 经多分辨分级搜索匹配得到最终匹配特征点对, 利用这些特征点对待
配准图像进行配准纠正。实验结果表明, 改进方法有较好的效果, 可用于广泛应用领域。(Proposed a wavelet-based image registration method. In this method, using wavelet transform to extract the edge feature points, the same time constitute wavelet pyramid image. Point at the highest level the correlation coefficient using the baseline image registration between image and the angle of rotation, the multi-resolution hierarchical searching and matching features of the final match point, the use of these features point towards registration image registration correction. Experimental results show that the improved method has better results, can be used for wide range of applications.)
- 2010-12-19 18:36:12下载
- 积分:1
-
Lagrange
对lagrange函数公式进行代码化,可以对一组数进行插值算法,可以输出最后的y值(The lagrange function formula code, a number of groups interpolation algorithm, you can output the final value of y)
- 2012-10-23 13:53:57下载
- 积分:1