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

搜索资源列表

  1. PictureTreatment

    0下载:
  2. 提供的 vc 代码完成以下功能: 1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。 2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。 [代码性质] VC完整应用程序代码 [代码作者] 王寒 [文件大小] 327K [更新日期] 2005-4-12 11:42:00 [来源]http://www.vckbase.com/code -vc code for the completion of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:350316
    • 提供者:江帆
  1. Rotate

    0下载:
  2. 用CImage类编写的图片旋转代码,对图像处理方面有需要的人可以参考一下-Written with CImage class picture rotation code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12230372
    • 提供者:沈宇轩
  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:83326
    • 提供者:黄沛杰
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:4651
    • 提供者:王万国
  1. rotation-transformation

    0下载:
  2. 图像的旋转变换,vc源码,是图像处理入门的好源码!-Image rotation transformation, vc source code, is a good source image processing entry!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:211430
    • 提供者:张国庆
  1. xuanzhuanjiajiaozheng

    0下载:
  2. 我们的数字图像处理作业,旋转加校正,源程序。-Our digital image processing operations, increase rotation correction, the source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:106770
    • 提供者:white
  1. code

    0下载:
  2. 一个人物的点阵模型在以运动捕获文件记录的方式运动。可以通过在程序中设置平移或旋转的步长, 当按下一设定好的快捷键时,实现视口变换。-The lattice model of a character in a motion capture file campaign records. Can be set up in the process of translation or rotation of the step, when pressing a shortcut key when confi
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2450462
    • 提供者:dirk
  1. xuanzhuan

    0下载:
  2. 8bit图像旋转的代码,用了后向双线性插值的方法-8bit image rotation code, using the latter to the bilinear interpolation method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2668152
    • 提供者:陈冲
  1. OBJETS-3D-ROTATION

    0下载:
  2. this code is OBJETS-3D-ROTATION, source http://www.cppfrance.com/telecharger.aspx?ID=9862
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:396594
    • 提供者:silkan_h
  1. proj2_luw4

    0下载:
  2. Second project in graphics course. Still very simple, but this time is creating 3D objects, and very simple rotation using GL function, which is actually just stack manipulation. 3D objects drawn are not using GL function, but my own code, there s ma
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:7234
    • 提供者:luke
  1. cg3Dtrans

    0下载:
  2. 是三位的物体在三种坐标系下的显示,平移和旋转运动等方面的代码-Are three objects in three coordinates of the display, such as translation and rotation code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:53615
    • 提供者:靳飞飞
  1. VC.DLL.image.360.rotation

    0下载:
  2. VC生成的DLL实现图片360旋转经典代码,很特别的一个例子推荐-VC DLL generated code to achieve the classic image 360 rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:533922
    • 提供者:mail
  1. shape-matching-cluttered-scenes-

    0下载:
  2. 旋转不变非刚性的图像匹配 。代码为matlab源码,代码注释详细,可以通过代码上的链接找到原始文献,以作详细学习-Rotation-invariant non-rigid image matching. Matlab source code, code comments in detail, you can find links to the original code on the literature, for detailed study
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:320589
    • 提供者:joe
  1. Code

    0下载:
  2. 小型CAD实现直线矩形圆的绘制,以及它们的平移旋转等功能-Small rectangular circle CAD drawing to achieve a straight line, and their translation rotation functions
  3. 所属分类:CAD

    • 发布日期:2017-05-26
    • 文件大小:9322614
    • 提供者:海纳百川
  1. Image-rotation-correction

    0下载:
  2. 利用radon变换进行图像倾斜矫正的算法代码实现-Using radon transform algorithm for image tilt correction code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:681477
    • 提供者:
  1. p4p-problem-matlab-code

    1下载:
  2. 在P4P问题中,当空间4个点共面时,不仅摄像机坐标系与物体坐标系之间 的旋转矩阵R和平移向量t可以线性求解,而且可以同时确定摄像机的有效焦距f和像素比例,该程序设计模拟已知相机矩阵M情况下由已知三维空间点和图像坐标情况求解相机外参数矩阵-When space four points coplanar P4P problem, not only between the camera coordinate system and the object coordinate system rotatio
  3. 所属分类:3D Graphic

    • 发布日期:2015-02-03
    • 文件大小:14336
    • 提供者:乔中强
  1. code

    0下载:
  2. VC++开发程序编写的图像显示处理算法,实现图像的旋转处理,对于图像处理开发者有参考价值。-VC++ development programming image processing algorithms, image rotation processing, image processing development reference value.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:60194
    • 提供者:张铁栋
  1. Rotation

    0下载:
  2. 图像旋转变换源代码,已验证可直接在现有的工程中调用。-Rotate the image transform source code, has been verified directly in the existing project called.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2015
    • 提供者:阳云
  1. MyObj_bysj

    1下载:
  2. 读取obj文件,并可以进行多种变化,放大,缩小,平移,旋转,代码可直接编译运行,需要glut支持-Read obj file, and a variety of changes, zoom in, narrowing the translation, rotation, code can be directly compile and run, you need to glut support
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-16
    • 文件大小:26466770
    • 提供者:cybaiu
  1. 3d-ball-rotation-code

    0下载:
  2. 此程序用OpenGL+MFC实现了三维球体的转动,球体的转动可以通过鼠标滑动来操作-3d ball rotation code
  3. 所属分类:Graph program

    • 发布日期:2017-11-16
    • 文件大小:2009186
    • 提供者:xiaoting
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com