-
PinholeModel
针孔模型中单应矩阵的求解
mian函数,测试单应矩阵计算的算法,程序流程如下
1、 读入两个图像。
2、读入4组对应点。
3、调用CalcH函数计算H矩阵。
4、在第一幅图中用鼠标选择一点。
5、调用WarpH函数计算在第二幅图中的对应的。
6、显示结果.(Pinhole model for solving the homography
mian functions, test homography computation algorithm, program flow is as follows
1, read the two images.
2, 4 reads the corresponding points.
3, call CalcH function to calculate the H matrix.
4, in the first picture using the mouse to select it.
5, call WarpH function calculation in the second picture in the corresponding.
6 displays the results.
)
- 2011-01-25 19:50:23下载
- 积分:1
-
Harris2
说明: Harris角点检测,关于角点的应用在图像处理上比较广泛,如图像匹配(FPM特征点匹配)、相机标定等。网上也有很多博客对Harris角点检测原理进行描述,但基本上只是描述了算法流程,而其中相关细节并未作出解释,这里我想对有些地方做出补充说明,正所谓知其然知其所以然,如有不对,还望指正。(Harris corner detection)
- 2019-06-13 22:02:03下载
- 积分:1
-
ukf
经典的ukf跟踪框架与源码,有详细的注释以及说明,适合初学者。(Classic ukf tracking framework and source code, detailed notes and instructions for beginners.)
- 2010-06-12 10:44:36下载
- 积分:1
-
shujutianjiazaoseng
可以对点云添加噪声,对从网站上下载的标准点云研究提供基础数据,比如研究去噪方法,可通过添加噪声形成基础数据(You can add noise to the point cloud to the standard point cloud research downloaded from the website to provide basic data, such as research de-noising method can form the basis of the data by adding noise)
- 2014-06-09 19:06:06下载
- 积分:1
-
Wavelet-image-denoising
基于小波包图像去噪 很好用的程序 小波去噪(Good use of the procedure of wavelet denoising based on wavelet packet image denoising)
- 2012-05-01 18:39:31下载
- 积分:1
-
DWT-SVD
DWT-SVD模型下水印的嵌入算法源代码,以及相应的检测算法源代码(基于MATLAB实现)(This is the source code of a watermark embedding algorithm on the model of DWT-SVD,and the corresponding detection algorithm source code(based on MATLAB))
- 2020-07-04 14:00:02下载
- 积分:1
-
kmeans
实现基于颜色的Kmeans图像分割,只是需要自己设定聚类中心数目,聚类中心初始化采用Kmeans++(Kmeans image segmentation based on color, but need to set the number of cluster centers, clustering center initialization using Kmeans++)
- 2017-01-08 20:31:37下载
- 积分:1
-
Lip
用Matlab写的投影法提取嘴唇
输入图像必须是规定大小的人脸(Written using Matlab projection extraction lips input image must be provided for the size of face)
- 2008-04-04 15:39:11下载
- 积分:1
-
Houghtranslate
这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
- 2013-09-07 00:28:11下载
- 积分:1
-
mixture_of_gaussians
这是一个视频图像处理的程序,通过混合高斯分布来建立背景模型,并且提取了运动目标,效果不错!(mixture of gaussians)
- 2009-09-18 11:34:19下载
- 积分:1