搜索资源列表
-
0下载:
Gandalf软件(含源码)主要用于计算机视觉分析与相关数字分析。用C语言编写。Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST. Includes many useful vision routines, including camer
-
-
0下载:
经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, shape analysis.
-
-
0下载:
经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the
improvement VC code, may use for to withdraw the gradation image
characteristic point, uses in to match, the movement estimated
-
-
0下载:
VC++2005编写的各种排序的动画示例.对理解并分析比较各种排序算法有很大帮助.-VC 2005 prepared by the various sort of animation example. Analysis of understanding and comparison of different sorting algorithm greatly help.
-
-
1下载:
详细介绍了Leach协议与NS的关系、算法设计思想、簇头建立算法流程图、协议的难点解决、算法运行结果分析等方面的东西!
,Leach agreement detailing the relationship with the NS, algorithm design, algorithm flow chart of the establishment of cluster head, the agreement to resolve the difficulty, algorithm anal
-
-
1下载:
基于VB的指纹分析程序,可对输入的指纹图像进行黑白二次锐化、平滑图像处理、轮廓显示、特征对比、特殊显示等功能,有些处理功能类似PHOTOSHOP的功能。它的处理速度比较快,算法也值得学习。-VB-based fingerprint analysis, fingerprints can enter the second black-and-white image sharpening, smooth image processing, contour shows that the characte
-
-
0下载:
图像模式识别 VC 代码 之聚类分析,有遗传算法-Image Pattern Recognition VC code of cluster analysis, a genetic algorithm
-
-
0下载:
快速傅立叶变换(FFT)算法实现
将DFT算法与FFT算法计算时间进行比较,分析二者的效率和精确差异。-Fast Fourier Transform (FFT) algorithm to DFT algorithm and FFT algorithm for computing time to carry out comparative analysis between the two differences in the efficiency and precision.
-
-
0下载:
EdgeFlag是关于2D矢量图形中边界标记扫描的论文,论文中对此算法进行了较为详细的分析,此算法的效率高于GDI。-EdgeFlag on 2D vector graphics in the border marker scanning paper, paper on this algorithm a more detailed analysis, this algorithm is more efficient than GDI.
-
-
0下载:
OPENCV中的关键的算法分析实例,以及算法的分析过程-this code source is about example of all image analysis algorithm
-
-
0下载:
实时图形学·vc++实例分析,不错的算法-Analysis real time graphics vc++ instance, a good algorithm
-
-
0下载:
基于主动轮廓算法的一个使用特例,方便使用和原理的分析处理,很好用的啊-Based on an active contour algorithm using special case, easy to use and principles of analysis and processing, good ah
-
-
0下载:
实现点集覆盖,算法设计与分析作业,有图形界面-Achieve point set coverage, algorithm design and analysis work, a graphical interface
-
-
0下载:
均值漂移算法是一种基于颜色特征的无参密度估计算法,被人们广泛的应用于图像滤波、聚类分析和目标跟踪等领域。-Mean shift algorithm is a nonparametric density estimation algorithm based on color feature, which is widely used in the fields of image filtering, clustering analysis and target tracking.
-
-
1下载:
文件包含遗传算法,神经网络算法仿真,模糊PID算法等仿真,仿真结果电子文档,分析详细,所得结果都有截图。-Files contain genetic algorithms, neural network algorithm simulation, fuzzy PID algorithm simulation results of electronic documents, detailed analysis, the results have screenshots.
-
-
0下载:
数值分析&计算方法常见算法C语言源代码-Numerical Analysis & Calculation common algorithm C language source code
-
-
0下载:
计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行
-