搜索资源列表
bmp2jpeg
- 一个将bmp格式图像压缩成为jpeg格式的mfc程序-A MFC program that can convert a BMP format image file to a jpeg zipped file.
创建分层窗口实现图像渐变
- 1、有没有方法创建一个半透明的窗口,并将该窗口上发生的所有鼠标事件都传递到桌面或另一个应用窗口处理? 2、我正在写一个幻灯显示程序,该程序要显示JPEG图像序列。我使用了 2002年三月刊专栏文章中的 CPicture 类来绘制图像(参见:C++ Q&A: Do You Have a License for that GIF? PreSubclassWindow, EOF in MFC, and More)。那个程序运行得很好。但我现在想添加从某一张图像到下一张图像的渐变特性。我在网页
wlt
- 零树编码小波图象压缩编解码程序.这是1.1版,可实现可变吗率编解码.动态显示.只能打开24真彩色位位图,如果是JPEG格式,叙用画图板打开,存为 24真彩色位位图即可.此外还有升级版本,可处理灰度图及保存解码后的位图. 下面附件为1.1版,须安装MFC才能打开. -zerotree wavelet image compression encoding codecs procedures. This is version 1.1, yet achievable variable ra
MFCCenterGIFShow
- 在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
JPEG
- 基于MFC的JPEG图象读取程序,已实现彩色图象到灰白图象的相互转化,用户可在此平台基础上完成自己的算法需要
ViewImage.rar
- JPEG图像文件的解码,尺度变换和灰度变换(MFC代码实现),JPEG image file decoding, scaling and gray-scale transformation (MFC code)
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
MFCshowJPG
- MFC基于对话框中打开显示JPEg格式的照片,可以在其上进行深入发展。-MFC-based dialog box to open the photos show JPEg format can be carried out in-depth development of their.
DisplayJPGGIFImageInMFC
- 实现JPEG和GIF图象的显示,发iechanghao的东西,值得大家学习,拿出来与大家分享一下 -The realization of JPEG and GIF images show that fat iechanghao things, what is worth learning, out to share with you some
jpeg_rgb
- 这是JPEG图像压缩的RGB转换的源代码,其中还包括了它的仿真测试代码,希望能帮助到大家。-This is the JPEG image compression of RGB conversion source code, including its simulation test code, hoping to help you.
CPicture_v100
- source code for display JPEG images for MFC applications.
CImg-1.3.4
- CImage类 CImage是MFC和ATL共享的新类,它能从外部磁盘中调入一个JPEG、GIF、BMP和PNG格式的图像文件加以显示,而且这些文件格式可以相互转换。由于CImage在不同的Windows操作系统中其某些性能是不一样的,因此在使用时要特别注意。例如,CImage::PlgBlt和CImage::MaskBlt只能在 Windows NT 4.0 或更高版本中使用,但不能运行在Windows 95/98 应用程序中。CImage::AlphaBlend和CImage::Tran
Tran_from_jpeg_to_bmp
- 把jpeg图形转换为bmp图形,用mfc写的-Convert bmp to jpeg graphics graphics, written by mfc
show-JPEG-in-MFC
- 在MFC应用程序中显示JPGGIF图像文件-show JPEG in the MFC
MFC-show-jpg-and-gif
- 基于vc++的 MFC 的显示JPEG 和gif 的操作代码-Vc++ MFC based on the display of JPEG and gif the operation code
SMDKC100_TestCode
- 三星原厂SMDKC100裸机测试代码,包括MFC、JPEG、TV-OUT等驱动-Samsung SMDKC100 test code,including MFC, JPEG, TV-OUT drive
MFC-picture-of-the-design
- 一个通用的图像查看和浏览软件,该软件能支持多种不同的图像格式,如BMP、PCX、TGA、JPEG、GIF等。这几种图像格式均为在图像处理领域及实际应用中广泛使用的图像格式。 -A generic image viewer and browser software, the software can support a variety of different image formats, such as BMP, PCX, TGA, JPEG, GIF, etc.. Several image
bmp-jpeg--mfc
- BMP实现JPEG格式的图像压缩程序设计 代码-BMP implementation of JPEG image compression application design code
Bmp vs jpeg
- VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用
JPEG
- MFC程序,把bmp图片压缩成jpeg的格式,有轻微的失真,仅供学习之用。-MFC program, the compressed jpeg bmp image formats, there is a slight distortion, for study purposes.