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

搜索资源列表

  1. 《visual c++ 数字图像处理》源代码

    0下载:
  2. visual c++ 数字图像处理的源代码,我已经自己编译运行过了-visual c digital image processing of source code, compile it, I had a run-off
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6434926
    • 提供者:ke
  1. 数字图像处理编程入门-做一个自己的photoshop

    0下载:
  2. 《数字图像处理编程入门-做一个自己的photoshop》一书的源代码,很通俗易懂-"digital image processing program entry-do a photoshop his book" source code very accessibly
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:338735
    • 提供者:ke
  1. vc++数字图像处理源代码

    1下载:
  2. VC图像处理,对初学者和研究者有一定的参考作用。-VC image processing, for beginners and researchers are certain references.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:321431
    • 提供者:李彬
  1. 图像增强算法

    0下载:
  2. 可对灰度图像进行平滑锐化,在VC++6.0环境下执行,如有错误情批评指正。-be right for the smooth gray image sharpening, the VC 6.0 circumstances, and if circumstances criticism correcting mistakes.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:337025
    • 提供者:王丽
  1. 图像处理源码

    0下载:
  2. 完整的数字图像处理源代码,对于数字图像处理爱好者和工程人员是很好的学习资料-complete digital image processing source code, for lovers of digital image processing and engineering staff is a good learning materials
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:119059
    • 提供者:111
  1. VC实现图像处理

    0下载:
  2. 利用VC实现图像的特殊显示效果同时给出了VC开发平台上的部分实现源代码-VC images of the special effects, while VC is a development platform for the realization of some source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:287937
    • 提供者:czh
  1. 二维图像处理

    0下载:
  2. 图像的处理:包括镜像,就是能按照镜面反射的原理,另外是旋转。-image processing include : Mirror, mirror reflection in accordance with the principle of rotation is another.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2447810
    • 提供者:李向
  1. 图像的缩放和扭曲

    0下载:
  2. 图像的缩放与扭曲:包括将图像按照任意程度缩放(Scale),以及将图像进行按某个轴对称方向进行扭曲(Warp)。-image scaling and distortion include : image with arbitrary degree of scalability (Scale). and to a certain image by axisymmetric distorted direction (Warp).
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2516138
    • 提供者:李向
  1. 《数值图像处理学》源代码

    0下载:
  2. 《数字图像处理学》书中所有程序。书中原来只是一个个部分功能的程序,我这边学习的时候,把书中的所有的程序集中到了一个工程里面来了。 这样一个功能强大的图像处理平台但愿对大家有用。对大家扩展其他功能提供了方便。-"Digital Image Processing" book all the procedures. The book was originally just a functional part of the process, I learn here, the boo
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:863457
    • 提供者:abc
  1. VC实现图像平移

    0下载:
  2. 一个图像平移的VC函数,各个成员变量程序中有详细的说明-an image of the VC translation function, every member variables procedure is described in detail in
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1284
    • 提供者:谢鹏
  1. VC实现图像旋转

    0下载:
  2. 一个实现图像旋转的VC函数,各个成员变量程序中有详细说明-a rotating VC function, all member variables procedures are described in detail
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:2292
    • 提供者:谢鹏
  1. 05年毕业设计-图像处理软件及源代码c++builder

    1下载:
  2. 图像处理软件含帮助。毕业设计,旋转,线性变换,灰化,平滑,滤镜,反相等,功能全面!-image processing software with help. Graduation design, rotary, linear transformation, ash, smooth, filter, anti-equal, full functions!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1145933
    • 提供者:杨卓飞
  1. 单阈值图像分割

    0下载:
  2. 用matlab编写的采用遗传算法进行图像分割的一个程序-using Matlab prepared using genetic algorithms for image segmentation of a program
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:135993
    • 提供者:马文
  1. 旋转图像

    0下载:
  2. 旋转图像 如果你的应用程序仅工作在Windows NT下,那么你可以通过API函数旋转你的位图。 你或者使用world transformation和BitBlt()或者使用PlgBlt()旋转位图。一个 使用第一种方法的函数显示在下面。-rotating images if your applications only work on Windows NT, then you can use your API function rotating bitmap. You or the
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2273
    • 提供者:chuanzhang
  1. vc++所做的图像阅读器

    0下载:
  2. vc++所做的图像阅读器,相信对做数字图像的朋友是有帮助的呀。-vc the image reader, I believe that the digital images do is help a friend's business.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43079
    • 提供者:黄晓伟
  1. 何斌数字图像处理源代码

    0下载:
  2. 这是何斌编著的《数字图像处理》源代码,这本书对于学习图像处理的同学都不陌生-This is the compilation of the "digital image processing" source code, this book learning image processing is familiar with the students
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:257152
    • 提供者:王忠
  1. 图像格式转换kang

    0下载:
  2. 图像处理,用来在几种常用格式图像间转换!-image processing, used in several common image format switch!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:48141
    • 提供者:康志军
  1. 图像处理课程设计

    1下载:
  2. 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared using MFC, the functions are : i.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:848700
    • 提供者:斯蒂芬
  1. 用数字图像实现摄像机自动调焦算法程序

    0下载:
  2. 用VC++写的关于数字图像处理的程序源码,取代红外调焦,用于摄像机自动调焦控制。-VC write on digital image processing procedures source to replace the infrared focusing, for automatic focusing camera control.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:89015
    • 提供者:张永
  1. 图像去噪C源代码

    1下载:
  2. 图像去噪C源代码,图像去噪C源代码 图像去噪C源代码-Image Denoising C source code, Image Denoising C source code for Image Denoising C source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:185488
    • 提供者:张辉
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com