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

搜索资源列表

  1. tuxiang_duqu

    0下载:
  2. Visual C++ 和 OpenCV搭建的,用于读取.bmp 文件 可以作为图像处理的入门级参考资料-Visual C++ and OpenCV built for reading. Bmp file can be used as the entry-level image processing reference
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:267355
    • 提供者:liujiafei
  1. matlab65basicimageprocessing

    0下载:
  2. 在matlab下的图形图像处理源代码,包括图像的读取,变换等一些基本的图像处理操作。-the basic image processing source code in matlab envirenment which contain the reading operation and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:78487
    • 提供者:tanran
  1. imaging

    0下载:
  2. 该matlab源码主要用于数字图像处理,包括图像的读取、处理和显示三个模块。-Matlab source code is mainly used in the digital image processing, including image reading, processing and display of three modules.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:1479
    • 提供者:刘开尹
  1. EXP3

    0下载:
  2. 图像处理,包括图像读取,中值滤波,均值滤波-Image processing, including image reading, median filter, mean filter, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:35477
    • 提供者:小芳
  1. ImagShow

    0下载:
  2. 数字图像处理搭建的平台,适合初学者使用,了解数字图像处理平台内部过程。最初级的图像获取,读取,保存。-Digital image processing to build the platform, suitable for beginners to use, digital image processing platform for understanding the internal processes.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:34450
    • 提供者:zhouwei
  1. ReadBMP

    0下载:
  2. vc开发的bmp文件读取程序,可用于数字图像处理的应用。-It was created in the vc for reading bmp .
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3679576
    • 提供者:dekker
  1. bmpprocessing

    0下载:
  2. 详细讲述了bmp图像的读取及分类, VC图像处理必备的基础知识-The basic knowledge about image processing, everyone before learning imageprocessing needs this paper indeed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:30169
    • 提供者:倪杰
  1. readbmp

    0下载:
  2. 不需要CDib类就可以读取bmp图像文件,对图像处理初学者而言,省去了调试CDib类的痛苦,深受启发-CDib category do not need to be able to read bmp image files, beginners in terms of image processing, eliminating the pain of debugging CDib category, inspired by
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1355219
    • 提供者:zsl
  1. C

    0下载:
  2. 一个指纹识别的C语言程序,用于对指纹的识别和读取图像处理-A fingerprint of the C language program, used to read fingerprints to identify and image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:73912
    • 提供者:roger
  1. Project1

    0下载:
  2. 图象处理相关图像处理(资料)阈值处理读取图像,然后吧图像进行二值化。对二值化的图像进行逆反,得到完好的图像。-Image processing related to image processing (information) to read image thresholding, and then your image binarization. Of two-valued inverse of the image, the image intact.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3912129
    • 提供者:刘益宏
  1. bmpReadWrite

    0下载:
  2. 图像处理的源代码,进行bmp文件的读取与存储,并且可以进行简单的图像操作-code of image processing,to read and save a bmp image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2190
    • 提供者:周延桂
  1. WebCam(1)

    0下载:
  2. Matlab 和 Simulink 开发视频和图像处理系统\视频读取并提取目标背景-Matlab and Simulink development of video and image processing systems \ video to read and extract the object-background
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:63582
    • 提供者:zhulin
  1. rgb

    0下载:
  2. 可以读取载入图片上任意一点RGB值,并可以显示任意RGB值的颜色,对图像处理工作有用-Loading images can be read at any point on the RGB value and RGB values can display any color, useful for image processing
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:36254
    • 提供者:Kevin
  1. 001

    0下载:
  2. 视频处理源码,读取视频的图像进行简单地处理.-Video processing source code, read the video images simple manner.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-08
    • 文件大小:1949148
    • 提供者:
  1. imageprocessingbyvc

    0下载:
  2. 图像处理的C++代码,主要是图像的读取与显示,图像处理的一些基本算法。-Image processing, C++ code, it include read and display of image, and many basic algorithm of image processing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-21
    • 文件大小:36166162
    • 提供者:张森
  1. image2

    0下载:
  2. 用DIB类进行图像读取和显示,并且编程各项特效效果,如移动等。取自《vc++图像处理程序设计》第2章-With DIB class to read and display images, and the programming effects of various effects, such as movement. Retrieved from " vc++ Image Manipulation Program Design" Chapter 2
  3. 所属分类:source in ebook

    • 发布日期:2017-05-15
    • 文件大小:3976829
    • 提供者:guoguo
  1. chap1-1

    0下载:
  2. 读取BMP格式的文件,并对图像各个像素进行处理,程序是基于C语言的,有助于理解图像处理的基本原理-Digital Image Processing Based On C
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2408246
    • 提供者:softwarebee
  1. PicViewerDemo

    0下载:
  2. 本封装库对图象读取,特效,显示进行封装 功能有:对gif,pcx,tga,jpg等图像格式的读取,进行亮度,对比度,图像旋转,浮雕,颜色反转,锐化,平滑,马赛克处理. 包括全部源代码. 编译需要最新的SDK!-The package library to read the image, special effects, showing encapsulation features are: gif, pcx, tga, jpg and other image formats, rea
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-06
    • 文件大小:1210040
    • 提供者:arechi
  1. BMPViewer

    0下载:
  2. 图像处理,图像显示,怎样读取BMP文件,怎样对BMP文件进行变换-image processing
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3711452
    • 提供者:bailong
  1. imageprocessing

    0下载:
  2. 基于imageprocessing平台的多功能数字图像处理工程,有文件读取,二值化等功能-Imageprocessing platform based on multi-functional digital image processing projects, a file read, binary functions
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-24
    • 文件大小:209297
    • 提供者:tingyu
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »
搜珍网 www.dssz.com