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

搜索资源列表

  1. vbreadbmp

    0下载:
  2. VB读取和保存图片,图片格式这里假定是BMP,图片路径自己定义,如果图片文件和本程序在同一个文件夹就不用定义详细路径了,只要图片文件名,代码默认是在本级目录中查找文件。简要说下,读取图片是使用LoadPicture,保存图片是使用SavePicture。-VB to read and save the picture, picture format is assumed here BMP, image path own definition, if the image file and the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:166090
    • 提供者:ipudn44
  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. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2298758
    • 提供者:邢畅
  1. image-conversion-basis-for-novices

    0下载:
  2. 模式识别数字图像变换基础,包含bmp图像读取,图像的空域时域变换,傅里叶变换,霍夫变换,形态学滤波等,很全的基础代码,适合新手-Pattern recognition-based digital image conversion, including bmp image read, airspace domain transform images, Fourier transform, Hough transform, morphological filtering, it is the who
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2749349
    • 提供者:江欣睿
  1. chepaipic

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

    • 发布日期:2017-05-09
    • 文件大小:1740373
    • 提供者:wpudn20
  1. BMPChange

    0下载:
  2. bmp图像的读取,输入一个bmp文件,进行各种变换,具体见程序描述,然后将程序输出到特定的文件目录下。-bmp image read, enter a bmp file that various changes, see the specific program descr iption, and then the program output to the specified file directory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-10
    • 文件大小:17357559
    • 提供者:lizhaohui
  1. COMPUTER-GENERATED-HOLOGRAM

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

    • 发布日期:2017-05-11
    • 文件大小:2236223
    • 提供者:刘大大
  1. readPicture

    0下载:
  2. 用C语言实现对单色BMP图的读取,并将文件信息以16禁止存储在DAT文件中-Using C language to read monochrome BMP map, and the file information is stored in a 16 prohibits DAT file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:1969
    • 提供者:lao
  1. BMPviewer

    0下载:
  2. 用mfc单文档实现一个关于bmp格式图片的读取的小型界面,对bmp格式图片能够有个大概的了解。-Mfc achieved with a small single-document interface on the picture to read bmp format, bmp format images on to have a rough idea.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2392588
    • 提供者:fisherwan
  1. Ch1_1-

    0下载:
  2. 实现BMP图像的读取、打开、保存、以及直方图的绘制,但是只能读取256色位图-Realization of BMP images read, open, save, and histogram drawing, but only read 256-color bitmap
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5443419
    • 提供者:gaigai
  1. image_get2

    0下载:
  2. z301摄像头读取数据并保持为jpeg何bmp格式的源代码-z301 camera reads the data and maintain the source code for jpeg bmp format Ho
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6824
    • 提供者:amjrkmble
  1. chap1_2

    0下载:
  2. BMP图像的读取、存取C++代码的实现。图像信息处理的最基本知识。-Read BMP images, access realize C++ code. Basic knowledge of the image information processing.
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4565514
    • 提供者:王能杰
  1. The-nearest-neighbor-interpolation

    0下载:
  2. 图像的最邻近插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program nearest neighbor interpolation to enlarge the image pure C language contains bmp image can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2003
    • 提供者:晓松
  1. bilinear-interpolation

    0下载:
  2. bmp图像的双线性插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program bmp image bilinear interpolation to enlarge pure C language contains bmp image can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2191
    • 提供者:晓松
  1. bicubic

    0下载:
  2. 图像的立方卷积插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program to enlarge images cubic convolution pure C language contains bmp image can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2417
    • 提供者:晓松
  1. psnr

    1下载:
  2. 计算图像的PSNR值 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program to calculate the value of the image PSNR pure C language implementation contains bmp image can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1847
    • 提供者:晓松
  1. JPGandbmp

    0下载:
  2. jpg bmp图片的读取与保存及显示在控件上-JPG BMP image read and save and display on the control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-11
    • 文件大小:1288
    • 提供者:陈阳
  1. stm32f407_USBH_MSC_4.3

    1下载:
  2. stm32 f407 的USB读取u盘实验带有LCD屏幕显示同事可以读取指定路径文件夹的BMP图片并显示在LCD上面-stm32 f407 的USB读取u盘实验带有LCD屏幕显示同事可以读取指定路径文件夹的BMP图片并显示在LCD上面.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:906500
    • 提供者:wang
  1. ReadImage

    0下载:
  2. 比较好用的读取jpg、bmp图像的代码,使用了动态库,容易理解-some code for reading jpg, bmp files, easily to be used.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2195923
    • 提供者:王石
  1. SD_TOUCH_FATFSPpic

    0下载:
  2. 基于STM32F103的文件管理系统。移植了FATFS文件系统,从SD卡中读取JPEG与bmp格试图片,然后显示。并带有触摸功能-The file management system based on STM32F103.Transplant FATFS file system, the SD card read JPEG and BMP test images, and then display.And with touch function
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1046411
    • 提供者:august
  1. bianyuantiqu

    0下载:
  2. 对bmp图像处理,实现了bmp图像的读取和sobel边缘检测-Bmp image processing, reading and sobel edge detection bmp image
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4403561
    • 提供者:地狱火枪手
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com