搜索资源列表
样条演示
- 实现了图形学中的几种样条的绘制算法.包括二次、Bezier、B样条(二次、三次)等.-achieve the graphics of several samples of the mapping algorithm. Including the secondary, Bezier, B-spline (second, third).
controldemo-001
- 非常好的二维图形开发程序示例,用Delphi7.0所开发001-very good 2-D graphics development process samples, with 001 being developed Delphi7.0
displibdemo-002
- 非常好的二维图形开发程序示例,用Delphi7.0所开发002-very good 2-D graphics development process samples, with 002 being developed Delphi7.0
ruler-003
- 非常好的二维图形开发程序示例,用Delphi7.0所开发003-very good 2-D graphics development process samples, with 003 being developed Delphi7.0
ImageCheck
- 使用Direct show从摄像头采集图片,判断图像中是否有运动人体,并进行报警和保留样本,可用于智能监控。-show from the use of Direct Acquisition camera pictures, to judge whether there are images of human movement, and the police and retain samples for intelligent monitoring.
mg-samples-str-1.6.2
- MiniGUI的例子代码,对于学习MiniGUI的人,这是很好的例子!
image_suppression.rar
- 背景剪除提取前景运动物体。用于单帧图像,制作样本,Cut away the background of the prospect of moving object extraction. For single frame images, the production of samples
RANSAC.rar
- :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
XMP-FileInfo-SDK-5.1
- Adobe Creative Suite applications can be modified to display custom metadata UI. The Custom File Info SDK provides documentation and samples on how to create a custom Flex based metadata UI. It also includes instructions on creating an XML file for d
XMP-FileInfo-SDK-CS6
- Adobe Creative Suite applications can be modified to display custom metadata UI. The Custom File Info SDK provides documentation and samples on how to create a custom Flex based metadata UI. It also includes instructions on creating an XML file for d
code
- 利用最小距离分类器分类3种鸢尾属植物 load fisheriris 载入Matlab自带的鸢尾属植物数据集 每类的前40个样本用于生成代表该类的模板,后10个作为独立的测试样本-Plant data sets The first 40 of each class used to generate the samples representative of the class template 10 after the test sample as separate
glcdarm
- ARM projects samples
matlabtools-master
- Matlab tool and examples programming code samples
极图极坐标转换成反极图
- This is the inverse of ImToPolar. imP is the polar image with M rows and N columns of data (double data between 0 and 1). M is the number of samples along the radius from rMin to rMax (which are between 0 and 1 and rMax > rMin). Mr and Nr are t