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

搜索资源列表

  1. 001

    0下载:
  2. 因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:547
    • 提供者:吴斌
  1. thebasictwo-dimensionalgeometrictransformationalgo

    0下载:
  2. 计算机图形学实验--二维几何基本变换算法源代码-Computer Graphics Lab- the basic two-dimensional geometric transformation algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:291321
    • 提供者:刘松
  1. tuxingxue2

    0下载:
  2. 计算机图形学实验源代码--三维基本几何变换算法-Computer Graphics Experiments source code- the basic three-dimensional geometric transformation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:292679
    • 提供者:刘松
  1. DImageProcess

    0下载:
  2. 本程序在VC++2005下编译通过,实现了图像的几何变换功能,包括图像平移,旋转,镜像和转置的等基本的几何变换功能。-The program is compiled by VC++2005 realize the geometric transformation of image features include image translation, rotation, mirroring and Transpose, and other basic geometric transformati
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9502856
    • 提供者:Pluto
  1. GaussianMixtureModel

    1下载:
  2. 金融数据分析的一个新的程序码 可应用于数据分析 价格以及期货指数估计 还可用于 几何布朗运动的模拟-"An estimation technique for Time Indexed gaussian Mixture Models", we propose a model specification that can be used to describe data with spikes, jumps, mean reversion, geometric brownian motion, yo
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:167430
    • 提供者:Tu Shu
  1. hough--line

    1下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the meth
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:148658
    • 提供者:丁海龙
  1. tuxiangchuli

    0下载:
  2. 一本很好的vc++数字图像处理电子书籍。包含图像处理的基本内容,点处理,阈值分割,二值化处理,图像增强,正交变换,几何变换等。-A good digital image processing vc++ e-books. Contains the basic elements of image processing, point processing, thresholding, binarization processing, image enhancement, orthogonal tran
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13752320
    • 提供者:
  1. GBT14213-1993

    0下载:
  2. 初始图形国家交换标准。包括基本概念、数据格式、几何、非几何等内容。-Initial graphics exchange standard countries. Including basic concepts, data formats, geometry, non-geometry and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5965292
    • 提供者:luo qiang
  1. Geometric-transformation

    0下载:
  2. 读取图片,实现了图片的显示,旋转等基本几何变换-Read the image, to achieve a picture display, rotating and other basic geometric transformations
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-12
    • 文件大小:2734124
    • 提供者:
  1. Beatles

    0下载:
  2. acis scheme几何造型。可以描述整车的基本外形,简单易懂-acis scheme geometric modeling. Can describe the vehicle' s basic shape, easy to understand
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:3164
    • 提供者:章庸
  1. Geometry_Algorithm_Archive

    0下载:
  2. 介绍了一些计算几何的基本且使用的算法,带有部分代码。很实用。-Introduces some basic computational geometry and algorithms used, with part of the code. Very practical.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-03
    • 文件大小:1073584
    • 提供者:WEIDD
  1. image-processing(1)

    0下载:
  2. 自己编写的图像处理基本程序,包含图像增强,图像的几何变换,图像分割的一些经典算法-I have written basic procedures of image processing, including image enhancement, image geometric transformation, image segmentation some of the classical algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5915618
    • 提供者:万里红
  1. JX0102070216GIS

    0下载:
  2. 一个GIS几何类程序设计建立起一个基本的矢量图形系统的GIS几何类。实现处理直线、折线、多边形、矩形、圆、圆弧、标注文本等图形要素,针对每类图形要素(如颜色、线型、线宽、所在层、面积、最小矩形等属性)组织建立起对其组织管理的C++类,把每个图形要素作为一个独立的对象来管理。并注意在GIS系统中要给每个图形要素设计一个唯一(同一类别的图形要素范围内)的识别号ID。-Geometric class of a GIS program design vector graphics to build a
  3. 所属分类:GIS program

    • 发布日期:2017-04-03
    • 文件大小:378506
    • 提供者:金鑫
  1. 1

    0下载:
  2. 实现基本二维图形三角形、长方形的几何变换程序,其功能包括对图形进行平稳、旋转和缩放变换。-Two-dimensional graphics for basic triangle, rectangular geometric transformation process, its features include a smooth graphics, rotation and scaling transformations.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:230527
    • 提供者:guizhe
  1. image-display-software-

    0下载:
  2. 可对静态图像进行显示,及一些基本的处理。例如,几何变换、二值分割、灰度变换,并且能对图像的像素点进行RBG定位显示等。用C++builder编的。-Static images can be displayed, and some basic processing. For example, the geometric transformation, binary segmentation, gray level transformation, and can be RBG pixels of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:481893
    • 提供者:晨曦
  1. jibencaozuo

    0下载:
  2. 这是运用matlab进行图像处理时会遇到的基本操作,包括图像的代数运算、几何运算、空间变换、区域操作等-This is for image processing using matlab will encounter the basic operations, including images of algebra, geometry operations, space transformation, regional operations, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:5407
    • 提供者:hanghang
  1. xuni

    0下载:
  2. 虚拟现实入门技术,空间基本几何节点设计源码。可以快速体验x3d虚拟现实技术的视觉效果-Introduction to virtual reality technology, space design of the basic geometry node source. Can quickly experience the x3d visual virtual reality technology
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:20424
    • 提供者:sunyouming
  1. mesh-deformation

    0下载:
  2. (l)提出了基于最小二乘网格的自由变形技术。以最小二乘网格作为原始网格 的低分辨率网格,将两者之间的高低频差用局部标架编码,达到保持网格模型的 表面几何细节的目的。算法基本思想就是利用网格自由变形技术(均值坐标)控 制低分辨率的最小二乘网格,而不是直接控制原始网格 然后通过局部标架编码 重建变形后的网格。-(L) proposed a free-form deformation based on least squares of the grid technology.
  3. 所属分类:网格计算

    • 发布日期:2017-05-23
    • 文件大小:7298603
    • 提供者:周保兴
  1. MyPrj

    0下载:
  2. 数字图像处理程序,基本的一些实现,比如图像的几何变换,灰度变换,平滑,锐化等等,此程序里都存在-Digital image processing procedures, some of the basic implementation of this program there
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7174912
    • 提供者:刘锋
  1. Image-Processing-OpenCV-Chapter-6

    0下载:
  2. 基于OpenCV的计算机视觉技术实现第六章图像处理的源程序,其中包括图像边缘检测、直方图、Hough变换、几何变换、形态学等基本的图像处理。-OpenCV-based computer vision image processing technology to Chapter VI of the source, including edge detection, histogram, Hough transform, geometric transformation, morphology, a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:106491
    • 提供者:stellarzhong
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com