搜索资源列表
track
- 在vc环境下,四阶经典龙格库塔算法的实现.-in vc environment, the four bands classic Runge Kutta algorithm implementation.
供vb调用的高质量旋转图片vc动态库代码
- 用VC编写高质量图片旋转算法(双线性插值法),生成DLL源代码,并提供VB调用例子代码。-VC prepared high-quality images rotation algorithm (bilinear interpolation), generate DLL source code, and called for VB code examples.
(Image)FastLib_N
- FastLib图像特效库(新).一些图形方面的算法如翻转,放大缩小,都有例子:)-FastLib Image effects for the (new). Some graphics algorithms such as overturned, zooming, Some examples :)
mobanpipeiippssda
- 这是一个图像处理模板匹配的新型算法,里面包括了三代模板匹配算法,包括使用INTEL的Ipp库,还有二次匹配算法,和SSDA算法-This is an image processing template matching new algorithms, including the inside of three generations of template matching algorithm, including the use of Intel studied by the library,
MFCBezier
- Bezier曲线的C++算法实现.利用MFC库自己编写.-Bezier curve C algorithm. Use to prepare themselves for MFC.
CDTestFramework
- 这是利用碰撞检测库做的一个碰撞检测环境,有可以选择多种算法进行实验。
ImageDib
- 数字图像的有用程序,包含了图像的很多算法,用C,C++写得图像处理库
pca
- ORL-人脸库的pca算法程序。可以测试其人脸识别的时间和准确率
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
rice.rar
- 一个检测米粒的小程序,主要用到图像分割算法,需要加载opencv库才能使用,A detection of a small grain of rice programs, mainly used in image segmentation algorithms need to load in order to use opencv library
Dictionary
- 基于离散子串匹配算法的电子辞典。对每个词条算出一个匹配度,查询时根据匹配度大小依次顺序列出词条;词库较大,因此采用了分类索引的算法,提高了查询速度。-Based on discrete substring matching algorithm of electronic dictionaries. Calculated for each term of a match, the query sequence according to the size of matching entries li
DP_pipei
- 用于立体视觉匹配的动态规划(dynamic programming)算法,基于英特尔opencv图像库实现。-Visual match for the three-dimensional dynamic programming (dynamic programming) algorithm, based on the Intel opencv image library.
callICP
- 使用vc++实现ICP配准算法,编译成动态链接库,通过调用CallICP函数可以实现两组点云之间的配准-Using vc++ to achieve ICP registration algorithm, compiled into a dynamic link library, by calling CallICP function can be achieved between the two sets of point cloud registration
Graph
- 计算机图形学的实验设计,包含计算机图形学课程的基本处理算法和技术,用VC6.0实现,界面用了MFC类库。-Computer Graphics of the experimental design, including computer graphics courses in the basic processing algorithms and techniques, using VC6.0 to achieve the interface with the MFC class library.
CGAL-3.6-Setup
- 很多二维 三维几何计算算法 C++ 类库-Many two-dimensional three-dimensional geometric algorithm C++ Library-Many two-dimensional three-dimensional geometric calculation algorithm C++ Class Library-Many two-dimensional three-dimensional geometric algorithm C++ Librar
Car
- 视频分析,车辆分析,用OPENCV的类库,做实际的车辆分析,现在绝大多数算法都是用这个的-Video analysis, vehicle analysis
ECClib
- C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行-C++ implementation of elliptic curve algorithm. Has written a library called on the line as long as
huayuan
- 一个画圆的算法程序,运行前要添加graphics库到VC环境下。-A draw a round program to add a graphics library before running to the VC environment.
zhixian
- 一个画直线的算法,在DOS下显示,运行前要添加graphic库到VC环境中-Draw a straight line algorithm, under DOS, before running to add the graphic library to VC environment
CGAL-4.5
- CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和