搜索资源列表
gandalf.1
- 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.-Ivanov is a computer vision and numerical algorithm library, written in C, which allows you t
geometry_c++
- 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geometry commonly used algorithm li
vislib-1.8
- activemedia机器人上的图像处理算法库,使很好的视觉编程的平台。-activemedia robot image processing algorithm library, a good visual programming platform.
work2z
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程
fftw
- 基于C6711 DSP的FFTW,西方最快FFT算法库-based on the C6711 DSP FFTW, the Western fastest FFT algorithm library
PagingLandScape2.rar
- 分页地形和草木的算法库,几十万棵树运行的效率也非常高,对大型室外场景有非常高的意义。,Topography and vegetation paging algorithm library, to run hundreds of thousands of trees are also very high efficiency, large-scale outdoor scenes have very high significance.
shearwarp
- VTK库的用shearwarp算法进行物体的三维重建的源代码,并有改进,克服了原来的内存泄露问题-VTK library shearwarp algorithm using three-dimensional reconstruction of objects in the source code, and have improved to overcome the original memory leak problem
bk
- 该程序利用opencv图像处理库编写了用于检测运动目标的程序。采用的目标提取算法是背景减除法-The program using opencv image-processing library was prepared for the detection of moving targets in the process. Object extraction algorithm used in background subtraction method are
RayTraciny
- opengl实现光线跟踪算法,内容包括多光源效果,材料属性对光线跟踪的影响,动态光源。-opengl ray tracing algorithm implementation, including many lighting effects, material property on the effects of ray tracing, dynamic light source.
DeWall
- 德洛伊三角划分算法, 完整的算法源码,包含部分数学库.-Dello triangulation algorithm, the complete algorithm source code, including part of the math library.
digitalbeam_angorithmslibrary
- 数字波束算法库,里面含两个例程,由matlab代码组成。-Digital beam algorithm library, which contains two routines from matlab code.
PCARecognition
- A novel algorithm for Face Detection using PCA algorithm. Library used: OpenCV2.0
OPENCV2
- 可以找出视频中的元件,采用OPENCV作为DLL算法库-You can find the video components, using the algorithm library as a DLL OPENCV
L-R-algorithm
- L-R迭代复原的方法的matlab实现代码,包括用自己编写的L-R迭代复原方法和用matlab库函数编写的代码。-LR iterative restoration methods matlab implementation code, including the preparation of their own recovery methods and the use of LR iteration matlab library function written code.
elastix_sources_v4.4
- 医学图像配准算法库,基于ITK编写,针对于各种配准情形进行了优化处理-elastix is a medical algorithm library
qvision.0.8.1
- 基于 QT 的面向对象的多平台计算机视觉库。可以方便的创建图形化应用程序,算法库主要从 OpenCV,GSL,CGAL,IPP,Octave 等高性能库借鉴而来。-Based on the QT object-oriented multi-platform computer vision library. You can easily create graphical applications, the algorithm library from the high performance li
MeanShift-Kalman-tracking-algorithm
- 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
gandalf.1.5.tar
- 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. Dynamically reconfigurable vector, matrix and image structures allow efficient use of memory.
Inspect
- 使用HALCON图像处理算法库,C#实现监视器的源代码,机器视觉入行练习算法如何嵌套到自己的源代码的经典范例-Use HALCON image processing algorithm library, C# source code to achieve the monitor, machine vision algorithms on how to join the exercises into their nest classic example source code
algorithm
- Latent SVM算法实现行人检测;需要opencv库-Latent SVM algorithm for pedestrian detection needing opencv library