登录
首页 » Visual C++ » 利用C++实现了BMP图像的读入和显示 BMPCode

利用C++实现了BMP图像的读入和显示 BMPCode

于 2013-06-25 发布 文件大小:2290KB
0 483
下载积分: 1 下载次数: 2

代码说明:

  利用C++实现了BMP图像的读入和显示利用C++实现了BMP图像的读入和显示利用C++实现了BMP图像的读入和显示(Use C++ achieve the BMP image to read and display BMP images using the C++ achieve to read and display BMP images using the C++ achieve to read and display)

文件列表:

BMPCode
.......\bmp.cpp,2178,2007-10-09
.......\BmpDisplay
.......\..........\Bmp.cpp,2182,2010-09-28
.......\..........\BmpDisplay.aps,28588,2007-09-13
.......\..........\BmpDisplay.clw,2321,2007-09-13
.......\..........\BmpDisplay.cpp,4281,2007-09-13
.......\..........\BmpDisplay.dsp,4699,2007-09-13
.......\..........\BmpDisplay.dsw,543,2007-09-13
.......\..........\BmpDisplay.h,1400,2007-09-13
.......\..........\BmpDisplay.ncb,189440,2012-08-02
.......\..........\BmpDisplay.opt,56832,2012-08-02
.......\..........\BmpDisplay.plg,1238,2008-09-16
.......\..........\BmpDisplay.rc,10609,2007-09-13
.......\..........\BmpDisplayDoc.cpp,2102,2007-09-13
.......\..........\BmpDisplayDoc.h,1572,2007-09-13
.......\..........\BmpDisplayView.cpp,3500,2008-09-16
.......\..........\BmpDisplayView.h,1955,2007-09-13
.......\..........\Debug
.......\..........\.....\Bmp.obj,4460,2007-10-09
.......\..........\.....\BmpDisplay.exe,118887,2008-09-16
.......\..........\.....\BmpDisplay.ilk,311240,2008-09-16
.......\..........\.....\BmpDisplay.obj,22918,2007-09-13
.......\..........\.....\BmpDisplay.pch,5494424,2007-09-13
.......\..........\.....\BmpDisplay.pdb,435200,2008-09-16
.......\..........\.....\BmpDisplay.res,7356,2007-09-13
.......\..........\.....\BmpDisplayDoc.obj,15389,2007-09-13
.......\..........\.....\BmpDisplayView.obj,20833,2008-09-16
.......\..........\.....\MainFrm.obj,19678,2007-09-13
.......\..........\.....\StdAfx.obj,105413,2007-09-13
.......\..........\.....\vc60.idb,222208,2008-09-16
.......\..........\.....\vc60.pdb,364544,2008-09-16
.......\..........\MainFrm.cpp,2511,2007-09-13
.......\..........\MainFrm.h,1581,2007-09-13
.......\..........\ReadMe.txt,4407,2007-09-13
.......\..........\res

.......\..........\...\BmpDisplay.rc2,402,2007-09-13


.......\..........\Resource.h,498,2007-09-13
.......\..........\StdAfx.cpp,212,2007-09-13
.......\..........\StdAfx.h,1054,2007-09-13
.......\读入和显示Bmp文件的Mini代码.doc,37888,2008-09-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ImageMatch_RS
    遥感专业摄影测量方向相邻影像同名点匹配的程序,可交互界面,可人工选点(Professional Photography Program sensing images of the same name adjacent to the measuring direction point matching, interactive interface that can be manually selected point)
    2014-04-29 01:02:30下载
    积分:1
  • GrayIMG
    将一幅rgb图像转换成灰度图像,并显示出灰度图像。(the functon is to make a rgb image to gray image.)
    2015-10-02 21:41:03下载
    积分:1
  • Edge-Thinning
    Gray Level Edge Thinning Method Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing time in the further steps such as labeling and image transformation. We investigate some gray level edge thinning method that is based on the gradient magnitude within 3x3 local neighborhood. The new method has been tested with various types of images the real world. Experimental results show that this method produces more accurate images than those of the popular non-maximum suppression methods do.
    2016-09-13 22:05:34下载
    积分:1
  • humantracking
    非常好的程序,能够对视频中移动目标进行跟踪(failed to translate)
    2013-05-04 15:32:37下载
    积分:1
  • 02-gpbM
    M估计子,计算机视觉大牛Peter Meer出品。(Generalized Projection based M-estimator C++ code to find the robust estimate derived without using any user supplied scale. The theory is described in Generalized Projection Based M-stimator. )
    2020-12-22 16:59:06下载
    积分:1
  • KMP
    图像处理的KMP算法源程序,KMP算法是一种基本的、实用的字符串比较算法,广泛应用于图像处理和模式识别。(Image processing algorithms source KMP, KMP algorithm is a basic, practical string comparison algorithm, widely used in image processing and pattern recognition.)
    2011-09-23 19:46:43下载
    积分:1
  • duoyundongmubiao
    图像处理程序中图像处理多运动目标程序,完整程序。下载就能用(Image processing program, image processing of multiple moving targets program, complete the program. Download will be able to use)
    2012-02-28 14:00:10下载
    积分:1
  • VBzRGB
    本应用可以将RGB颜色转换为VB专用的十六进制代码或WEB专用的十六进制代码,包含代码和已编译的EXE文件。(This application can convert RGB color to VB for hexadecimal code or WEB for hexadecimal code, contain code and the compiled EXE file. )
    2015-08-23 19:55:27下载
    积分:1
  • SnapTest
    有关数字图像处理的一些源码,可以实现一些处理图像的功能,但要配合数字摄像机使用(Digital image processing of the number of source, you can achieve the functions of image processing, but with the use of digital cameras)
    2009-05-28 23:12:23下载
    积分:1
  • daima
    对矩形件的排样过程进行编码实现,通过visual c++(layout problem)
    2015-01-15 01:06:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载