搜索资源列表
定义抽象基类Shape
- 一个程序,定义抽象基类Shape,由它派生出3个派生类:Circle(圆形)、Rectangle(矩形)、Triangle(三角形),用一个函数printArea分别输出以上三者的面积,3个图形的数据在定义对象时给定。-A program that defines an abstract base class Shape, which it derived three derived classes: Circle (Circular), Rectangle (rectangle), Trian
Shape-Recognition
- 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-1- Read the RGB (colored) image in from user. 2- Convert image from (RGB) colored to gray image. 3- Threshold the image (convert gray image to binary image). 4- Invert the binary image (in order to speed
schnabel-2007-efficient-software
- Ransac Shape Recovery
sfs
- matlab source code for shape from shading
lib
- geotool 地理信息工具包.可以用于geotiff shape等文件的读取-tools for gis。usered to read geotiff shaoe .ect
ShapeProjection
- Shape 坐标转换程序 Shape 坐标转换程序-shape Projection demo
SHAPE_RECOGNITION_USING_MATLAB.ZIP
- Shape recognising,m files with example
shape
- CBIR with Shape method, very good
activeContourShapePrior
- 将形状作为具辨别力特征的主动轮廓模型应用-As a discerning the shape characteristics of active contour model application
ASM
- this file contains several parers in active shape model for face recognition
shape
- Shape成为一个包含接口(供层次结构中的类使用)的抽象基类。从类Shape派生出二维形状类TwoDimensionalShape和三维形状类ThreeDimensionalShape,它们也都是抽象类,然后用虚函数print输出每个类的类型和维数。为了计算类层次结构中每个具体类的对象,这两个类中还要包括虚函数area和volume。最后再编写一个程序测试类Shape的层次结构-Shape into a contained interface (for the class hierarchy t
ShapeRecognition
- Shap Context based Shape recognition
Cool-Form-Shape
- 能够实现各种窗体形状的代码,可以利用图片轮廓形成窗体形状的代码。-The shape of various forms to achieve the code, you can use images form the shape outline of the formation of the code.
form-cut-shape
- 把Form切割成你要的形狀,不再是死板板的長方形囉-Form cut into the shape you want, is no longer a rectangle of Si Banban Hello
Shape-memory
- Help to write UMAT for shape memory alloys
Brinson-Shape-memory-alloys-model
- This program can be used to evaluate stress strain response of shape memory alloys at constant stress and with constant material functions based on the Brinson model.-This program can be used to evaluate stress strain response of shape memory alloys
shape-context-character-recognition
- 基于形状上下文字符识别(shape context)的原作者的代码-Vendor code based the shape context character recognition (shape context)
shape
- 用c++的一个形状类,其中有子类正方形类和矩形类。-A shape with c++ class, which has classes and subclasses square rectangle classes.
SHAPE
- 读写Shape,能够实现读取和写进shape文件,了解shape文件的结构-read and write Shape file
signal shape function
- 建立任意长度信号的形态函数,此处形态主要指信号形状与稳定形态。(learing signal shape function)