搜索资源列表

  1. ImageProcess

    0下载:
  2. 实现图像文件(如bmp等)的读取、显示、真彩图转换成灰度图、灰度图转化为二值图及绘制图像直方图功能。-Achieve an image file (such as bmp, etc.) to read, display, true color conversion to grayscale, converted to grayscale and binary image histogram function to draw the im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:18432
    • 提供者:wen
  1. HistEqual

    0下载:
  2. 实现图像文件(如bmp等)的读取、显示、直接灰度变换、直方图均衡功能,并能显示直方图均衡前后直方图变化。-Achieve an image file (such as bmp, etc.) to read, display, direct gray transform, histogram equalization, and can display a histogram after histogram equalization cha
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:22528
    • 提供者:wen
  1. SmoothingAndSharpening

    0下载:
  2. 编制程序,实现图像文件(如bmp等)的读取、显示、图像平滑(高斯滤波、中值滤波)及图像锐化(分别用Roberts算子、Prewitt算子及Sobel算子)。-Programming, image files (such as bmp, etc.) to read, display, image smoothing (Gaussian filtering, median filtering) and image sharpening (r
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:25600
    • 提供者:wen
  1. 112233

    0下载:
  2. 图像输入及读取GUI 大家可以参考下,希望有帮助-global im 选择图片路径 [filename,pathname]=uigetfile( *.jpg *.bmp , 打开 ) 合成路径+文件名 str=[pathname filename] 读取图片 im=imread(str) 使用第一个axes axes(handles.axes1) 显示图片 imshow(im)
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:93184
    • 提供者:冯一哲
  1. read_bmp

    0下载:
  2. 基于glut的图像读取程序,读入数据到帧缓冲区。-This is simple program to read .bmp image into glut fr a me buffer.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:Charles
  1. Fourier

    0下载:
  2. 实现了读取一个bmp图片的傅里叶变换 使用C语言实现 北航图像处理作业~需要进一步交流 请联系qq 422563357-Reads a bmp image to achieve a Fourier transform using C language Northern image processing operations
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2298880
    • 提供者:邢畅
  1. chepaipic

    0下载:
  2. VC++.NET车牌识别、字符分割与归一化处理,图像对象BMP格式,程序将读取车牌的图像信息,归一化图像大小,动态分配存储图片的像素信息的二维数组,找到图像各列,从左列开始,垂直扫描,实施图片局部分割等,有兴趣编写车牌号识别的可参考对比下。   编辑注:本源码不能在Win32环境下运行。-VC++. NET license plate recognition, character segmentation and normaliz
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1740800
    • 提供者:wpudn20
  1. COMPUTER-GENERATED-HOLOGRAM

    0下载:
  2. 全息图的制作、编码、检测程序,主界面分为五部分,四个listbox用来存放图像,右边的Data Information区域用来显示当前选中图像的附加信息。四个listbox下面的Load和Save可以读取数据到listbox或保存它里面的内容,使用Load只能读入使用Save保存的文件,双击listbox里的内容或选中后按Display按钮可以显示图像,右键->Rename可以重命名。File->Write to image
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:2236416
    • 提供者:刘大大
  1. readBmp

    0下载:
  2. bmp文件读取,将彩色图像转换为灰度图像,然后做FFT处理,存储灰度图像和FFT图像-read and write bmp files, FFT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:15468544
    • 提供者:张宾
  1. FormatSwapDemo

    0下载:
  2. 用qt编写的一个小界面,可以实现读取并显示图像投影信息,宽高,转出bmp格式存储.-A small interface written in QT, can read and display the image projection information, width and height, the roll out of BMP format.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:23494656
    • 提供者:xjw
  1. MVSnapSingle

    0下载:
  2. 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 -Demo save a BMP file to a specified directory. Use MVSnapShot grab a fr a me image into me
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:18432
    • 提供者:zhao
  1. shiyan1

    0下载:
  2. 主要用于二值BMP文件读取,彩色的BMP文件读取,并得到两种图像格式的像素。-Mainly used for binary BMP file to read, color BMP file to read, and get two pixel image format.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:liuqi
  1. tuxiangdeduqu

    0下载:
  2. 用VC++实现图像的读取处理,主要要用256色位图BMP格式-With VC++ Realize image reading process, the main use 256-color bitmap BMP format
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:6359040
    • 提供者:小凡
  1. tuxiangchulidaima

    0下载:
  2. 本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:jiatingqiao
  1. ImgDatMaker

    0下载:
  2. 该程序在CCSV5.2上编写,适用于用于在DSP软件仿真模式是下读取一张BMP格式图片(包含了图像数据的上下互换),并能在CCSV5.2上显示出来-The programs are written on the CCSV5.2, is suitable for used to read under the DSP software simulation model is a BMP format picture (containing
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:171008
    • 提供者:fuhanga123
  1. pixel-put-and-read

    0下载:
  2. bmp格式图像像素的读取与输出,代码有详细的讲解说明-read bmp format and output image pixel, the code has a detailed explanation explanation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:763904
    • 提供者:seven
  1. symBMP

    0下载:
  2. 图像变换,BMP图形变换,包括bmp文件的读取,写入,变换-Image conversion, BMP graphics transformation, including bmp file read, written, or transformation. .
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1769472
    • 提供者:ZHANG
  1. RONJS070

    0下载:
  2. 软件简介: 本代码通过对image类的序列化,实现读取jpg,gif,bmp格式的图像文件-Software descr iption: the code through the serialization of the image class, read the JPG, GIF, BMP image file format
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:marshel
« 1 2 ... 25 26 27 28 29 30»

源码中国 www.ymcn.org