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

搜索资源列表

  1. bmp-process

    1下载:
  2. 数字图象处理算法的演示,包括:图象的DFT和逆DFT 图象的FFT和逆FFT;在图象中加入正弦噪声;图象的模板运算实现图象平滑和锐化;图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 • 其它小算法 -Demonstration of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:460723
    • 提供者:wanglx
  1. bmp

    0下载:
  2. 这是个图像处理界面,功能强大,是vc++基于单文档的-This is a graph processing code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3314685
    • 提供者:王丹萍
  1. chap1-1

    0下载:
  2. bmp图像的读取,来自谢凤英数字图像处理-bmp image read from Xie Fengying digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:1463723
    • 提供者:zhan
  1. chap1_2

    0下载:
  2. bmp图像的写操作,来自谢凤英数字图像处理-bmp image read from Xie Fengying digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:2335693
    • 提供者:zhan
  1. bmp-image-processing

    0下载:
  2. 这是一个bmp图像的处理程序,包括raw、bmp的相互转换、bmp的几何变换、滤波处理等-This is a bmp image processing procedures, including raw, the bmp the mutual conversion, bmp the geometric transformation, filtering processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:6722323
    • 提供者:jubo
  1. bmp-image-processing

    0下载:
  2. 数字图像处理中的VC读取bmp图像,基于多文档模式-Read bmp image, digital image processing VC-based multi-document mode
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:4381524
    • 提供者:刘东
  1. bmp

    0下载:
  2. BMP图像读取与显示,为了能做到这个,先对BMP文件的格式进行解析,然后再处理。-BMP image reading, in order to do this, the first of the BMP file format parsing, and then processing.
  3. 所属分类:Graph program

    • 发布日期:2017-11-24
    • 文件大小:264289
    • 提供者:罗奕辉
  1. Digital-image-processing-procedures

    0下载:
  2. 数字图像处理程序 能够处理BMP图像,包括图像的格式转换,局部处理,中值滤波,几何变换,模板匹配等等。-Digital image processing program can handle BMP image, including image format conversion, local processing, median filtering, geometric transformations, template matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:4956119
    • 提供者:吴程序
  1. bmp

    0下载:
  2. stm32 增量式编码器信息采集与处理程序-the stm32 incremental encoder information collection and processing procedures
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:974814
    • 提供者:Raven
  1. BMP

    0下载:
  2. 这是关于BMP位图图像处理的源代码,有可以独立运行的程序。-BMP bitmap image processing source code, the program can be run independently.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:2852577
    • 提供者:松明
  1. BMP-image-basic-operation

    0下载:
  2. 图像处理中最常用的就是位图 本资料对位图基本内容进行了详解 并举出很多vc常用的与位图相关的函数-Image processing in the most commonly used is the basic content of Bitmap bitmap data undertook detailed examples of many commonly used VC and bitmap related function
  3. 所属分类:Graph program

    • 发布日期:2017-11-14
    • 文件大小:11637
    • 提供者:王慧慧
  1. BMP-SEE

    0下载:
  2. 基于彩色车牌的车牌定位算法 实现彩色车牌的定位 主要流程:图像灰度化,背景噪音消除,二值化处理,车牌定位,裁剪-License plate location algorithm based on the color plates Color plates positioning Main processes: Grayhound, eliminating background noise, binarization processing, license plate positi
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:4355148
    • 提供者:API
  1. BMP-processing

    0下载:
  2. 程序采用C++读取并处理了BMP文件头,并进行了简单的图像扭曲、变形实验。有助于理解BMP文件结构。-The program uses C++ reading and processing a BMP file header, and a simple image distortions, deformation experiments. Helps to understand the structure of BMP files.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-05
    • 文件大小:98352
    • 提供者:Cui Runpeng
  1. raw-to-bmp

    0下载:
  2. 实现raw格式和bmp格式的转换,并且对bmp图像进行简单处理-Raw format and bmp format conversion, and simple bmp image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:61089
    • 提供者:张志鹏
  1. bmp

    0下载:
  2. 先从bmp位图中读取图片信息,然后将其进行二值化处理。-First read bmp bitmap images, then binarization processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:3123
    • 提供者:焦点男孩
  1. erzhihuabianhuan

    0下载:
  2. 实现图像的二值化处理,只能处理.bmp格式的图片,有示例图片-Achieve image binarization processing can only handle bmp format pictures, sample pictures
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:2924755
    • 提供者:曲海琴
  1. ReadBMP

    0下载:
  2. 把BMP图像当成流式文件读取,并把bmp的头去掉,用于BMP数据处理-BMP image as a streaming file reads and get rid of the head of the bmp for BMP data processing
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-27
    • 文件大小:10329
    • 提供者:王金其
  1. mfc-open-BMP-picture

    0下载:
  2. 数字图像处理- MFC教程 第一课 建立MFC和打开bmp图片-Digital Image Processing- MFC Tutorial Lesson establish MFC and open bmp picture
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-07
    • 文件大小:2338952
    • 提供者:李传俊
  1. BMP-image-processing

    0下载:
  2. BMP图片处理 可以制作bmp图片 纯c语言源码-BMP image processing can produce bmp picture
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-26
    • 文件大小:5232
    • 提供者:袁洋
  1. bmpdeal

    0下载:
  2. 编写程序处理BMP格式的图像,有打开保存,计算直方图等功能-Write a program to handle the BMP format image, open the saved calculate the histogram function
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:1957390
    • 提供者:jsm
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com