搜索资源列表
LBP.rar
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
GA2
- 用遗传算法解决了图像分割问题,将图像中的像素按灰度值用域值M分为两类图像,一类为目标图像,另一类为背景图像,经过几十次迭代后有助于缩小检索范围-Using genetic algorithms to solve the image segmentation problem, the image pixel gray value according to the value of M is divided into two categories with the domain images, on
lena_full
- 图像处理时,总要有标准图片库,其中lena是公认的用于图形处理算法测试图片,然而网上的lena多数已经过预处理,本文件是lena的全身照原图,未经过任何预处理,可用于研究。-Image processing, there must be standard image library, which lena is a recognized test image processing algorithms for graphics, but most of the Internet has been
algorithms-and-implementation
- Visual C++数字图像处理典型算法及实现 源码-Visual C++ digital image processing algorithms and implementation of a typical source
imagematching
- 数字图像匹配matlab源码,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-Digital image matching matlab source, refers to a comparison between images, the similarity between different images. Based on digital images, the preparation of two digital image m
new
- 该程序是完成各种经典办色调图像处理算法,及基于图像特征的半色调方法和机遇图像极小乡四渡的半色调方法。-Completion of the program are to do a variety of classic color image processing algorithms, and image-based features of methods and opportunities halftone image of a very small rural four Kuantu half
Preciseellipseestimationwithoutcontourpointextract
- 这篇文章,提出了一种可以精确检测椭圆特征参数的线性算子。基于双曲线模型,该算子直接检测椭圆边界附近的原始梯度信息,这样可以避免中间精确提取椭圆边缘点的过程。当计算最小代数距离时,双曲线可以受双椭圆约束。这种算法将与其他算法确定中心位置方面进行比较,我们也将通过实际实验来比较。-This article presents a precise detection of the characteristic parameters of the linear elliptic operator. Bas
BlockMatchingAlgoMPEG
- 基于块匹配的帧间运动估计,对相邻帧间背景运动计算运动矢量 ,使用了多种搜索算法对运动块进行搜索和匹配。-Block Matching Algorithms for Motion Estimation,This MATLAB source code is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 di
yizhongsuijiduotuoyuanjiancedekuaisusuanfa
- 针对多椭圆检测问题提出了一种快速随机检测算法。该算法利用在图像中随机采样到的一个边缘点和 局部搜索到的两个边缘点以及这三个点的邻域信息确定候选椭圆,再将候选椭圆变换为对应圆,通过确认真圆来确 认真椭圆。在确定候选椭圆时,最大限度地减少随机采样点数 剔除更多的非椭圆点,降低了无效采样,减少了无效 计算。数值实验结果表明:该算法具有良好的鲁棒性,其检测速度比同类算法快-Ellipse detection problem for many a fast random detect
contrast
- 本程序实现了基于对比金字塔的图像融合算法,效果还不错,可以参考一下。-This procedure contrast pyramid based on the implementation of image fusion algorithms, the effect was not bad, you can reference.
8951245521
- 新三步搜索算法考虑了块矢量中心偏移的特性,在初步搜索时对中心周围的 位置同时做了匹配运算。在物体做小范围运动时,这种改进很有效,可以大大减少运算量,然而,在物体做大范围运动时,这种改进却带来了额外的运算量。现实的情况经常是物体既有小范围的偏移,也有大范围的运动。因此,在考虑块匹配算法时,既要照顾块的中心偏移特性,也要兼顾块的大范围运动。四步搜索 (Four-Step Search FSS)能够兼顾两种情况,可以得到较好的性能。 -The new three-step search alg
algorithms
- 本文提出了一种基于圆周划分的模板匹配算法! 与传统模板匹配算法相比! 本算法具有速度较有一定的旋转不变性抗干扰性好的特点-A new template matching algorithem based on circle partitioning is presented. The new algorithm is faster and more robust than traditional template matching algorithms
dmusic
- 一种实现超分辨率图像处理的新算法,本算法在综合前人算法的基础上,做了很大改进。很适合图像处理。-An implementation of the new super-resolution image processing algorithms, the algorithm in integrated algorithm based on the predecessors has done a lot of improvements. Very suitable for image process
Berkeley
- 里面有很多图像边缘检测的算法,可以从提供的网站上下载图片进行操作-There are many edge detection algorithms that can be downloaded from the website to provide pictures to operate
DigitalSignalandImageProcessingusingMatlab
- 本书对以Matlab为基础,从数字信号处理及图像处理的原理和算法入手,着重阐述用Matlab实现数字信号处理及图像处理的重要算法。-Book, Matlab-based, from digital signal processing and image processing theory and algorithms to start, focusing on the digital signal processing using Matlab and the importance of ima
ImageProcessing
- 常见图像处理算法的源码,包含各种变换、图像匹配、运动检测等-Common image processing algorithms source code, including all kinds of transformation, image matching, motion detection, etc.
8-Kinds-of-image-processing-algorithms
- 数字图像处理实现8种常用图像处理算法,包含旋转,平移,镜像-8 Kinds of image processing algorithms
The-Computer-Aid-Analysis-Algorithms-for-Two-Dimen
- 提出了二维数字滤波器的计算机辅助分析算法,可导出任意拓扑结构的二维数字滤波器的传递函数、分析其频率响应对系统参数的灵敏度及系统的稳定性。由该算法可生成通用二维数字滤波器的计算机辅助分析软件,解决了高阶与结构复杂的二维数字滤波器的理论分析与设计上的困难。-The computer aid analysis algorithms for two-dimensional digital filters have been proposed in the paper, which can derive
C.examples.computer.graphics.algorithms
- C计算机图形学算法编程实例C programming examples in computer graphics algorithms -C programming examples in computer graphics algorithms
Rank-Fusion-Algorithms
- 该文分析了基于投票模型的排序合成问题。在讨论2个常用的投票规则Borda 和Condorcet的基础上,介绍了用图论算法实现的淘汰投票算法,包括Kemeny算法-This paper analyzes the voting model based on sorting synthesis problem. In discussing two common Borda and Condorcet voting rules based on graph theory presented algo