登录
首页 » Visual C++ » raw2bmp

raw2bmp

于 2011-11-08 发布 文件大小:1937KB
0 397
下载积分: 1 下载次数: 110

代码说明:

  读取RAW格式文件,将其转换为BMP格式文件并存储,主要实现灰度图像的转换(Read the RAW format, convert it to BMP format file and stored, mainly to achieve the conversion of grayscale images)

文件列表:

raw2bmp
.......\ChildFrm.cpp,1534,2011-11-01
.......\ChildFrm.h,1397,2011-11-01
.......\Debug
.......\.....\ChildFrm.obj,16475,2011-11-01
.......\.....\MainFrm.obj,19239,2011-11-01
.......\.....\raw2bmp.exe,118854,2011-11-04
.......\.....\raw2bmp.ilk,405160,2011-11-04
.......\.....\raw2bmp.obj,23755,2011-11-02
.......\.....\raw2bmp.pch,5498152,2011-11-01
.......\.....\raw2bmp.pdb,525312,2011-11-04
.......\.....\raw2bmp.res,8768,2011-11-02
.......\.....\raw2bmpDoc.obj,15000,2011-11-01
.......\.....\raw2bmpView.obj,24133,2011-11-03
.......\.....\StdAfx.obj,105863,2011-11-01
.......\.....\vc60.idb,222208,2011-11-07
.......\.....\vc60.pdb,364544,2011-11-07
.......\MainFrm.cpp,2524,2011-11-01
.......\MainFrm.h,1542,2011-11-01
.......\raw2bmp.aps,46612,2011-11-02
.......\raw2bmp.clw,3980,2011-11-07
.......\raw2bmp.cpp,4408,2011-11-01
.......\raw2bmp.dsp,4835,2011-11-02
.......\raw2bmp.dsw,537,2011-11-01
.......\raw2bmp.h,1367,2011-11-01
.......\raw2bmp.ncb,74752,2011-11-07
.......\raw2bmp.opt,49664,2011-11-07
.......\raw2bmp.plg,1335,2011-11-07
.......\raw2bmp.rc,15108,2011-11-02
.......\raw2bmpDoc.cpp,1762,2011-11-01
.......\raw2bmpDoc.h,1486,2011-11-01
.......\raw2bmpView.cpp,3019,2011-11-02
.......\raw2bmpView.h,1871,2011-11-02
.......\RawToBmpDlg.cpp,7699,2011-11-07
.......\RawToBmpDlg.h,1353,2011-11-03
.......\ReadMe.txt,4793,2011-11-01
.......\res

.......\...\raw2bmp.rc2,399,2011-11-01


.......\resource.h,1192,2011-11-02
.......\StdAfx.cpp,209,2011-11-01
.......\StdAfx.h,1054,2011-11-01

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

发表评论

0 个回复

  • LineTrans
    说明:  该程序实现的功能是:图像反色,线形变换,对于图像处理初学者非常实用。(The realization of the program)
    2008-11-11 16:35:10下载
    积分:1
  • dizi-data
    各种图像处理算法集合,包括灰度、滤波等,已调试,可用。(Collection of a variety of image processing algorithms, including grayscale, filtering, etc.)
    2013-04-21 20:54:48下载
    积分:1
  • jiang
    VC图像编辑软件 就要卷积模糊和卷积模糊加噪 以不同方法(大于等于2)实现图像的模糊效果(局部或全局)。并以BMP格式存储。(soft)
    2010-03-07 13:57:45下载
    积分:1
  • Eyes
    图像处理实习(针对遥感影像),包含许多经典的图像处理功能,比如多种植被指数计算、小波变换、镶嵌、图像分类等(Image processing internship (for remote sensing images), contains many classic image processing functions, such as a variety of vegetation indices, wavelet transform, mosaic, image classification, etc.)
    2014-03-27 22:36:07下载
    积分:1
  • tool
    工具条图标产生器,可以产生各种工具条图标(Toolbar icon generator, can produce a variety of toolbar icons)
    2011-05-28 20:02:34下载
    积分:1
  • Ring3
    类似PChunter的内核工具。本工具是应用层的源码。适合内核新手(Similar PChunter core tools. This tool is the source application layer. Suitable for novice kernel)
    2014-05-14 23:57:42下载
    积分:1
  • image_carrying_code
    利用位图图像中的冗余数据位,将小文件嵌入到大的图像文件中,并保持原图像不变。(The use of bitmap images in the redundant data bit will be embedded in small files to large image files, and to maintain the original image unchanged.)
    2009-03-03 03:22:30下载
    积分:1
  • retinex.opencv
    Retinex理论的基础理论是物体的颜色是由物体对长波(红色)、中波(绿色)、短波(蓝色)光线的反射能力来决定的,而不是由反射光强度的绝对值来决定的,物体的色彩不受光照非均匀性的影响,具有一致性,即retinex是以色感一致性(颜色恒常性)为基础的。不同于传统的线性、非线性的只能增强图像某一类特征的方法,Retinex可以在动态范围压缩、边缘增强和颜色恒常三个方面打到平衡,因此可以对各种不同类型的图像进行自适应的增强。(The basic theory of Retinex theory is the color of the object by object for the long wavelength (red), medium (green), short wave (blue) light reflection ability to decide, rather than by the intensity of reflected light of the absolute value to decide, the color of the object under illumination nonuniformity effects, consistent with the Retinex, that is based on color constancy (color constancy based). Different from the traditional linear, nonlinear image enhancement method of only one kind of features, Retinex can be in dynamic range compression, edge enhancement and three aspects of color constancy hit the balance, thus enhancing adaptive to a variety of different types of images can be.)
    2014-09-23 16:40:19下载
    积分:1
  • 第27章 透明位背景上的滚动字幕实例
    第27章 透明位图背景上的滚动字幕实例该程序可以方便实现字幕的滚动效果,程序简单易懂(transparent bitmap on the background of rolling subtitles examples of the procedures to facilitate the achievement of subtitles rolling results, procedures simplified)
    2005-03-23 21:54:45下载
    积分:1
  • DecodeString
    根据指定字符分割字符串,VC++精选编程源码,很好的参考。(According to the specified character segmentation character string, VC++ select programming source code, a good reference.)
    2013-12-03 10:56:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载