-
watermark
基于脆弱性的水印嵌入算法,包括水印嵌入,水印攻击等(Based on the vulnerability of the watermark embedding algorithm, including watermark embedding, watermark attacks and so on)
- 2020-07-02 22:00:02下载
- 积分:1
-
calibration
基于matlab的畸变校正(摄像机内外参数标定已知)(Based on the matlab the calibration)
- 2012-05-07 00:08:08下载
- 积分:1
-
8-(1)
图像修复是对图像中破损区域进行信息填充,以减少图像破损所带来的信息损失的过程。
传统的图像修复方法需要依赖图像的具体结构来制定相应的修复方法,压缩感知理论的提出,使得可以利
用信号的稀疏性来对图像进行修复。基于K 奇异值分解(KSVD)与形态学成分分析(MCA,Morphological
Component Analysis)的图像修复方法首先采用形态学成分分析方法对破损图像进行特征分析,将其分解
为结构部分和纹理部分;然后基于学习型字典KSVD分别对这两部分进行过完备字典训练;最后利用训练得
到的字典实现对破损图像的修复。相比于传统的图像修复方法,该方法具有适应性强、修复效果好等优点(Image inpainting is to fill the missing data in corrupted images and thus to reduce
the information loss of damaged image. Traditional inpainting algorithms are dependent on specific
structure of target images compressive sensing theory makes is possible to realized image
inpainting with signal sparsity. This paper proposes a novel inpainting algorithm based on KSVD
and MCA algorithm, which first decomposes the image into texture part and structure part, and
then trains the two dictionaries for these two parts with KSVD and reconstructs the original image
with these two trained dictionaries. Experiment indicates that the proposed algorithm is of better
adaptability and performance as compared with traditional algorithms.)
- 2020-07-31 15:08:38下载
- 积分:1
-
OpenMV机器视觉开发指南.pdf
【实例简介】
- 2021-08-28 00:31:09下载
- 积分:1
-
largestRectangleArea
求一个图像的最大内接矩形面积。
步骤:
1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。
2.从背景中分离出目标
3.边缘检测
4.目标形状参数计算。(For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the parameters obtained. Attention to the parameters obtained after parameter calibration. 2. From the context of isolated target 3. Edge detection 4. Target shape parameters.)
- 2009-05-19 21:30:43下载
- 积分:1
-
KNN
可以用于图像分割的KNN分类器,简单好用!(knn classification)
- 2014-07-13 14:51:27下载
- 积分:1
-
Deblurring-Images
本书介绍了图像去模糊化的一些基本的知识,并且主要针对svd和spectral decomposition的去模糊算法进行了介绍,以及对于这些方法的一些提高计算速度的算法进行了详细是介绍(This ebook intruduces some basic knowledge of deblurring, especially the methods of SVD and Spectral Decomposition, and some fast algorithms for the two methods.)
- 2020-12-12 10:49:16下载
- 积分:1
-
GVF
使用snake算法寻找图形的轮廓,GVF梯度代替传统方法取得了很好的效果。(Snake algorithm to find the outline of the graphics, GVF gradient instead of the traditional methods achieved good results.)
- 2012-08-19 09:57:05下载
- 积分:1
-
circle_center_find
采用质心算法来计算输入的激光光斑图像的中心位置,开始的时候可以选择图片的名称和路径(Using centroid algorithm to calculate the position of the input laser spot center of the image, you can select the picture at the beginning of the name and path)
- 2014-03-28 10:14:37下载
- 积分:1
-
defogging_hekaiming
说明: 何凯明的暗通道去雾算法,Python版本代码(image defogging based on dark channel)
- 2020-03-31 16:42:23下载
- 积分:1