-
shapefromshading_varynoise
estimate shape of a noisy image from the shading information
- 2013-09-12 17:40:57下载
- 积分:1
-
NCC
ncc查询匹配的方法,可以用来做各种图像匹配的简单代码(ncc query matching method can be used for a variety of image matching short code.)
- 2020-11-12 21:49:45下载
- 积分:1
-
matlab图像处理
说明: 对图像进行灰度处理,乘除处理法处理,加法处理,减法处理(Gray scale, multiplication and division of image)
- 2020-10-11 09:57:33下载
- 积分:1
-
imageedit
实现一些图像的编辑功能,比如图像的打开,关闭,新建,删除,反转,等一些功能(Implement some image editing features, such as the image open, close, create, delete, reverse, and some other functions)
- 2010-12-20 13:26:18下载
- 积分:1
-
图像处理中的一些常用代码Image-processing-code(4)
图像处理中的一些常用代码,包括:腐蚀操作 开启和闭合操作 形态学边界提取 形态学骨架提取 直接提取四个顶点坐标(Some of the commonly used image processing code, including: Opening and closing operation of corrosion morphology boundary extraction morphological skeleton extraction to extract four vertex coordinates)
- 2020-07-09 11:08:55下载
- 积分:1
-
face detection
运用HOG提取人脸特征与支持向量机算法训练模型,进行人脸识别(Using HOG to extract facial features and support vector machine algorithm training model for face recognition)
- 2017-10-05 21:02:31下载
- 积分:1
-
power-spectrum
可同时实现多幅图片的傅里叶能量谱统计与分析!得到相应通道能量的信息!(Multiple images to achieve the power spectrum of Statistics and analysis!)
- 2011-06-03 21:46:48下载
- 积分:1
-
TestLMDll
用hough变换提取直线的C++代码,效果比较好,可以灵活改变可提取直线的条数,适用于提取多条直线。(line detecting using hough tranaformation)
- 2012-03-06 16:39:40下载
- 积分:1
-
fireflies
萤火虫算法的源代码,函数文件,可直接运行,用来寻找图像阈值分割的最优值(三阈值)。(firefly algorithm function.)
- 2021-03-18 22:29:19下载
- 积分:1
-
kmeans1
k-均值聚类算法实现灰度图像分割,输入图像矩阵和聚类中心个数,返回为最终的聚类中心和图像中每个像素所属类的编号(对应于图像矩阵)(k-means clustering algorithm to achieve gray-scale image segmentation, the input image matrix and the number of cluster centers, the return for the final image of the cluster centers and their respective categories in each pixel number (corresponding to the image matrix))
- 2008-05-31 13:17:32下载
- 积分:1