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

搜索资源列表

  1. srcDownlodingsite

    0下载:
  2. 介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl ri
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:351613
    • 提供者:zxj
  1. license_locate

    0下载:
  2. 車牌定位系統:用於車牌辨識的前置系統,可以處理多車牌定位。-Vehicle Location System : for the front license plate identification system that can handle more plates positioning.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:124637
    • 提供者:李文昌
  1. www.weitu.cn

    0下载:
  2. 该上载的源代码是对位图进行处理的一个很好的例子-uploaded the source code to handle bitmap for a good example
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:66686
    • 提供者:闫雪飞
  1. regpeizhun

    0下载:
  2. 利用几何方法对图像进行配准,重建的计算,调整,处理。-use of geometric methods to image registration, renewal, adjust and handle.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5585
    • 提供者:丁峰
  1. delphi实现屏幕图像捕捉

    0下载:
  2. 屏幕的捕获其实就是抓屏程序,原理是获取桌面句柄,创建画布,最后进行位图存储。-screen capture is actually Capturing the Screen procedures and the principles of access to the desktop handle, the creation of canvas, for the final bitmap storage.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:183365
    • 提供者:杨海峰
  1. 图像文件操作库

    0下载:
  2. 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。-the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functions regional, you have to do it
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:739355
    • 提供者:孔维武
  1. QuickImage

    0下载:
  2. 这是我师兄Yu Jingtao写的一个非常完整的图像处理方面的源程序,界面类似于acdsee,可对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像。各类处理方法是作者在学习中的累积,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等,有些内容与那个常用的vc图像处理程序相似,但也有很多不同的地方。-This what I saw Yu Jingtao write a very complete image processing of the source, interface Con
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:482800
    • 提供者:闫霖
  1. jpglib

    0下载:
  2. 处理JPEG图像文件的开源函数库,包括VC工程文件-handle JPEG image files of open source libraries, including the VC works documents
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:379776
    • 提供者:陈春华
  1. fractalcompress

    0下载:
  2. 图象处理及分形图象压缩是针对真彩(24位色)BMP图象进行简单处理和能够进行分形图象压缩的程序.分形图象压缩采用了固定分块和四叉树的方法,小波零树编码的方法还有问题. 图象处理部分对图片大小没有要求,分形图象压缩部分对图片大小有要求,大小应是2的次方幂(例如大小应是128*128,256*256,512*512等等),否则在菜单上看到的图象压缩里子菜单是灰的,不起作用. -image processing and fractal image compression is against
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:210968
    • 提供者:ltt
  1. TypesImageView

    0下载:
  2. CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-CImageObject the library can handle BMP, GIF, PCX, TGA
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:575711
    • 提供者:王晓名
  1. WeiTuChuLi

    0下载:
  2. 这个例子功能强大,能够以多种方式处理位图文件,强烈推荐 COOL-powerful example of this, in a variety of ways to handle bitmap file, strongly recommend COOL
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:76409
    • 提供者:开心
  1. cppb_6_tgl108

    0下载:
  2. OpenGLAPPanel控件 一个基于BCB的Opengl控件,可以直接在这个控件上用Opengl图形,免于初始化各种句柄等等。安装方式同一般控件雷同。-OpenGLAPPanel based BCB control of a Opengl controls, directly in the control used Opengl graphics, from the various handle initialization, etc.. Installation is identica
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:226456
    • 提供者:贝石皿
  1. CalFraDim

    0下载:
  2. 一个利用尺度法和测度法快速计算一般分形图形分形维数的程序,只能处理bmp格式的分形图形,但是速度很快-use a yardstick and measure law Rapid Calculation general fractal graphics fractal dimension of the process, can only handle bmp format of the fractal graphics, but speed
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:15691
    • 提供者:辉辉
  1. MDISmaple

    0下载:
  2. 处理多界面编程,控制小球的移动,根据鼠标的位置,确定小球的移动方向-programming interface to handle and control the movement of the ball, according to the location of the mouse to determine the movement of the ball direction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:67932
    • 提供者:黄杰
  1. pictureeditor

    1下载:
  2. 用VC开发的图像编辑器源代码,可处理JPEG,BMP,PNG,TIFF等多种格式图像。进行图像压缩编码,旋转,融合等多种操作-VC developed image editor source code, can handle JPEG, BMP, PNG, TIFF and other image formats. Image compression, rotation, a variety of operational integration
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3137689
    • 提供者:srirlib
  1. cxcore096

    0下载:
  2. 定义对RR文本文件中的数据进行读取的函数,数据以句柄为单位-definition of RR text files to the data read function, data units to handle
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:365107
    • 提供者:向江
  1. FFT_bymyself

    0下载:
  2. fft的c语言实现,自己写的,能处理黑白位图,即使是彩色的也会被转化为黑白的之后在处理-fft the c language, wrote it myself, can handle black-and-white bitmap. Even the color will be converted to black-and-white after handling
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:53368
    • 提供者:唐秀全
  1. OperateBmp

    0下载:
  2. 用vc实现的对位图的处理 各种变换,滤波处理。-vc used to achieve the right bitmap handle transform, filter processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:91629
    • 提供者:赵赵
  1. image--handle-

    0下载:
  2. 用于图像处理,进行光照设置,可在此基础上进行改进,有一定的参考价值。-image handle ,lighting
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:50746
    • 提供者:宗常进
  1. picture-handle

    0下载:
  2. 对图片进行美观, 对图片进行美观,-picture handle
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:169039
    • 提供者:关于
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com