-
image
立体匹配sad算法,matlab基于SAD法对左右两幅图片进行匹配,并生成深度图像。.m文件。(Stereo matching sad algorithm)
- 2018-05-15 17:12:49下载
- 积分:1
-
harris_corners_image_registration
应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可(Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitable for color image processing, for gray-scale images, as long as the operator will harris Detect when the image from color Road gray-scale images can be removed from the statement)
- 2009-03-20 16:07:41下载
- 积分:1
-
基于无损压缩的加密图像可逆信息隐藏_郑淑丽
说明: 针对现有方法存在的隐藏容量低、操作不灵活的缺陷,文章提出了一种基于无损压缩的加密图像可逆 信息隐藏算法。(In view of the defects of low hiding capacity and inflexible operation of the existing methods, this paper proposes a reversible information hiding algorithm for encrypted images based on lossless compression.)
- 2020-11-05 16:09:52下载
- 积分:1
-
算子图像分割
说明: 利用最大间类差,最优阈值,迭代阈值等方法实现图像分割(The maximum class difference, optimal threshold and iterative threshold are used to realize image segmentation)
- 2020-01-03 23:35:57下载
- 积分:1
-
Meanshift
A code of Meanshift algorithm
- 2015-05-10 10:58:54下载
- 积分:1
-
DeconvolutionCode
是国外大牛编写的,对图像进行二维反卷积恢复代码,该代码主要针对图像的失焦模糊。(Prepared by the large foreign cattle 2D deconvolution, image recovery code.)
- 2020-07-03 04:00:01下载
- 积分:1
-
K-means
按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
- 2020-06-19 03:00:01下载
- 积分:1
-
gentleBoost
说明: 这是国外某人写的开放gentel boost的源码,可用于基本的物体检测(This is a foreign person to write gentel boost open source code can be used to detect the basic objects)
- 2008-08-26 16:15:47下载
- 积分:1
-
FCM
在matlab开发环境中,使用模糊C均值聚类的方法对数据进行聚类(In the Matlab development environment, the use of fuzzy C-means clustering methods for data clustering)
- 2012-05-07 15:18:00下载
- 积分:1
-
EdgeMap
利用改进的Sobel算子检测图像边缘,从水平、垂直、左右对角线的方向计算Sobel梯度,并且加入拐角的梯度值。(The improved Sobel edge detection operator, horizontal, vertical, left and right diagonal direction Sobel gradient calculation, and adding the value of the gradient of the corner.)
- 2013-12-20 20:13:43下载
- 积分:1