CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 图形变换

搜索资源列表

  1. -2二维图形的变换技术-几何变换.rar

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:1496248
    • 提供者:
  1. -2二维图形的变换技术-剪裁技术.rar

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:1230173
    • 提供者:
  1. tuxingdebianhuanpingyi

    0下载:
  2. 1基本图形的扫描转换2二维图形的几何变换 平移-a basic graphics scan conversion of two 2D geometry transform Translation
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:431440
    • 提供者:haib
  1. remoteSensing

    0下载:
  2. 一种新的彩色图像特征检测算法 -学术论文 - 图像图形网-机器视觉,数字水印,遥感,指纹,人脸识别,生物医学,神经网络,人工智能,GIS,小波变换-a new color image feature detection algorithm-academic-Image Network Graphics-machine vision, digital watermark, remote sensing, fingerprint, face recognition, biomedical, neur
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7806
    • 提供者:ljz
  1. 几何变换

    0下载:
  2. 南京信息工程大学 实验(实习)报告 实验目的:练习图形几何变换的算法及实现 实验内容:给定多边形P的控制点为:{{-3,5},{-3,2},{2,-2},{2,1}, {6,2},{2,6}},对该多边形进行二维几何变换并画出变换后的图形。 实验要求: 1、 试将坐标原点移动到多边形P的重心; 2、 将多边形P绕(2,-2)点顺时针旋转60度; 3、 将多边形P分别向x方向错切2倍,向y方向错切1/2倍; 4、 撰写实验报告并附上所用变换矩阵、程序和结果。
  3. 所属分类:报告论文

  1. 计算机图形学实验

    0下载:
  2. 本资源详细介绍了有关计算机图形学上机实验的步骤和源代码。内容有:图形设备接口和图形程序设计;鼠标编程;菜单程序设计; 基本图形(元)生成技术一; 基本图形(元)生成技术二; 基本图形处理技术一; 基本图形处理技术二;交互式技术和用户接口;曲线与曲面; 二维几何变换。其中又分为几大板块进行详细设计
  3. 所属分类:其它文档

    • 发布日期:2012-11-11
    • 文件大小:1401344
    • 提供者:anyanyi@126.com
  1. ff

    0下载:
  2. 基于距离变换的多尺度连通骨架算法,本文提出一种新型骨架算法 ,在图形内根据距 离变换的约束 ,由骨架种子点开始以单像素宽度逐点生长出各骨架分支 ,逐点生长保证了连通性.实验证明该算法 的骨架生长过程是骨架由粗到精的演变过程 ,能够方便地实现骨架的多尺度控制.-Distance transform based on multi-scale skeleton connectivity algorithm, this paper presents a new type of skeleton
  3. 所属分类:Document

    • 发布日期:2017-03-25
    • 文件大小:529381
    • 提供者:
  1. GUI

    0下载:
  2. [摘 要] 通过Matlab 提供的可视化图形界面环境GUIDE 和Matlab 内嵌的相关函数设计完成的连续傅立叶变换演示界面,展示了图形用户界面在分析研究信号与系统分析中的重要应用.-[Abstract] Matlab provided through the graphical interface environment visualization and Matlab embedded GUIDE correlation function design is completed cont
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:248932
    • 提供者:zhaocuiqin
  1. ascllcode

    0下载:
  2. 由ASCLL码值向图形变换的关系,用来进行两者间的相互变换.-failed to translate
  3. 所属分类:Project Manage

    • 发布日期:2017-04-24
    • 文件大小:69682
    • 提供者:nirvana
  1. wj5

    0下载:
  2. 本科课程《图形变换动画表示》实验设计方案的实验报告-Undergraduate curriculum, " said animation graphics transform" Experimental design Experimental Report
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:127392
    • 提供者:badshao
  1. wendan

    0下载:
  2. 三维图形的透视投影二位图形的视窗变换以及图形的旋转、放缩、平移等一系列算法-Perspective projection of three-dimensional graphics of the two graphics window graphics transform and rotate, zoom, pan, such as a series of algorithms
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:18579
    • 提供者:sdlkjf
  1. 5

    0下载:
  2. 本章讲述了各种图形学中的几何变换,包括一维和二维的旋转,平移以及缩放,对各种几何变换都具有详细的思想描述,算法描述和举例,以及其他相关的内容,简单实用-This chapter describes a variety of geometric transformations in graphics, including the one-dimensional and two-dimensional rotation, translation and scaling of various geom
  3. 所属分类:Document

    • 发布日期:2017-05-18
    • 文件大小:5026229
    • 提供者:xixi
  1. 9927406zijide

    1下载:
  2. 常见的几何图形(二维图形)都是由点、直线和圆组成,而平面上的点和直线都可用矢量进行表示,如果假设几何图形中不包含圆,那么一个无论多么复杂的几何图形都可用矢量表示并存储,且图形上的几何变换都可通过矢量上的变换得以实现。-A common geometry (two-dimensional graphics) by points, lines and circular form, while the plane of the points and straight lines are availab
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6934
    • 提供者:徐东
  1. lq

    0下载:
  2. 利用MATLAB强大的图形处理功能,符号运算功能和数值计算功能,实现连续时间非周期信号频域分析的仿真波形; 1、用MATLAB实现典型非周期信号的频域分析; 2、用MATLAB实现信号的幅度调制; 3、用MATLAB实现信号傅立叶变换性质的仿真波形; -The use of MATLAB powerful graphics processing capabilities, symbolic computing and numerical computing capabilitie
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:217182
    • 提供者:冯芸
  1. cxx6

    0下载:
  2. 准是指同一区域内以不同成像手段所获得的不同图像图形的地理坐标的匹配。包括几何纠正、投影变换与统一比例尺三方面的处理。在多时相、多信息的复合综合分析时常需... -Standard is the same region acquired by different imaging methods of different geographic coordinates of the image graph matching. Including geometric correction, proj
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:73767
    • 提供者:sunfm
  1. Digital-Image-Prossing

    0下载:
  2. 有灰度处理、图像平滑、边缘检测、图形变换、百叶窗、雨滴等-digital image prossing
  3. 所属分类:Software Testing

    • 发布日期:2017-05-17
    • 文件大小:4186843
    • 提供者:lfg
  1. JHBH

    0下载:
  2. 计算机图形学中的几何变换 包括平移缩放旋转等-Geometric transformations in computer graphics, including the Pan and Zoom, rotation
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:14098
    • 提供者:sdadf
  1. 10080414_trans

    0下载:
  2. 二维图形变换的实例, 包括旋转,缩放,对称-Transform instances of two-dimensional graphics, including rotation, scaling, symmetric
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:307656
    • 提供者:
  1. -MFC-and-OpenGL-load-3dmodel

    0下载:
  2. 在openl中编写图形变换程序,通过载入模型,通过opengl程序进行模型控制-Graphics transformation program written in openl model by loading opengl procedures for model control
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:144303
    • 提供者:gaohongxian
  1. graphics-transformation

    0下载:
  2. 一种图形变换的转化,对于做这方面课设比较有用,-Conversion of a graphics transformation is more useful, for doing this class-based,
  3. 所属分类:File Formats

    • 发布日期:2017-11-25
    • 文件大小:189458
    • 提供者:邹文
« 12 »
搜珍网 www.dssz.com