搜索资源列表
Image_src
- 图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。-image processing source code, achieving PGM images read, write PGM image, the image sampling to be conducted under half the size of the image function. TestImage.cpp contains main
ImgProcessing
- 可读写bmp格式的图的程序,给了Visobject.cpp 和 visobject.h 做样子,很容易将它们改成合自己用的,能读写bmp格式图象的程序。使用Linux的, 给出pcbitmap.h以备使用。写程序时注意读整数时字节是按顺序还是逆序排列的。-can read and write bmp format of the processes, and to the Visobject.cpp visobject.h frill, it is very easy to change thei
2002011827
- 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading and writing; 2. Painting histogr
mrfdemo
- 监督马尔可夫随机场分割方法,主程序是mrf.cpp。-supervision Markov split with the airport, the main program is mrf.cpp.
Ostu.cpp
- 本人搜集的Ostu图像二值化的算法,是在MATLAB环境下写的,不过上传的代码是文本格式的,各位可以根据自己需要参照一下-I collect images of two gray value of the algorithm is to write MATLAB environment, But the code is uploaded to the text format, you may need to refer to themselves
fourier-cpp
- 对图像进行傅立叶变换处理(图像变换)的源代码,编译后的可执行文件-right image Fourier transform (image transformation) of the source code, the compiled executable file
nocolor-cpp
- 对图像进行去除彩色处理的源代码,编译后的可执行文件须带参数运行-right color image processing to remove the source code, the compiled executable file parameters required to bring Operation
pseudocolor2-cpp
- 对图像进行遥感伪彩色处理的源代码,编译后的可执行文件须带参数运行-of remote sensing images pseudo-color processing of source code, the compiled executable file parameters required to bring Operation
peppernoise-cpp
- 在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行-the image Salt and Pepper to the noise source, the compiled executable file parameters required to bring Operation
PPictureVC
- 一个图像处理的Picture.h和Picture.cpp文件,功能齐全——从读取到处理。-an image processing and Picture.cpp Picture.h documents, a full range of functions -- from reading to handle.
dwt97
- 实现(9,7)小波的整数提升算法,包括正变换和反变换,分别存于wave_trans.cpp,wave_itrans.cpp中.-achieve (9,7) wavelet algorithm integer upgrade, including the transformation and the inverse transform, wave_trans.cpp were deposited, wave_itrans.cpp China.
CutDIB.cpp
- 本函数裁剪DIB,并返回裁切后的新DIB的句柄,源句柄保持不变 -cutting DIB this function, and return to the cutting of the new DIB handle, the source handle remained unchanged
ClrJpegDecode
- bmp与jpeg图像格式间的相互转换 包括.cpp和.h文件-bmp format and jpeg images of each other, including conversion. Cpp and. H documents
mean-shiftsegmentation
- 给出了meanshift分割的源代码,包括CPP文件和h文件-given meanshift division of the source code, including CPP paper documents and h
CDIB
- 应用cdib库,完成位图文件(*.bmp)的读取和存储.其中的dibapi.cpp以及dibapi.h文件可移植到任何其他图象处理的程序中去为以后的操作提供基础.
Harris-CPP
- 本代码是基于Harris边角检测的特征点提取代码,用C++程序编写。希望对大家有用-This code is based on Harris corner detection feature extraction code, using C++ programming. Hope to useful
wavelet-cpp-code
- b样条小波,daubchies小波,多小波,haar小波,line小波的提升实现方法-bsplane wavelet lifting, daubchies wavelet lifting, polywavelet lifting, haarwavelet lifting and line wavelet lifting
cdib
- // 文件: Dib.cpp // 内容: 设备无关位图类-源文件 // 功能: (1)位图的加载与保存; // (2)位图信息的获取; // (3)位图数据的获取; // (3)位图的显示; // (4)位图的转换; // (5)位图相关判断;-//File: Dib.cpp// content: device-independent bitmap class- the source file// function: (1) loading and saving b
texture-analysis-based-cPP
- 基于c++的纹理分析程序 有效的提取出纹理特征 为后续工作奠定了基础-C++-based texture analysis program extract the texture features of effective follow-up work laid the foundation for the
VCPP_cloud_texiao
- VC++生成逼真流动的云彩图像特效,Clouds.cpp将向你展示生成的全部过程,研究一下很值得。-VC++ generate realistic images of clouds flow effects, Clouds.cpp will show you all the build process is very worthy of study.