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

搜索资源列表

  1. AlgorithmforWheelRailContactGeometry

    1下载:
  2. 提出并实现一种轮轨接触几何算法,可以检测铁道车辆系统动力学仿真在线计算时轮对与钢轨的刚性 单接触斑、多接触斑和跳离情形. 所得刚性接触斑可以为Hertz 理论提供刚性穿透量和曲率,为非Hertz 理论提 供接触区域的法向间隙,为动力学仿真提供接触中心位置和法向方向. 轮对与钢轨的计算机三维图形显示表明 该算法是有效的. 该算法已用于开发空间耦合的铁道车辆系统动力学仿真软件-Algorithm for Wheel Rail Contact Geometry
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:269499
    • 提供者:zhzbao
  1. allfns

    2下载:
  2. 是由牛津大学VGG开发的三维重建开发包,其代码包括特征提取,单应矩阵计算,二视几何算法,多视几何的算法,是学习三维重建理论的好东西-code for reconstruction。 developed by VGG oxford
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-16
    • 文件大小:1350859
    • 提供者:alenw
  1. translation-image

    0下载:
  2. 图像的几何变换:图像的平移的matlab实现-Image geometric transformations: translation of the matlab image to achieve
  3. 所属分类:Fractal program

    • 发布日期:2017-03-26
    • 文件大小:9928
    • 提供者:唐小咪
  1. Image

    1下载:
  2. 遥感图像的打开处理程序,能够打开单波段,多波段图像,几何图像变换,线性拉伸变换,平滑 处理包括并行和串行,锐化处理包括梯度锐化、Roberts锐化、laplace锐化、sobel锐化等,还 有用绝对距离和马氏距离算法进行的监督分类算法等,包括了RAW格式数据资源-The opening of remote sensing image processing, to open the single-band, multi-band images, geometric image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10662355
    • 提供者:幻影
  1. AOA-algorithm-on-neural-network

    0下载:
  2. 基于几何结构的单次反射统计信道模型, 提出了基于RBF神经网络的AOA 定位算法-AOA location algorithm based on RBF neural network based on the geometric structure of a single reflection statistical channel model,
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:
    • 文件大小:536544
    • 提供者:清一
  1. SARcorrect

    0下载:
  2. 本文对合成孔径雷达的几何精校正进行了原理说明和仿真-In this paper, synthetic aperture radar principle of geometric correction for the descr iption and simulation
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:31361
    • 提供者:王艳霞
  1. junzhizuidazhi

    0下载:
  2. 用最大值滤波和几何均值滤波的方法对图像进行去噪,采用的模版是3*3-With maximum filtering and geometric mean method of filtering the image de-noising, using the template is 3* 3
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:759
    • 提供者:淑琴
  1. SDB2KML

    0下载:
  2. supermap数据转KML的简单程序(需要supermap object)。能将supermap SDB格式中基本的点(point)线(line)面(region)导出到KML文件在Google earth打开。如果几何图形有样式信息也一并导出。目前,只完成了基本点线面的导出,其他几何元素导出KML可参考该程序进行修改即可。-SuperMap KML simple data transfer procedures (need supermap object). Supermap SDB for
  3. 所属分类:GIS program

    • 发布日期:2017-03-26
    • 文件大小:21717
    • 提供者:xingii
  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487828
    • 提供者:yk
  1. DIP_program

    0下载:
  2. 使用QT编写的基本图形处理程序,功能包括:旋转、缩放等几何操作,灰度、平滑、平衡、边缘处理等。-basic graphics program using QT, features include: rotation, scaling and other geometric operations, gray, smooth, balance, edge treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:955277
    • 提供者:李翔
  1. ACIS

    4下载:
  2. 基于ACIS的几何造型技术与系统开发.pdf-the special tool for learnning ACIS
  3. 所属分类:编辑器/阅读器

    • 发布日期:2013-07-01
    • 文件大小:9889176
    • 提供者:zhangpeng
  1. Doo_sabin

    0下载:
  2. Doo-sabin细分曲面源码,通过载入obj文件,对物体进行多次细分,并显示每次细分所花费的时间,文件中带有多个obj文件。程序正确无误,是我的应用几何造型作业。-Doo-sabin subdivision surface source, through the load obj file, several segments of the objects and displays the time spent in each segment, the file with multiple ob
  3. 所属分类:Graph program

    • 发布日期:2017-05-30
    • 文件大小:13223211
    • 提供者:bends
  1. MySecond

    0下载:
  2. 图像处理程序基本算法实现,基于MFC,实现了包括图像类型转换、几何变换、空域和频域滤波、图像分割和轮廓提取等功能,适合初学者-Basic image processing algorithm, based on the MFC, including the image type to achieve the conversion, geometric transformation, spatial and frequency domain filtering, image segmentatio
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:32859714
    • 提供者:徐启龙
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. picturetransform

    0下载:
  2. 图像的平移、旋转、镜像、转置、缩放等几何变换算法。希望对大家有用。-Image translation, rotation, mirror, transpose, transform geometric scaling algorithm. I hope for all of us useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:75348
    • 提供者:silen
  1. 3D-image-transformation

    0下载:
  2. 3D 图像变换,包括几何变换(平移,旋转,缩放等)和投影变换(正视图,正轴侧视图,斜轴侧视图,透视图)-3D image transformation
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-21
    • 文件大小:34949302
    • 提供者:sally song
  1. drawtool

    0下载:
  2. MFC编写的简单几何图像绘图工具,包含简单几何图形的生成,移动,缩放以及多边形的剪裁,适合初学者参考-MFC prepared simple geometric image mapping tools, including the generation of simple geometry, move, zoom, as well as tailoring polygon suitable for beginners reference
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:2924724
    • 提供者:吴远豪
  1. franctal

    0下载:
  2. 奇妙的分形几何:噪音也可形成美丽图案。一篇关于分形的文章介绍。-Wonderful fractal geometry: the noise can also form beautiful patterns. An article on the introduction of fractal.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-06
    • 文件大小:1448939
    • 提供者:lee
  1. lesson4

    0下载:
  2. OpenGL 的几何变换演示代码,演示了基本的几何变换原理-OpenGL demo code of geometric transformations, to demonstrate the basic principles of geometric transformations
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:2068
    • 提供者:dde
  1. 3D

    0下载:
  2. 采用matlab对两幅视差图像进行3维重建,利用了对极几何的关系。-Matlab on the two parallax images with a 3-dimensional reconstruction, use of a very geometric relationship.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:35297
    • 提供者:罗捷亮
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com