-
picture
用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.sad算法2.ssad算法3.的采用界面输入输出方式.(MATLAB to two picture image matching, and the program using the two matching algorithms: 1. Sad algorithm 2.Ssad algorithm of the input and output interface mode.input/output mode.)
- 2012-12-04 14:11:17下载
- 积分:1
-
RGBchengintoHSIspace589745
说明: “求RGB转HSI空间小程序.m”为主函数调用rgb2hsi.m,由于matlab没有自带这个函数,所以自编了一个,用于进行阴影去除。( Seeking RGB to HSI space program. M the main function call rgb2hsi.m, as a result of matlab does not own this function, so a self-compiled, used for shadow removal.)
- 2008-09-16 12:32:44下载
- 积分:1
-
pcalda
说明: 包括pca和lda两个文件,先用pca降维后进行lda进行分类,用于人脸识别,实验结果很好。(It includes 2 files pca and lda. After the dimensionality reduction of pca, use lda for classification in face recognition. It has a very good experimental results.)
- 2009-08-22 19:43:06下载
- 积分:1
-
adaboost-face-detection
基于adaboost的人脸检测算法,对于初学者来说用很大的帮助(Adaboost-based face detection algorithm for beginners great help)
- 2013-05-14 10:22:13下载
- 积分:1
-
ImageVideo-Segmentation-Current-Status
Image AND Video Segmentation Current Status
- 2013-12-22 05:00:26下载
- 积分:1
-
ImageProcess
图像扭曲变形程序,可以对图像进行扭曲变形。
功能:旋转扭曲/球面镜变形,B样条网格变形,TPS网格变形
(Image distortion program, the image may be distorted. Function: Twirl/spherical mirror deformation, B-spline morphing, TPS morphing)
- 2015-04-30 23:14:33下载
- 积分:1
-
Haralick
计算灰度共生距的matlab源代码Haralick Texture Features Matlab Toolbox v0.1b(Calculation of gray symbiotic matlab source code from the Haralick Texture Features Matlab Toolbox v0.1b)
- 2009-01-14 16:48:47下载
- 积分:1
-
psnr_nmse_rms
通过matlab编写的几个关于psnr、mse的图像处理的小程序(Through several matlab written on the PSNR, MSE image processing of small procedures psnr_nmse_rms)
- 2020-11-23 17:39:34下载
- 积分:1
-
src
说明: ORB-SLAM 基本延续了 PTAM 的算法框架,但对框架中的大部分组件都做了改进, 归纳起来主要有 4 点:
ORB-SLAM 选用了 ORB 特征, 基于 ORB 描述量的特征匹配和重定位, 都比 PTAM 具有更好的视角不变性。此外, 新增三维点的特征匹配效率更高, 因此能更及时地扩展场景。扩展场景及时与否决定了后续帧是否能稳定跟踪。ORBSLAM 加入了循环回路的检测和闭合机制, 以消除误差累积。系统采用与重定位相同的方法来检测回路(匹配回路两侧关键帧上的公共点), 通过方位图 (Pose Graph) 优化来闭合回路。PTAM 需要用户指定 2 帧来初始化系统, 2 帧间既要有足够的公共点, 又要有足够的平移量. 平移运动为这些公共点提供视差 (Parallax) , 只有足够的视差才能三角化出精确的三维位置。ORB-SLAM 通过检测视差来自动选择初始化的 2 帧。PTAM 扩展场景时也要求新加入的关键帧提供足够的视差, 导致场景往往难以扩展. ORB-SLAM 采用一种更鲁棒的关键帧和三维点的选择机制——先用宽松的判断条件尽可能及时地加入新的关键帧和三维点, 以保证后续帧的鲁棒跟踪; 再用严格的判断条件删除冗余的关键帧和不稳定的三维点,以保证 BA 的效率和精度。(Orb-slam basically continues the algorithm framework of PTAM, but most of the components in the framework have been improved, which mainly includes four points:)
- 2020-06-11 23:43:54下载
- 积分:1
-
Project_report
Image Inpainting for object removal project report
- 2014-01-07 18:52:08下载
- 积分:1