CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 180

搜索资源列表

  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
    • 文件大小:342.11kb
    • 提供者:江帆
  1. TransformShow

    0下载:
  2. 实现图像旋转90/180/270或自定义旋转,裁剪,水平/垂直镜像,缩放等图像变换功能
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:114.99kb
    • 提供者:蝴蝶
  1. TransformShow

    0下载:
  2. 图像处理的各种变换,如:旋转90。旋转180。水平镜像。垂直镜像。像框大小。裁剪等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:2.11mb
    • 提供者:郭志军
  1. a

    0下载:
  2. 把一个图像旋转任意角度,或90,180度
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:dqh
  1. DMMC

    0下载:
  2. DMMC算法在JAFFE 30*180训练与测试集下的人脸识别算法,其中包括源代码及所用的人脸库。-DMMC algorithm JAFFE 30* 180, under the training and test set of face recognition algorithms, including source code and libraries used by the human face.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2.25mb
    • 提供者:lyhpjlcn
  1. Image_Rotation

    0下载:
  2. A very simple program with simple GUI to rotate any image by 90, 180 or 270 degrees It can load/save file from any location and displays the time elapsed in processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5.39kb
    • 提供者:mio
  1. ZMRGameClient

    0下载:
  2. 法线贴图就是记录了一个需要进行光影变换的贴图上的各个点的凹凸情况的贴图,显示芯片根据这个贴图的内容,来实时的生成新的有过光影变化的贴图,从而实现立体效果。我们知道,物体表面产生明暗变化的直接原因,就是光线照射角度的不同,光线与曲面内某一点处的法线(此处所指的法线是一个向量,指向面的正方向)夹角越接近180°,这个点越亮;越接近90°则越暗。如果将一个贴图上所有点的法线记录起来的话,就可以利用这些信息实现后期的假凹凸效果-System implementation. C++ and Unreal
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14.5mb
    • 提供者:
  1. fangz.c

    0下载:
  2. 图像反转,实行对图像的180度反转。经过验证成功-Image reversal, the implementation of 180-degree reversal of the image. The validated
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:643byte
    • 提供者:
  1. deal-

    0下载:
  2. 处理图像的一段vc++代码 可以旋转图片额 90度 180度 等-turn the picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:68.5kb
    • 提供者:刘栋兴
  1. ct_reconstruction

    0下载:
  2. 根据提供的数据实现CT图像的重建. data的列向量是0~180度的ct扫描数据(投影数据)。见附件Data.mat。参考ppt中的流程-According to data provided to achieve the reconstruction of CT images. Data column vector is 0 to 180 degrees ct scan data (projection data). Annex Data.mat. Ppt of process referenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:451.08kb
    • 提供者:toilet
  1. ImageTool

    0下载:
  2. 图像处理 二值化 旋转 90 180 等,支持多种 图片-图像处理 二值化 旋转
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2.95mb
    • 提供者:陈敏
  1. rotation

    0下载:
  2. 数字图像旋转,编程实例,基于Visual C++的MFC平台,270度、180度、90度的特殊处理算法-Digital image rotation, programming examples, based on Visual C++ the MFC platform, 270 degrees, 180 degrees, 90 degrees, special processing algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:3.38mb
    • 提供者:孙丹阳
  1. Geometry_transfom

    0下载:
  2. 用C++语言在MFC框架下实现对bmp图像的对的几何变换,包括平移,水平镜像,垂直镜像,缩放,旋转,其中旋转包括顺时针旋转90,逆时针旋转90,旋转180,还有以任意角度旋转等。-C++ language used in the MFC framework to achieve bmp images on the geometric transformations, including translation, horizontal mirror, vertical mirror, resize
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4.02mb
    • 提供者:sdd
  1. duanceng

    0下载:
  2. 对采样得到的180幅断层图像进行重建,并针对其中的一幅图像进行处理,并且统计图像中颗粒的大小和数目!-Tomographic images of 180 samples obtained were rebuilt, and for which an image processing and image size and number of particles statistics!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.46mb
    • 提供者:任卫红
  1. readimageOK

    0下载:
  2. 对于三维图像的90度180度270度的旋转-Rotate 90 degrees to 180 degrees 270 degrees in the three-dimensional image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:590.45kb
    • 提供者:胡庆生
  1. Hough_for_Crew_Correction

    0下载:
  2. 使用hough变换进行文本图像倾斜矫正,能在0-180之间进行倾斜文本图像的较低检测,并进行矫正-Using Hough transform for text image tilt correction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:40.98kb
    • 提供者:张凯兵
  1. fisheye-camera-master

    0下载:
  2. 两个视角180度的鱼眼摄像头组成全景取景器,图像拼接通过相机标定(The two angle, 180 degree fisheye camera consists of panoramic viewfinder, and the image stitching is calibrated by camera)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:518kb
    • 提供者:三棵树
  1. read3Ddataoftxt

    4下载:
  2. 能够读取txt文件中的三维点云数据,渲染并显示三维图像,180°自动旋转查看(To 3D point cloud data read TXT file, rendering and displaying 3D images, automatic rotation view of 180 degrees)
  3. 所属分类:图形图像处理

    • 发布日期:2018-11-16
    • 文件大小:304kb
    • 提供者:lanhayes
  1. libyuv-master

    0下载:
  2. libyuv is an open source project that includes YUV scaling and conversion functionality. Scale YUV to prepare content for compression, with point, bilinear or box filter. Convert to YUV from webcam formats for compression. Convert to RGB formats
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2021-05-14
    • 文件大小:1.05mb
    • 提供者:63697292@qq.com
搜珍网 www.dssz.com