-
fast-matlab-src
快速角点检测算法,本算法针对图像中存在的线和点进行检测,算法通过matlab程序实现,结果表明具有很好的效果(Fast corner detection algorithm, the algorithm for images that exist in the line and point detection algorithm matlab program, results show that with good results)
- 2008-12-21 14:11:03下载
- 积分:1
-
image_registration_matchinag
基于MATLAB的图像配准算法(高斯金字塔与其他几个算法)(MATLAB-based image registration algorithm (Gaussian pyramid with several other algorithms))
- 2011-06-01 01:15:26下载
- 积分:1
-
Harris
Harris角点检测程序(内附示例图像),利用鼠标在图像上选择提取交点的区域,进行角点提取。程序语言简洁,利于初学者学习。(Harris corner detection procedures (with sample images), using the mouse in the image on the choice of extraction point of intersection of the region, for Corner Detection. Programming language is simple and conducive to learning for beginners.)
- 2008-07-18 10:35:38下载
- 积分:1
-
Face-image-normalization
用matlab写的一个将人脸图像进行归一化处理的程序,主要是将多个图像的尺寸进行调整使其大小一致。(Matlab write a face image the normalization processing program, mainly to adjust the size of multiple images to make it the same size.)
- 2012-10-16 16:21:31下载
- 积分:1
-
StaMPS_v2.2.tar
stanfod大学一个博士编写的PS_INSAR处理程序,fr(University stanfod prepared by Dr. PS_INSAR a process, fr)
- 2020-12-30 18:19:01下载
- 积分:1
-
Divine
将需要处理的图像进行九等分,输出分割的图像并确认是否保存。——By LPETERPAN(Will need to deal with the image of nine equal, the output image segmentation and confirm whether to save.—— LPETERPAN)
- 2016-07-31 12:11:28下载
- 积分:1
-
AffineTrnasformation
说明: 这是我编写的关于计算机视觉中的一种重要的变换---射影变换的matlab源代码,希望对您有用。(This is what I prepared on computer vision in an important transformation of the projective transformation--- matlab source code, I hope useful for you.)
- 2009-08-07 12:05:29下载
- 积分:1
-
hough
hough变换提取图像中圆的半径和圆心坐标(hough transform to extract the radius and center)
- 2014-07-15 20:48:43下载
- 积分:1
-
weina
维纳滤波器仿真,是对基本算法原理的实现,没有考虑误差模型(Wiener filter simulation, the realization of the basic algorithm principle, without considering the error model)
- 2012-09-19 22:15:51下载
- 积分:1
-
discrim_rf
斯坦福大学的姚邦鹏开发的一个图像分类算法,使用random forest实现了图像的精细区域描述,赢得了PASCAL VOC2011图像分类竞赛中的winner prize.经测试,程序完全可运行,且提供了MAC和Windows下的两种程序。(Image Classification: An Integration of Randomization and Discrimination
in A Dense Feature Representation
The goal of our method is to identify the discriminative fine-grained image region that distinguishes different classes. To achieve this goal we sample image regions from dense sampling space and use a random forest algorithm with discriminative classifier. Each node of the tree of random forest is trained and tested with fine-grained image patches combining the information from upstream nodes together. We implemented each node of the tree with a discriminative SVM classifier, which makes the node as a strong classifier. )
- 2012-10-30 16:17:30下载
- 积分:1