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

搜索资源列表

  1. SourceImageViewerNewver

    0下载:
  2. 与其他的GDI图像处理程序平台相比,该程序最大不同之处在于实现任意角度旋转时并没有使用GetPixel和SetPixel函数,思路可以借鉴-with other GDI image processing platform, the The procedure biggest difference lies in achieving arbitrary rotation angle did not use GetPixel and SetPix el function, we can draw o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19.15kb
    • 提供者:WangYang
  1. 倾斜的螺旋图案

    0下载:
  2. 此程序不但画出了其中的复杂的螺旋图案,还可以倾斜任意角度,具有较大的灵活性,其中的一些细节很值得学习,对其他的绘制图形起了一个很好的借鉴作用-this program will not only draw one of the complex spiral patterns, can be tilted at any angle, with greater flexibility, some of which is worth learning details of the other mapp
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:973byte
    • 提供者:胡燕燕
  1. Transparent Teapot 用OPENGL绘制一个茶壶

    0下载:
  2. 用OPENGL绘制一个茶壶,并通过鼠标来多角度观看它,实现三维立体绘制-Draw a teapot with OPENGL and multi-angle viewing by the mouse to it, to achieve three-dimensional drawing
  3. 所属分类:OpenGL

    • 发布日期:2017-04-09
    • 文件大小:2.51mb
    • 提供者:海纳百川
  1. Arc

    0下载:
  2. 用opengl可以画出圆弧,可以修改程序中的角度,可画出任意的圆弧。-Can draw with opengl arc, you can modify the angle of the program can draw any arc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.44mb
    • 提供者:小金
  1. Project3

    0下载:
  2. opengl绘制的一个可以转动,可以调节视角的程序-opengl draw of a rotating, you can adjust the angle of the program
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-11
    • 文件大小:17.99mb
    • 提供者:韩雨桐
  1. ImageProcesing

    0下载:
  2. 编程实现:读一幅图像(BMP或JPG格式)并根据显示窗口大小自适应显示全图,实现如下功能:(1)可任意角度旋转;(2)可任意放大缩小;(3)任意选择一个区域,画出该区域图像的灰度直方图.-Programming: Reading an image (BMP or JPG format) and in accordance with the size of adaptive display window shows the entire map, the achievement of the fo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:321.74kb
    • 提供者:陈绪戈
  1. graphic

    0下载:
  2. 现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight lin
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2.01mb
    • 提供者:aeyoung
  1. ROIDraw

    0下载:
  2. 兴趣区域选取,扩展兴趣区选取的功能,不必局限于圆形或方形轮廓落形态-Most ROI Drawing Tools limit you to either drawing a circular ROI or a rectangular ROI perpendicular to the X-Y axis. ROI Draw s primary purpose is to expand upon the drawing of rectangular ROI s by allowing you to d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:18.26kb
    • 提供者:fa
  1. UBM

    0下载:
  2. C#画图,线,角,面积以及一些图像的处理-C#draw line,angle,range
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:33.46kb
    • 提供者:徐红杰
  1. proj1

    0下载:
  2. 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(refl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:5.63kb
    • 提供者:小痴狗子
  1. DrawRactAngetocontrol

    0下载:
  2. Draw Ract Angle To Any Control
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:Ramesh Jain
  1. 6

    0下载:
  2. 绘制圆柱投影,并可绘制变形椭圆,等角航线,及航线与主要经纬线夹角-Draw cylindrical projection, and can draw the deformed ellipse, Conformal routes, and routes with the main angle of latitude and longitude lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:76.63kb
    • 提供者:tlh
  1. blanking

    0下载:
  2. 在屏幕上任意绘制一个多边形,在计算机内将其表示为一个以此多边形为底面的正n边棱柱(指定高度),棱柱的各面具有不同的颜色。 用Z-Buffer算法做面消隐; 允许以棱柱中心为固定点,通过输入x, y, z方向的转动角度实现任意角度的旋转(或通过鼠标操作实现任意角度的旋转) ; 投影方式:正平行投影,并假设物体始终在裁剪空间内;-On the screen draw an arbitrary polygon, within the computer as a polygon of its
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2.01mb
    • 提供者:一个新名字
  1. Ex2_2

    0下载:
  2. 使用opengl函数写程序,实现如下:画一个矩形,平移至点P(100,50,200),绕x轴旋转45度角。-To write programs using the opengl function to achieve the following: draw a rectangle, flat move to point P (100,50,200), around the x-axis rotation 45-degree angle.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1.58mb
    • 提供者:刘贵冬
  1. Selectable3DScattergraphUsingOpenGL

    0下载:
  2. 本示例使用OpenGL创建三维Scattergraph,用户可以从任何角度查看使用鼠标旋转。图形数据可以经正投影或透视投影显示,并可以选择每个点的颜色。用户可以在图形周围绘制点,并选择它们,然后缩放图,以扩大该区域包含选定点。-This sample uses OpenGl to create a 3-D Scattergraph that the user can view from any angle by rotating with the mouse. The data can be s
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:230.8kb
    • 提供者:MEI GANG
  1. opengl

    0下载:
  2. 绘制一个多边形,实现以下变换:a) 按字母U或u进行旋转轴的切换:旋转轴为垂直于屏幕的直线,过当前窗口中心或者过物体中心(通过按U/u在两种可能中切换)。改变旋转轴后的变换是在以前发生所有变换的基础上累加进行的。b) 按字母R或r, 物体绕旋转轴分别旋转一个小角度d0或者-d0。 c) 按向上、下、左、或右方向键,物体相对于屏幕向上、下、左、或右平移固定长度L0。d) 按S或s实现物体绕自身中心放大为原来的k或1/k倍,其中k>1为放缩因子。e) 如果按字母i或I, 则取消之前b,c,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:267.07kb
    • 提供者:zengchao
  1. ellipse

    0下载:
  2. 在窗体上画任意角度的椭圆。将原来网上下载的去掉BUG。-draw ellipse with any angle by VB 2005.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:49.72kb
    • 提供者:tmp_tmp_1
  1. draw

    0下载:
  2. 1.画填阴影线的任意多边形,阴影线间距,角度可调 2.多项式加减法 3.栈与队列(10进制转16进制,入栈,出栈,入队,出队,销毁队列,显示队列)-1. Draw the line polygon fill in the shadow, shadow line spacing, angle adjustable 2. Polynomial Addition and Subtraction 3. Stacks and queues (10 decimal 16 hex transfer,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:6.26kb
    • 提供者:叶子
  1. opencv_rand_draw

    0下载:
  2. 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。   开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5   实验功能:   1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.54mb
    • 提供者:wuwei
  1. angle

    0下载:
  2. 在图像上任意画出两条直线,能够准确的求出两条直线之间的夹角-Any draw two straight lines in the picture, can accurately calculate the Angle between the two straight lines
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:282.04kb
    • 提供者:解德芳
« 12 3 »
搜珍网 www.dssz.com