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

搜索资源列表

  1. RotateImage

    0下载:
  2. 使用像素的旋转算法实现bmp格式的图片的围绕中心点指定角度的旋转。-Rotation algorithm implementations using pixel bmp format images of rotating around the center of the specified angle.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:374057
    • 提供者:杨佳
  1. AndroidApp_HelpYouChoose

    0下载:
  2. 名称:Help You Choose 功能: 1. 今天谁买单 这是一个调用了摄像头并使用了重力感应的应用。它主要实现的功能是拍照后将图 片剪裁后显示在界面,当按“start”或者摇动手机的时候,就会触发它开始进行随 机选择工作,在界面上的照片会逐渐消失,直到只剩一个,而显示的这个就是最后 被选中的人。当然这个“买单”只是其中一种应用,我们很多选择都可以使用,甚 至可以帮你选择最后要买哪样东西等等。 2. 掷骰子,比大小 该应用比较简单易懂,就是通过手指滑动骰
  3. 所属分类:Java Develop

    • 发布日期:2017-06-11
    • 文件大小:18700379
    • 提供者:于木每
  1. MfcSimple

    0下载:
  2. 好多CSDN的网友跟我要在MFC如何开发读取OBJ的程序。我实现了移动,旋转,放缩。选取相邻边、选取相邻点等功能。我就在这里一并奉送吧。该源码基于国外的一个图形学教程提供的示例代码。额,我忘记了,大概叫Assignment吧。-CSDN lot of friends told me how to develop a program to read the OBJ in MFC. I realized the move, rotate, zoom. Select adjacent edges,
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:674839
    • 提供者:无雨森
  1. DialogBarAndOBJAndOpenGL

    0下载:
  2. 用MFC实现的OpenGL环境下的对OBJ文件的读取,可以对OBJ的三维模型实现移动、放缩、旋转、找相邻点、找相邻边等功能。使用DialogBar。-OBJ file with the reading of the MFC implementation of OpenGL environments, three-dimensional model can move to OBJ s, scaling, rotation, looking for adjacent dots, find adjac
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:674273
    • 提供者:无雨森
  1. PinProgress_20836

    0下载:
  2. 实现饼状进度条(Pie Progress),点击饼状进度条,进度条里面的大头针(Pin)会发生旋转变化。可以将其放在某个View的左下角。-Achieve progress bar pie (Pie Progress), click on the pie progress bar, the progress bar inside the pin (Pin) rotation will change. It can be placed in the lower left corner of a
  3. 所属分类:android

    • 发布日期:2017-04-29
    • 文件大小:124607
    • 提供者:杨明
  1. surf-and-Homography-decomposition

    2下载:
  2. 使用opencv,首先提取两幅图像的surf特征点,然后匹配,求单应矩阵,然后分解得到旋转角度。保证可用,走过路过不要错过。-Using opencv, first extracting feature points of the two images of the surf, and then matching, seeking homography, then decomposition rotation. Guarantee is available, do not miss passin
  3. 所属分类:OpenCV

    • 发布日期:2017-03-02
    • 文件大小:23398602
    • 提供者:李明
  1. Graphics-comprehensive-experiment

    0下载:
  2. 1.1实现绘制Bresenham直线 运用Bresenham算法,通过点绘制实现直线。 1.2实现种子填充算法 运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。 1.3实现几何变换 运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。 1.4实现窗口裁剪 通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。 1.5实现绘制曲线 通过Bezie
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:257204
    • 提供者:林伟鸿
  1. controlling-keyboard

    0下载:
  2. 通过控制键盘来控制物体的远近,以及绕x,y,中心点不同方式的旋转-By controlling the rotation of the keyboard to control the distance of the object, and about the x, y, the center point in different ways
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:964
    • 提供者:XY
  1. opengltest

    0下载:
  2. 一个学习OpenGL入门的小程序,实现了把一幅视差图按照点云的形式显示,可以任选角度旋转,暂时没有缩放功能。-A learning OpenGL entry of small procedures, the realization of a disparity map to show the form of point cloud, optional angle rotation, temporarily not scaling function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:780246
    • 提供者:
  1. HDraw

    0下载:
  2. 1、 具有简易、友好的图形化人机接口界面。 2、 能够绘制点、直线、圆、椭圆、矩形、曲线等基本几何元素。 3、 具有几何对象拾取、复制、粘贴功能,以及拉伸、平移、旋转、镜像等基本图形操作功能。(对象拾取功能是指:通过鼠标点选几何对象上的任意位置,达到选取该几何对象的操作过程。也可通过按住鼠标,拖拽出一片区域,与这个选择区域相交的几何对象成批选中来实现多个对象的同时选取。) 4、 具有封闭几何对象的填充、裁剪功能。 -1, with a simple, friendly graph
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3768875
    • 提供者:李明
  1. canvas_choujiang

    0下载:
  2. html5转盘抽奖代码基于html5 canvas技术实现,点击开始旋转按钮,转盘就会快速旋转,停止旋转后,所在区域就是中奖项目。奖项可以自定义。-html5 html5 canvas turntable sweepstakes technology-based code, click the Start button to rotate the turntable will rapidly rotating, stops rotating, the location is the winnin
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4350
    • 提供者:zg
  1. RotateRect

    0下载:
  2. MFC实现的旋转矩形功能,矩形可以绕中心点进行旋转,类似WORD中的旋转功能。-Rotated Rectangle function MFC implementation, rectangular can be rotated around the center, similar to the WORD of rotation.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1138495
    • 提供者:Mr.Right
  1. Scattering_modeling_roll

    0下载:
  2. 目标散射点模型 按照方位 俯仰 侧摆动进行旋转后的空间模型-Target scattering point model according to the azimuth and pitching side swing space model after rotation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:924
    • 提供者:李莫
  1. the_coded_point_identify

    2下载:
  2. 三维扫描系统中标定用编码标志点识别,编码标志点旋转或变换方位后需要识别出对应的点变换到何处,此代码可实现此功能-Three dimensional scanning system calibration using code sign recognition, the coded target rotation or transform range after the need to identify the corresponding transform point where, this c
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4023630
    • 提供者:lijianglong
  1. xuanzhuan

    0下载:
  2. 本程序用于三维坐标绕原点旋转之后的点坐标位置,初始坐标自行设定。-This program is used to coordinate the position of the origin of the three-dimensional coordinates of the point of rotation around after the initial coordinates to set their own.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:552
    • 提供者:闫道普
  1. 3Dzp

    0下载:
  2. 3D照片展示,360度全方位旋转控制,效果非常棒!点击近景观赏。-3D photos show, full 360 degree rotation control, the effect is very good! A closer view of the saw.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-16
    • 文件大小:4132729
    • 提供者:ARong
  1. sift-algorithm-VC

    0下载:
  2. 一个图像识别算法.SIFT综述 尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。 其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-A kind of algorithm for the image reco
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1087047
    • 提供者:钟小江
  1. SIFT

    0下载:
  2. SIFT匹配(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-Matching SIFT (Scale invariant feature transform, Scale invariant feature transform) is a co
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10620931
    • 提供者:陈天华
  1. siftDemoV

    0下载:
  2. 找sift特征点,图像处理中特征提取。sift特征有对光照,尺度,旋转变化不敏感的优势。-Find sift feature points and feature extraction in image processing.Sift feature of illumination, scale and rotation changes the advantage of less sensitive.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:376422
    • 提供者:白梅娟
  1. Opengl-dianyunmoxing

    0下载:
  2. 对点云数据进行了显示,还包括旋转等操作,采用VS2010编程,结合opengl,-Point cloud data were displayed, including rotating, etc., using VS2010 programming, combined with opengl,
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11240121
    • 提供者:孙少平
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 31 »
搜珍网 www.dssz.com