搜索资源列表
显示BMP图象的程序
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过 -640 * 480256 color. BMP file display program can browse, also showed four images on the screen can also ope
VQcoding
- 由matlab编写,带GUI界面。对bmp文件进行Vector Quantization。运行其中的VQ_GUI.m文件。 程序肯定是调试无误的。虽然比较耗时,但是最后能达到较好的图像效果和SNR。毕竟相比于VC,matlab运行较慢。 注意在点open打开了一个bmp文件过后,一定要先点VQ code,进行其他操作才能有效。-prepared by Matlab, with GUI interface. Bmp files to Vector Quantization. VQ_GUI.
cdib
- 一个健全的cdib类,并根据此建立的一个打开bmp文件的程序。cdib类中的关于读取,显示等基本内容齐全。值得学习-A sound cdib class, and based on this established an open bmp file. cdib class on reading, showing the basic elements are complete. Worth learning
ThumbViewer
- 贵站所提供的几个ThumbViewer都不能编译通过,总是出现这样的一句话:fatal error LNK1181: cannot open input file "./lib/cximagecrtu.lib"。而缺少的库函数又找不到。此外,贵站的下载文件里面所包含的应用有病毒,每次执行,瑞星都报警。 现在我把这个问题解决了,可以放心轻松地编译译使用。-Solution the problem of fatal error LNK1181: cannot open input file
CDib
- 打开BMP文件,并实现4、8、24位的BMP位图显示-Open the BMP file, and to achieve 4,8,24-bit BMP bitmap display
Cvision
- 用opencv在VC对话框控件下选择文件,打开图像(支持各种格式-Using opencv under control in VC Select File dialog box, open the image (in support of a variety of formats
LoadBmp
- 打开bmp格式的文件,可以打开灰度图像和彩色图像-Open the bmp file format, you can open the gray-scale images and color images
GIFFormatPictureDisplay
- 源代码完成了对格式为GIF的图像文件的显示,在打开图像文件前需要将该图像命名为(111.GIF)。-Completed the source code for the GIF format image files are displayed in the open before the required image file name of the image (111.GIF).
cvision1
- OpenCV Tutorial1: open and display file
DICOM_Viewer
- dicom图像浏览器,打开dicom文件并进行常用处理-dicom image browser, open the dicom file and used to deal with
ShowBitmap
- 、BMP位图显示程序,用一个简单的SDI工程实现单击“文件”->“打开”,选择一个.bmp文件,如果不是真正的BMP文件,或者不是真彩色的BMP文件,程序都将报告有关信息。如果用户选择的是真彩色的BMP文件,则程序会在客户区显示整个图像。-, BMP bitmap display program with a simple click of the SDI project to achieve the " File" -> " Open" , sele
openpcx
- 打开pcx文件并显示,这是一个比较简单的代码,但很有参考价值-Pcx file to open and display, this is a relatively simple code, but valuable
lx_photoshow
- 新锐领秀网络相册V1.1 程序功能: 1.无限分类 2.自动按指定的尺寸生成缩略图(需要服务器支持) 3.如果服务器不支持生成缩略图,则可以自己设置是否上传缩略图(为了更快浏览速度,我们建议您上传) 4.无组件上传功能 5.评论功能,可在后台设置是否开启评论 6.可在线修改网站名称,LOGO,banner,备案信息,缩略图大小等 7.删除记录时同时删除图片文件.大幅度减少垃圾文件 8.图片批量管理 9.评论批量管理-Receive cutting-edge
ENVIHDF5
- ENVI是流行的遥感图像处理软件,该插件可以帮助用户打开HDF5格式的文件。-ENVI is a popular remote sensing image processing software, the plug-in can help users to open the HDF5 file format.
GDIimage13
- 用GDI+在MFC对话框中显示图片,可以显示常见多种格式的图片。程序在打开文件夹中的图片时,可以对该文件夹下的常见图片文件进行统计,通过点击窗口按钮,进行上一张下一张的图片浏览。-Using GDI+ in MFC dialog box shown in pictures, can show a variety of common image format. Procedures to open the pictures folder, the folder may be the common
Matlab_ImageSee
- 打开文件中图片的简单Matlab程序代码-Open the file in the image of a simple Matlab code
open_bmp
- 使用VC++编写的打开bmp图形文件的程序-Prepared using VC++ program to open bmp graphic file
1
- 打开bmp图片,读取bmp文件信息,并复制创建新的灰度图。-Open bmp pictures, read the bmp file information and create new grayscale reproduction.
Image-shutter-effect
- 该功能主要实现bmp格式图片的加载和以百叶窗形式显示的功能。用户利用打开文件按钮选择bmp格式的图片就能在客户区里看到该图片,点击菜单栏中的百叶窗效果就能看到图片以百叶窗的形式显示了。-The function mainly realize the BMP format picture of load and in the form of a shutter display function. Users use open file button to choose BMP format pic
justopenfile
- 一个简单的打开图像功能,结合QT实现选择线形状等功能,十分容易上手.使用了opencv数据库。-a simple open file code