搜索资源列表
ssd_hager_planar_tracking
- 目标跟踪源程序 开发环境matlab Those are a set of matlab functions for the tracking of a planar patch using direct grey levels information (a.k.a. SSD).-target tracking source development environment Matlab Those are a set of matla b functions for the track
3
- 第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Tex
acs4qt411p1
- QT 4.11 VC2005 patch
acs-4.3.x-patch3
- qt 4.3 for vc2005 patch
Bayer2RGB
- 用Matlab写的Bayer插值与白平衡算法,包含双线性和边缘检测两种插值算法以及White Patch自动白平衡算法-Bayer Interpolation and white balance algorithm implemented with matlab.
Bayer2RGB
- 用Matlab写的Bayer插值与白平衡算法,包含双线性和边缘检测两种插值算法以及White Patch自动白平衡算法-Bayer Interpolation and white balance algorithm implemented with matlab.
houghForest
- 这个是Dr. Juergan Gall写的检测识别图片中的物体,有关的文章名字是Class-specific Hough Forests for Object detection. hough森林方法结合了随机森林和Hough选票去估计物体中心的可能。-A method for the detection of instances of an object class.A class-specific Hough forest is a random forest that maps image
plytools
- 将ply格式的3D物体文件导入Matlab中,并且可以把Matlab中的Patch object导出成ply格式。-Ply format to 3D objects in the file into Matlab, and Matlab can be derived in the Patch object into a format ply.
t1lib-5.1.0.tar
- a rasterizer for "Type 1" (Postscr ipt) format outline fonts. It was donated by IBM for the R5 contrib tape and has been maintained since then by the MIT X Consortium. This version is compatible with X11R5 public patch 13.-a rasterizer for "Typ
correlCorresp
- 寻找相应的特点,在一副图片的基础是许多光流、立体的视觉和图像间的配准算法。一个发现匹配方法简单,取一小块一个图像,计算其滑动互相与其他的形象,并找到一个高峰。此表格提供了课堂的实现方法。-Finding corresponding features in a pair of images is the basis of many optic flow, stereo vision and image registration algorithms. One straightforward app
patch_recon
- 这是基于patch处理的图像处理matlab程序,具有很好的学术研究价值.-This is based on image processing matlab patch treatment program with good academic value.
Sparse Lab 200-Core
- 基于多帧图像插值(Interpolation)技术的方法是SR恢复技术当中最直观 的方法。这类方法首先估计各帧图像之间的相对运动信息,获得HR图像在非均 匀间距采样点上的象素值,接着通过非均匀插值得到HR栅格上的象素值,最后 采用图像恢复技术来去除模糊和降低噪声(运动估计!非均匀插值!去模糊和 噪声)。-In this paper, we propose a novel method for solv- ing single-image super-resoluti
CVPR2008
- CVPR2008论文The patch transform and its applications to image editing源代码-CVPR2008 The patch transform and its applications to image editing
Patch-Transform-Application
- 这是MIT一个专门研究图像处理的教授团队做的关于patch transform研究的源代码程序,讲述了其在图像拼接,图像重组方面的应用,工程浩大,但是价值非常高。-This is a MIT professor specializing in image processing team to do research on the patch transform the source code of the program, described in the image mosaic, image
haze_tool
- ENVI二次开发去云处理补丁,可用于去除薄云影响-ENVI secondary development to cloud processing patch, can be used to remove the cloud-affected
vgg_kdtree2
- kdtree的实现,用来图像检索,检索出与某一副图像中某特征相似度由高到低的n副图像-image patch data stored in k-d trees for fast and discriminatory image patch searches.the implemention of kdtrees
patch-transform-
- 图像处理 图像 缩放 SEAM CARVING PDF-IMAGE PROCESS IMAGE SCALE SEAM CARVING PDF
image-patch
- 基于matlab的、结合深度图像的图像修补- Image patch based on matlab, combined with the depth of the image
Low-patch-tv-denoising
- 采用低块秩的正则化方法,对规则图像进行去噪,能达到较好效果-denoising using low-patch regularizationl and TV leading to a good result
cvpr13_-a-Patch-Distinct-code
- 如何选取一个有区别力的图像补丁,CVPR上的文章的代码-cvpr13_What Makes a Patch Distinct -BenchmarkCode