CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - shape

搜索资源列表

  1. shape.rar

    0下载:
  2. 无网格算法 mls形函数 可以用于无网格算法编程运算中,meshless method mls shape function
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:597
    • 提供者:heyiqian
  1. shape

    0下载:
  2. 一、声明一个Shape抽象类,在此基础上派生出Rectangle和Circle类,二者都有GetArea()和GetPerim()函数,GetArea用来计算对象的面积,GetPerim用来计算对象的周长。封装上述各类,并编写测试程序。 -First, declare an abstract class Shape, on this basis, derived classes Rectangle and Circle, the two have GetArea () and GetPeri
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:517
    • 提供者:赵莹莹
  1. GGD

    0下载:
  2. 自己编写的matlab程序,用于广义高斯分布的形状参数估计。-Matlab have written procedures for the generalized Gaussian distribution shape parameter estimation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:132571
    • 提供者:lpmsu
  1. shading

    0下载:
  2. MATLAB Code for Shape from Shading
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:35707
    • 提供者:mmdoha200
  1. NURBS-curve

    4下载:
  2. 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
  3. 所属分类:绘图程序

    • 发布日期:2012-11-29
    • 文件大小:14991
    • 提供者:小胡
  1. shape_context

    0下载:
  2. 对Shape Context算法提出者的论文算法的实现-The implementation of the Shape Context Algorithm
  3. 所属分类:GIS program

    • 发布日期:2017-03-22
    • 文件大小:93059
    • 提供者:宋伟
  1. JAVA

    2下载:
  2. 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-12
    • 文件大小:37192
    • 提供者:范卫华
  1. 3dMeter_demo

    3下载:
  2. 3D 形状仪表控件,可用于vc++对话框和窗口,参数可以调整,颜色由显示设备决定-3D shape of instrument control, can be used in vc++ dialog box and window parameters can be adjusted by the color display device decide
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-10-23
    • 文件大小:42236
    • 提供者:yefeng
  1. ShapeMatchingandObjectRecognition

    0下载:
  2. 基于形状上下文特征描述的形状匹配和物体识别介绍-Introduction to shape matching and object recognition based on Shape context
  3. 所属分类:Graph Recognize

    • 发布日期:2014-10-20
    • 文件大小:5447385
    • 提供者:丁呈
  1. c04

    0下载:
  2. 这个程序将图像变为二值化图像,然后对图像进行形状的特征提取,算法很全,包含多种图像形状提取方式。-image of this procedure into two binary images, and then to shape the image feature extraction algorithm is very full, Shape mixture of images extraction methods. -This process the image into a binary
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:65055
    • 提供者:宇文龍
  1. Fast_Lattice_Shape_Matching_2D_Demo

    0下载:
  2. 鲁邦实时形变的快速网格形状匹配方法,这个代码我是向作者要来的。-FastLSM: Fast Lattice Shape Matching for Robust Real-Time Deformation. This demo is intended to illustrate the kinds of behavior attainable using the FastLSM algorithm, and to provide an example implementation of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:436564
    • 提供者:yishui pan
  1. gabor

    1下载:
  2. Gabor滤波器经常被用于形状检测和特征提取,本文档作为gabor filter的tutorial性文档,详细介绍了gabor filter的原理 和特点 对要使用gaborfilter的初学者大有裨益-Gabor filters are often used to shape detection and feature extraction, gabor filter in this document as a document of the tutorial, detailing gab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:224633
    • 提供者:刘宋
  1. B-spline-surface

    3下载:
  2. 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
  3. 所属分类:Graph Drawing

    • 发布日期:2016-06-07
    • 文件大小:503753
    • 提供者:小胡
  1. Shape-Recognition

    0下载:
  2. 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-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
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:51394
    • 提供者:tom
  1. myASM

    0下载:
  2. 自己写的Active Shape Model face segmentation 代码 -Write their own Active Shape Model face segmentation code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:174821
    • 提供者:Roger
  1. snake_asm_courseware_code

    0下载:
  2. 国外课件:Active shape model 和 active contour model(snake)的matlab 原码,包括PDF格式的程序使用说明-Foreign courseware: Active shape model and active contour model (snake) in the matlab source, including the PDF format of the program instructions
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:672128
    • 提供者:Dark Rider
  1. ShapeContextProjects

    0下载:
  2. 图形识别算法 可用于图形识别以及 验证码识别研究-The main part of the code uses improved Shape Context as feature descr iptor and fit into a Hough Voting framework to detect objects. It can be used for initial hypothesis proposal. I hope you find this code helpful!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:63774
    • 提供者:啊反达
  1. ASM

    1下载:
  2. 主动形状模型,实现轮廓提取有一定的帮助。-Active Shape Model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:396456
    • 提供者:michael
  1. asm

    0下载:
  2. active shape model 分割演示程序。-active shape model segmentation demo.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:30477
    • 提供者:类成龙
  1. webcam-shape

    2下载:
  2. 为了在序列图像或视频流中识别目标形状,对初始背景图像求差,结果经过阈值化,然后进行形态学滤波,最后通过计算判断图像中目标的形状。运用虚拟仪器软件LabVIEW平台,配合USB接口的网络摄像头实现系统功能。此方法简便易行,对图像或视频中的目标识别效果良好。-In order to sequence images or video stream to identify the target shape, the initial background image for poor results af
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:479168
    • 提供者:yn
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com