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

搜索资源列表

  1. bmpclass

    0下载:
  2. bmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等。-bmp image processing category, achieving bmp image read and write operations, image scaling, rotation, addition and subtraction, synthesis, edge detection, measurement per
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:12966
    • 提供者:崔海燕
  1. DiaMc

    1下载:
  2. 图象处理,包含图象处理类,图象读写、去除背景、二值化等等,同时演示了加载FormView功能。-image processing, including image processing category, read and write images to remove the background, values and so on, while loading FormView demonstrated functional.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:306532
    • 提供者:崔海燕
  1. 2002011827

    0下载:
  2. 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading and writing; 2. Painting histogr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:140119
    • 提供者:陈新
  1. zengqiang

    1下载:
  2. 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:185959
    • 提供者:huangpenghui
  1. chap1-1

    0下载:
  2. 函数名称: * readBmp() * *函数参数: * char *bmpName -文件名字及路径 * *返回值: * 0为失败,1为成功 * *说明:给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素 * 位数等数据进内存,存放在相应的全局变量中//位图读写程序-Function name:* readBmp ()** Function parameters:* char* bmpName- file name and path**
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:306521
    • 提供者:yushu
  1. VC++NETDigitalImagingProssing

    1下载:
  2. VC++.NET图象处理编程-陆宗骐-源程序-本书以CImage类为基础介绍了Visual C++.NET环境下的图像基础知识与图像处理常用算法的编程原理和方法。通过自建CImage仿真类,本书方法也适用于Visual C++环境。本书包括4个部分。第1部分介绍图像显示与存储的基础知识;第2部分介绍Visual C++.NET应用程序框架的建立,图形编程,图像的存取、显示与生成,以及图像的变化;第3部分介绍图像的点处理,邻域处理,二值图像的处理,形态学图像处理,彩色图像的处理,轮廓跟踪与线段编码
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:8038687
    • 提供者:夏瑞雪
  1. imageprocessingbyVC6

    0下载:
  2. 自己编写的VC图像处理程序,绝对可执行。有详细代码。有缩写日期,可以看出本人是如何一本本走过来的。包括图像读写,阈值分割,彩色分量提取,变换等十套内容。-I have written VC image processing procedures, the absolute executable. Detailed code. There are the initials date, I can see how one of the books came. Including image read
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:1934667
    • 提供者:刘华波
  1. BasicoperationBMPimagesourcecode

    0下载:
  2. 这里给出了数字图像处理中BMP文件读写、直方图统计、傅立叶变换、直方图均衡、均值滤波、中值滤波等 一些基本操作的程序代码,供初学者设计图像处理程序参考。-Here give the digital image processing of documents to read and write BMP, histogram statistics, Fourier transform, histogram equalization, the mean filtering, median filt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5286
    • 提供者:Ray
  1. ex13_061221015

    1下载:
  2. 1)实现手写阿拉伯数字的识别。 2)读入测试图象,鼠标选中相应区域,输出区域中的数字值。-1) to achieve the recognition of handwritten Arabic numerals. 2) read the test images, the mouse to select the appropriate region, the output of the digital value of the region.
  3. 所属分类:Graph Recognize

    • 发布日期:2015-07-01
    • 文件大小:4697650
    • 提供者:da
  1. ImageMatrix

    0下载:
  2. 图像的矩阵运算 用于图像像素的尺度变换,归一化;图像读取,阈值分割,矩阵的加减乘数运算,以及图像的读写;数据类型支持int,double,以及复数complex类型-Image matrix operations for image pixels scale transformation, normalization image reads, threshold segmentation, the multiplier matrix addition and subtraction opera
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:126810
    • 提供者:Jack
  1. ImageShop1.01

    1下载:
  2. 用VC6.0开发的一个图像处理程序,对程序功能进行了模块化,封装了图像读写动态链接库,图像处理动态链接库。主程序通过调用库中的函数实现功能,能够进行BMP、JPG、GIF等格式图像的读写,也能够进行二值化,滤波以及形态学处理操作,此外,还实现对当前目录下同一格式的图像顺序打开浏览。另外进行了界面的美化,实现了真彩色工具条,以及双视图!-With VC6.0 developed an image processing program, the program functions of the mo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1028908
    • 提供者:olysess
  1. bmpreadwrite

    0下载:
  2. 有详细解释非常易懂的图像读写程序,读入指定BMP文件进内存输出图像的信息改变灰度图像的颜色表蓝色分量的值,察看前后变化将图像数据存盘-Explained in detail the image reading and writing process is very easy to understand, read the specified BMP file into memory, the image information output gray scale image to change
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2574906
    • 提供者:飞飞
  1. BMPDownSize

    0下载:
  2. 实现了bmp图像文件的读写操作,并验证了图像二次插值的缩放算法-Bmp image file implements read and write, and verify that the image scaling algorithm for quadratic interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:329699
    • 提供者:libra
  1. 02

    0下载:
  2. 使用CDibImage类读写BMP文件,并利用LimbPatternBayer和DitherFloySteinberg函数对图像进行二值显示。-Read and write BMP files using CDibImage class, and use LimbPatternBayer and DitherFloySteinberg function binary image display.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3376065
    • 提供者:圆圆
  1. Image-processing---BMP-processing

    0下载:
  2. Bmp 图像处理方法,包含读写文件、关闭文件、图像像素赋值等操作-Bmp image processing methods, including reading and writing files, close the file, the image pixel assignment and other operations
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3216592
    • 提供者:luchen
  1. imageRW_gdal

    0下载:
  2. 图像读写程序,基于GDAL开发,实现各种格式影像的读取与修改。具备修改影像像素值以及头文件信息的功能。-Image reading and writing program, based on development, realize the various formats GDAL read and modification of the image. Have modified image pixels and head of the file information function.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3569052
    • 提供者:
  1. pictures

    0下载:
  2. 图像读写 图像读写 二值图像 BMP 绝对是完全的源代码 C++6.0 编写-pictures read & write ,by C++6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4051549
    • 提供者:彩儿
  1. shuzhifenxi

    0下载:
  2. 基于三种插值方法同时应用的图像变换程序,采用OpenCV读写图形,可以实现图像部分错位,而且可以随意更改坐标变换函数以达到需要的效果。-Interpolation method based on three applications of the same image transformation process, the image part of the dislocation can be achieved, and can change the coordinate transforma
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13615830
    • 提供者:ch
  1. image-operations-

    0下载:
  2. 3 图像基本处理操作(图像显示、读写、像素统计处理、图像文件I/O等) 4 图像质量的客观评价(峰值信噪比PSNR及其应用) 5 图像的代数运算(绝对值差函数imabsdiff,叠加函数imadd,图像的旋转imrotate) 6 视频处理(创建AVI视频) 7 图像增强(直方图、直方图均化、均值滤波、中值滤波) 8 图像形态学分析(膨胀、腐蚀、开、闭运算、轮廓提取) -3 basic image processing operations (image display,
  3. 所属分类:Special Effects

    • 发布日期:2015-07-18
    • 文件大小:4096
    • 提供者:李辛昭
  1. Ex002

    0下载:
  2. VS2010 C++编写的BMP图像文件的读写、置固定值处理、反色处理、平滑处理等-VS2010 C++ prepared to read and write BMP image files, set a fixed value processing, anti-color processing, smooth handling, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:1795079
    • 提供者:赵东辉
« 12 »
搜珍网 www.dssz.com