搜索资源列表
美国的SHAPE FILE
- 美国的SHAPE FILE,很好用!
Shape.利用C#语言读取Shape格式文件并将其显示
- 利用C#语言读取Shape格式文件并将其显示,read and display the shape flie
不用mo,查看shape文件信息 .rar
- arcgis开发\不用mo,查看shape文件信息,ArcGIS development without mo, view the shape file information
An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.
- 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
BMP-shape
- 形状上下文算法。做好预处理后,使用此算法匹配验证码,识别率非常高,且无视扭曲,变形。-The shape context algorithm. Do a good job pre-treated using this algorithm matches the verification code, recognition rate is very high, and ignore the twisted, distorted.
Shape-context1
- 自己整理的关于shape context。有matlab代码和word文档,word文档是关于shape context原理的介绍。相当全面。-Their order on the shape context. A matlab code and word document, word document is an introduction on the principles of shape context. Quite comprehensive.
Shape-context
- 基于形状上下文的图象识别技术(E文不行的就不要看了)-OCR tech based on Shape-Context
Shape
- 抽象类Shape,抽象方法:计算面积和显示面积,派生子类矩形和三角形-Abstract class Shape, abstract methods: calculating the area and display area, derived subclass of rectangular and triangular
Simple-Shape-Detection-using-Hough-Transform
- Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载-Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab
shape
- shape drawing using GUI-shape drawing using GUI..............................
shape
- /*做一个抽象的shape类 有一个可计算面积的抽象方法 1.做矩形和圆形两个类继承shape类 各自计算面积 2.根据两种图形的面积求法各自设置成员变量 3.设置图形类 包含图形名字和一个shape类型的成员 变量 并含一个方法 实现shape类成员的面积操作 4.做一测试类 分别根据不同的shape类对象实现多态*/-/* Do an abstract shape class has a way to calculate the size of an abst
shape
- CBIR with Shape method, very good
shape
- Shape成为一个包含接口(供层次结构中的类使用)的抽象基类。从类Shape派生出二维形状类TwoDimensionalShape和三维形状类ThreeDimensionalShape,它们也都是抽象类,然后用虚函数print输出每个类的类型和维数。为了计算类层次结构中每个具体类的对象,这两个类中还要包括虚函数area和volume。最后再编写一个程序测试类Shape的层次结构-Shape into a contained interface (for the class hierarchy t
shape
- 用C++实现一个具体事例,形状作为基类,正方形,三角形等等作为派生类。来体现类的多态性,其中涉及多态,继承,虚函数的使用。-using a C++ example to illustrate polymorphism, virtual function and etc. The example has a base class of shape, and many concrete shapes as derived classes.
shape.wdf
- 梦幻西游SHAPE.WDF源码,喜欢的可以下下玩-no
Shape-Context
- this code is used to get the shape context of an image ,it is useful
shape-template
- Android中shape渲染的XML模板.里面有shape渲染的所有参数及说明.-Android XML template in the shape rendering. There are all the parameters and shape rendering instructions.
Shape-Analysis-and-Classification
- 主要讲述基于图像的形状分析和分类的理论和实践方法,是图像处理和模式识别方面的好书-Mainly about theory and practice for image-based shape analysis and classification. A good book for image processing and pattern recognition.
shape
- 读取shape文件的源码,尤其是搞GIS方面开发的同学必须得,类容很详细-Read shape file source, especially in the development of students engaged in GIS must be very, very detailed class content
read-shape-file-with-CSharp
- 对于GIS(地理信息系统)行业的shp文件的读取操作。而且对内部结构进行了详细介绍-read the shape file of geography information system