搜索资源列表
template
- 图象模板匹配算法源代码,首先要在c盘根目录下保存要处理的图像,格式必须为.bmp-image template matching algorithm source code, the first in the directory c Pangen to preserve the image, format for. bmp
zengqiang
- 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
cximage600_vs2010
- CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。CxImage类库对于进行图像处理的研发人员,尤其对于初学者是一个很好的类库,其中附带的demo可以起到很好的引导作用。网上可以搜索到的为vc6.0版本,直接升级到v
bmptogif
- 将8的位bmp图像转换位gif图像,不用其它设置自动保存-Will be 8-bit bmp image conversion bit gif images, not the other settings automatically saved
imagesegmentation
- 研究了数字图像的读取和保存。在C++ Builder6.0环境下,利用TImage类,实现了Bmp和Jpeg两种常见图像格式文件的读取和保存。研究了数字图像的预处理方法和图像调节方法。主要包括数字图像的几何变换、亮度及对比度调节、色彩处理等。-Studied the number of read and save images. In C++ Builder6.0 environment, use of TImage class, the realization of the two commo
bmp2txt
- C++Builder源码,将BMP图形转换成文本字符,并可以保存为文本文件。参照网上资料,自行调试通过。-C++ Builder source code, to BMP graphics into text characters, and can be saved as a text file. Refer to online information through their own debugging.
CxImage
- VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
BMP_READ_WRITE
- 完全用C语言实现BMP图像的读取和保存。虽然Matlab和OpenCV能直接读取图像,但有时要求必须用C语言实现。虽然比较麻烦,但有时用得上-Entirely in C language to read and save BMP images. Although the Matlab and OpenCV can directly read the image, but sometimes required to use C language. Although it is troublesom
jt
- dev c++编译下的截取桌面屏幕,并保存为bmp图片-dev c++ compiler interception under the desktop, and save it as bmp images
333226655
- 使用visual c++开发的DIB图像类,包含了bmp图像的打开,保存,显示,灰度化等。-Using visual c++ classes developed the DIB image, contains the bmp image to open, save, display, gray and so on.
RELEASEimagestitch1
- VC6.0下的256色图像配准源程序,可以直接在VC6.0下运行,配准图像结果保存为c:\a.bmp,注意需要在配准之前选取三个特征点,便于识别。。。具体可参考源程序,内附示例lina图像,lina_a.bmp,lina_b.bmp是原始配准图像。特征点选取越好,则效果越好-The VC6.0 256 color image registration source, can be run directly in VC6.0 registration image save the results
rw_bmp_image
- 针对C语言中的BMP图像文件,给出了BMP图像的基本读入和保存的程序,程序不仅可以实现BMP图像的读入,还可以写出处理后的BMP图像。-For BMP image file in C language, gives the basic reading and preservation of BMP image program, the program can not only read the BMP image, you can also write BMP image after proce
The-nearest-neighbor-interpolation
- 图像的最邻近插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program nearest neighbor interpolation to enlarge the image pure C language contains bmp image can be run directly
bilinear-interpolation
- bmp图像的双线性插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program bmp image bilinear interpolation to enlarge pure C language contains bmp image can be run directly
bicubic
- 图像的立方卷积插值放大 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program to enlarge images cubic convolution pure C language contains bmp image can be run directly
psnr
- 计算图像的PSNR值 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program to calculate the value of the image PSNR pure C language implementation contains bmp image can be run directly
BMP-image-to-read-and-save
- BMP图像的读取和保存程序 纯C语言实现 可以直接运行-BMP image to read and save the program in pure C language can be run directly
