搜索资源列表
LK-derivation
- This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardwa
GPU_KLT.0.0-User-Manual
- This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardwa
NOIP2007
- NOIP2007 备战指南 主要讲解了c++ STL库和竞赛中使用的各种算法-Main NOIP2007 preparing guidelines on the c++ STL library and used in a variety of competition algorithm
ActiveXLabVIEWMATLAB
- 结合实例详细介绍了LabVIEW利用ActvieX技术调用MATLAB节点进行通讯的方法,利用MATLAB优化算法库,通过LabVIEW显示,达到了优势互补的目的。-Combination of LabVIEW examples described in detail the use of MATLAB to call ActvieX technology node communication methods, using MATLAB optimization algorithm librar
sift4
- :提出一种基于尺度不变特征变换(SIFT)特征匹配的目标跟踪方法.首先使用SIFT提取目标特征,构 建目标特征库,然后使用基于K维树的特征匹配算法,对实时序列图像提取的SIFT特征与特征库中目标进行精确匹配 -: Based on Scale Invariant Feature Transform (SIFT) feature matching target tracking. The first to use SIFT target feature extraction, featur
opencvconfiguration
- openvc图像处理库在vc++ 6.0中的配置。对学习sift算法等图像处理很有帮助-openvc image processing library in vc++ 6.0 in the configuration. Sift algorithm for learning useful image processing
The.Detail.Analysis.and.Improvement.of.Calibration
- 以计算机视觉和视觉检测中的摄像机标定过程作为研究的对象,分析了开源计算机视觉函数库OpenCV中的摄像机模型,使用张正友基于平面模板的方法进行标定,过程中充分考虑了透镜径向畸变和切向畸变因素的影响。文章给出了标定的详细步骤,并对具体函数做了算法上的分析,同时从参数非线性回归分析的角度提出了优化的途径和措施。该算法充分发挥了OpenCV函数库的功能,提高了标定精度和计算效率,具有良好的跨平台移植性,可以满足视觉检测或其它计算机视觉系统的需要。-To computer vision and visu
AGG
- 基于AGG 算法库的通用图形接口设AGG algorithm library based on a common graphical interface design-AGG algorithm library based on a common graphical interface design
VCPPandMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该 文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software requires complex mathematical algorithm used
An-Open-Source-SIFT-Library
- Describes an Open Source library used for the purpose of Image Matching using David G. Lowes SIFT algorithm.
SAR_Target-Det
- This paper put forward own target detection algorithms for single band/polarization, multi bands/ polarizations, gives an almost perfect algorithms library for SAR image target detection and algorithm performance evaluation system.
operating-system-jobs---lab-report
- 自定义进程相关的数据结构; 利用MFC类库中的栈(queue),链表(list),向量(vector)等模板模拟进程控制块队列、进程控制块优先级队列、统计信息链表及其指令集合; 利用MSDN和MFC API编程实现常见的进程控制和调度策略(先来先服务算法、时间片轮转算法、最高优先权优先调度算法、最短进程优先调度算法); 测试以上进程调度策略的周转时间、带权周转时间、平均周转时间和平均带权周转时间,并定性评价它们的性能。-Custom process-related data stru
OpenCV-application
- 先介绍实现视频图像目标检测的几种算法,然后介绍一种开放源代码的计算机视觉类库OpenCV,主要阐述该类库的特点及其结构,最后通过“检测一个视频中的运动物体”这一实例探讨了使用OpenCV进行编程的方法。-First, the algorithm of target detection based on video images, and then introduced a kind of open source computer vision library OpenCV, main chara
data-mining
- 介绍了数据挖掘中关联规则的基本概念和方法, 进一步讨论和研究了关联规则在图书馆读者文献借阅历史数据分析中的应用。用Apriori关联挖掘算法能挖掘出隐藏在历史数据背后的有用的规则和潜在的信息, 这将有利于为读者提供个性化服务和对图书馆的服务提供决策支持。-Introduces the basic concepts and methods of association rules in data mining, further discussion and the research of asso
Java-software-protection-technology
- 用加密的方法来保护Java类文件,加密可以有效地对抗反编译 Java技术在设计之初就考虑到应用环境的复杂性,因此允许用户根据Java规范定制类加载器,使用这些定制的Classloader可以完成特定的操 作,比如从网络上下载类文件,验证类文件来源等,本文定制了 北京邮电大学硕日毋究生学位论文Java软件保护技术研究及实现一个Classloader来完成加密类文件的加载" (3)负责密钥提取和解密的具体算法不能被加密,否则又需要先将它 们解密,由此将形成一个循环,而它们又是必须
tsp-lib
- tsp library that need for test your algorithm
Combiation-of-MatlabaLabView-
- LabVIEW与Matlab无缝集成的三种常用方法,即COM组件法、中 间文件传递参数法和VC++参数类型转化法。利用这些方法可将两种软件取长补短,且便于软件的 发布。 -Three methods were introduced with a typical example to show how to integrate LabVIEW and Matlab seamlessly, which were COM object method, transmitting para
OMP
- The problem of optimal approximation of members of a vector space by a linear combination of members of a large overcomplete library of vectors is of importance in many areas including image and video coding, image analysis, control theory, a
IQmath-library-DSP-algorithm
- 基于TI公司提供的IQmath库实现定点DSP芯片2812上将进行精确地浮点运算-IQmath DSP2812
cognex training
- 机器视觉算法库,应用说明文件,主要包含quickbuild应用说明,以及C#与visionpro联合应用说明(Machine vision algorithm library, application descr iption document, mainly includes quickbuild application instructions, and C# and visionpro joint application instructions.)