-
Canny
说明: 用canny算子来检测图像边缘,VC++(Using canny operator to detect image edge)
- 2010-03-28 14:43:47下载
- 积分:1
-
adaptivegeneticagrithorm
基于自适应技术的遗传算法matlab源码,可应用于图像的去噪处理(based on adaptive technology GA Matlab source can be applied to the image denoising)
- 2006-09-20 11:11:14下载
- 积分:1
-
FVC2004
说明: FVC2004指纹数据库下载,希望帮到有需要的朋友.(FVC2004 Fingerprint Database)
- 2019-04-11 14:19:52下载
- 积分:1
-
wavepaste
说明: WAVEPASTE将系数放在小波分解结构中。(WAVEPASTE Puts coefficients in a wavelet decomposition structure.)
- 2019-05-11 15:54:06下载
- 积分:1
-
jpeg
本代码用matlab实现了图像的Jpeg编解码,使我的毕业设计,在这里与大家共享。(The code is implemented using matlab Jpeg image codec, so my graduation, and share here.)
- 2010-11-13 09:50:37下载
- 积分:1
-
EDS
分别利用 Roberts、Prewitt和 Sobel 算子对原图像进行边缘检测和锐化。(Respectively use Roberts, Prewitt and Sobel operator on edge detection and sharpening the original image.)
- 2013-03-19 14:16: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
-
Watermarking-in-contourlet-domain
图像经过Contourlet变换后,加水印(After Contourlet transform images, add watermark)
- 2011-08-08 20:23:15下载
- 积分:1
-
shuiying
将一张小图片影藏到大图片当中,使用半色调技术,并通过线性变换,调整两幅图像,将小图像影藏到大图像奇数行和列当中,可以调节线性函数的系数,改变影藏效果,改进后的(Will a small picture hidden to the big picture of a shadow of halftone use technology, and through the linear transformation, adjust the two images, the images hidden to big image of an odd number of rows and columns, can adjust the coefficients of the linear function, change the shadow hidden effect)
- 2011-12-04 21:58:56下载
- 积分:1
-
Hu
说明: Hu矩定位图像,可以提取图像的特征,然后进行匹配定位(Hu Moment positioning images, can be extracted image features, and then proceed to match the positioning)
- 2008-06-13 09:16:21下载
- 积分:1