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

搜索资源列表

  1. DigitalImageProcessing

    0下载:
  2. 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:40996882
    • 提供者:王敬
  1. YiJunRSexperiment_2005

    0下载:
  2. 读取bmp格式的图片,并且能对其进行相关的图像处理,具体的图像处理有平滑,锐化等等,是关于遥感图像处理。-Bmp format to read the picture, and can be related to image processing, image processing has specific smoothing, sharpening and so on, are on the remote sensing image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3773875
    • 提供者:陈奭
  1. 35345634534

    0下载:
  2. 对话框形式实现bmp图像加载与保存。图像处理最基本的技能-Bmp form dialog box to load and save images. The most basic image processing skills
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:1899247
    • 提供者:tianyz
  1. DIP

    0下载:
  2. 这是我自己编写的对BMP图像处理程序,可以实现对BMP图像进行无限次的任意角度的旋转,并且还带有重载图片的功能。可以供大家参考。-This is what I have written to the BMP image processing procedures, BMP images can be achieved on an unlimited number of arbitrary angle of rotation, and also features a heavy-duty pict
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:75152
    • 提供者:
  1. FreeImage3120src

    0下载:
  2. FreeImage是为开发者设计的支持流行图像格式,如PNG,JPG,TIFF,BMP等格式的图像处理库-FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited t
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4335135
    • 提供者:ywr
  1. GUI_display

    0下载:
  2. 实现对图像的灰度处理,可以处理.bmp,.jpg等图像格式。-The realization of the gray-scale image processing, can be dealt with. Bmp,. Jpg and other image formats.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:1874735
    • 提供者:冯西
  1. zhongzhilvbo

    0下载:
  2. 本代码用vc编写的图像处理中的中值滤波。代码比较清晰,容易读懂。主要处理bmp图像-Vc prepared with the code of image processing median filter. Code clearer, easier to read. Bmp images is mainly concerned with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:157988
    • 提供者:lifeng
  1. DesktopAssistant

    0下载:
  2. 基于VB编写的一款桌面助手软件,运行后在系统托盘处显示图标,系统的功能有备忘录、自动提醒等功能,另附带一个层资源文件制作工具,利用这个工具你可以处理BMP图像为背景透明的,演示了快速实现透明图像等众多图像处理有关的功能。-VB prepared based on a desktop assistant software, running display in the system tray icon, the system functions of the memorandum, such as
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:1513197
    • 提供者:790
  1. DesktopAssistant

    0下载:
  2. 基于VB编写的一款桌面助手软件,运行后在系统托盘处显示图标,系统的功能有备忘录、自动提醒等功能,另附带一个层资源文件制作工具,利用这个工具你可以处理BMP图像为背景透明的,演示了快速实现透明图像等众多图像处理有关的功能。-VB prepared based on a desktop assistant software, running display in the system tray icon, the system functions of the memorandum, such as
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1513680
    • 提供者:755
  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. jpeg.documents

    0下载:
  2. jepg压缩例子 源代码 bmp图像的转换jepg图像,处理-jepg compression source code examples of converting bmp image jepg image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1827
    • 提供者:Mr L
  1. image

    0下载:
  2. 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> conve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:467646
    • 提供者:尤瑞
  1. ImgProFrame

    0下载:
  2. BMP格式的图像处理,对几何失真图像进行几何校正。-BMP format image processing, geometric distortion of images of geometric correction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:2976153
    • 提供者:yqwh
  1. newpic

    0下载:
  2. 显示BMP图像,和简单的图像处理..DELPHI 7程序写的-show bmp type file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-12
    • 文件大小:2717083
    • 提供者:吕成
  1. epoch

    0下载:
  2. VC++棒子打老鼠游戏源代码,俗称打地鼠,程序可以编译,但运行时候棒子的显示有些问题,也就是程序在处理BMP图像时候有些不完善,不过整体可以玩,相信大家都知道这款游戏 ,现在发布源代码供研究。-VC++ stick fighting games mouse source code, commonly known as playing to the Rat, the procedure can be compiled, but when the stick is running the show
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-26
    • 文件大小:67341
    • 提供者:790
  1. 09320_2

    0下载:
  2. BMP图像的读写,是图形图像处理的基础,很有用处-Read and write BMP images
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2146656
    • 提供者:Crystal
  1. smallpic

    0下载:
  2. 该程序可以用来缩小bmp格式的图片,注意此项目用的不是Openv处理的,而是通过自己编写的算法来实现图片的缩小-The program can be used to reduce the bmp format images, pay attention to this item is not Openv deal with, but through their own algorithm to achieve the preparation of the narrow picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:45860
    • 提供者:tjjman
  1. bmp

    0下载:
  2. 该项目是用来处理图像跟踪的,完全不依靠Opencv,是通过自己来实现的,包括跟踪。里面有图片的缩小,图片的取反,图片的滤波等等。-The project is designed to deal with image tracking does not rely on Opencv, is achieved through their own, including the follow-up. There are pictures of the narrow, anti-access pictur
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:5712
    • 提供者:tjjman
  1. 256bmp

    0下载:
  2. 256bmp位图的处理程序,实现常用的图形图像处理,但愿有用-Bitmap 256bmp process, the achievement of commonly used graphics image processing, I hope useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:544108
    • 提供者:lengxin
  1. BMP

    0下载:
  2. 通信中的视频信号处理的标准图像,是进行图像处理学习的必备测试文件。-Video communications standard image signal processing, image processing is essential to study the test documents.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1047720
    • 提供者:郑攀峰
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com