-
GVF_snake
用C++编写的实现GVF的活动轮廓模型的提取,值得你参考(Extracted with implementations written in C++ GVF active contour models, it is worth your reference)
- 2014-09-18 08:03:59下载
- 积分:1
-
T_ThetaFit
基于T熵的多阈值分割,实现了灰度图像的自动转换,以及对灰度图像的二阈值和三阈值的分割算法(T entropy-based multi-threshold segmentation grayscale image automatically converted, and the threshold grayscale images and three threshold segmentation algorithm)
- 2012-10-30 17:20:25下载
- 积分:1
-
新建 Microsoft Word 文档
说明: 将已知的灰度图像逆时针旋转60度,矩阵运算,图像旋转(Rotate the known grayscale image 60 degrees counterclockwise, matrix operation, image rotation)
- 2020-05-08 17:16:50下载
- 积分:1
-
Colony_partition
蚁群算法实现医学图像的分割,同时对比FCM算法,非常有用,可以直接运行,包含测试MRI图片(Ant-Colony algorithm for MRI image segmentation including MRI image for testing.)
- 2013-12-27 00:37:19下载
- 积分:1
-
ica_example
说明: ICA人脸识别算法实例matlab源码,已测试过,程序能运行,且识别率较高(ICA face recognition algorithm matlab source code examples have been tested, the program will be able to run, and a higher recognition rate)
- 2008-10-14 18:25:50下载
- 积分:1
-
StereoVision_SSD
本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。
这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。
main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘
制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数
y=sad(x,image1,image2)。其中x 是代匹配的数据,image1 是图像1 数据,image2 是图像2 数据。
从理论上分析,ssd 比sad 算法要复杂一点,经过测试,在一幅640*480 的图像中寻找10 个匹配点数据SAD 用时25.062519 秒,SSD 用时25.291432 秒。(The algorithm Matlab2008b environment to achieve. Including the main, san, and ssd three functions.
The implementation of the algorithm is not the point of comparing two matches already know, but the known feature points in a graphic, an image found in the other match with the most points, matching measured with the SAD or SSD.
main.m is the entry, including the generation and reading test data, call the sad ssd function evaluation functions and matching points, and finally draw the final result. sad.m measure is sad figure in another match point in the function implementation to solve, there are three parameters
y = sad (x, image1, image2). Where x is the generation of matching data, image1 is the data image 1, image2 is the image 2 data.
From the theoretical analysis, ssd little more complicated than the sad algorithm, tested in a 640* 480 images of 10 match points in the search for data using time 25.062519 seconds SAD, SSD with time 25.291432 seconds.
)
- 2011-01-25 19:06:47下载
- 积分:1
-
image-segmation-shengzhang2
图像分割方法,用区域生长,然后进行区域合并,把较小的区域合在一起,效果比较好(image segmation)
- 2012-10-30 10:59:52下载
- 积分:1
-
pcnn
利用脉冲耦合神经网络(pcnn)实现图像滤波的源程序,已经过测试。(Using pulse coupled neural networks (pcnn) the realization of the source image filtering, has been tested.)
- 2008-12-09 15:06:58下载
- 积分:1
-
qtfm
说明: 基于四元数的matlab处理工具包,利用四元数实现了很多图像处理的功能,并提供了api供大家使用(Quaternion-based processing tool kit of matlab, the use of quaternions to achieve a lot of image processing functions, and to provide for your use of the api)
- 2009-08-16 14:03:45下载
- 积分:1
-
Face Detection using Viola-Jones Algorithm
Viola-Jones 算法的人脸检测程序,附带检测图片(for detection using Viola-Jones Algorithm. To save Cropped Picture you need to change the folder location.)
- 2017-11-15 21:03:39下载
- 积分:1