资源列表
FitFunc
- 直方图匹配的方法,通过详细研究图像的直方图,通过直方图匹配的方法,达到一定的效果,效果良好-histogram matching method, a detailed study of the image histogram, the histogram matching, achieve a certain effect, good results
1224563254
- Vc++实现数字水印的相关问题,比如图像置乱,小波变换-Vc digital watermarking-related issues, such as image scrambling, wavelet transform, etc.
energy
- 分析图像变换的能量集中分析算法,利用该算法可以评估不同变换对图像能量重新分派并集中的能力。-analysis Image Transform algorithm concentrate on the energy, The algorithm can be used to assess different images to transform the energy re-assigned and the ability to concentrate.
lanstoolbox
- 计算图像的质心,各种矩以及基于矩的图像重构算法,对模式识别和图像处理有较大的研究价值。-calculated image of the center of mass, and for the moment the various moments of image reconstruction algorithm, on Pattern Recognition and Image Processing of a larger research value.
bandlet-denoising
- 基于Bandlet小波的图像去噪研究,具有较好的效果。-Bandlet wavelet-based image denoising, with good results.
roispline
- 基于spline的图像感兴趣区域提取,可用于基于区域的图像检索系统中。-spline - based region of interest image extraction, can be used for regional image retrieval system.
ImageEnhancement
- 使用低通滤波的图像增强,程序内容contstrech.m, digitneg.m, rgcompress.m, skewing.m, slicing.m, slicing1.m, spatialhp.m, spatiallp.m, threshold.m-use of low-pass filtering the image enhancement, as contstrech.m procedures, digitneg.m, rgcompress.m, skewing.m. slicing.
test Geo Tiff
- 这是使用VC6读写GeoTiff库的工程,包括相应的LIB库,但不包括GeoTiff库的源代码,你可以在www.pudn.com上直接下载GeoTiff库的源代码.-This is the use of the VC6 GeoTiff literacy projects, including the corresponding LIB basement, GeoTiff but not the source code, You can download directly www.pudn.com
testTiff
- 这是使用CBC读写TIFF图形的程序,包括图形显示-This is the use of reading and writing TIFF graphics CBC procedures, including graphics
ReadFrameFromAvi
- 从一个avi文件中抽取特定一桢,并在客户视图区中画出来,效果还不错!-from a specific document from one-ching, and the customer area View paintings, and the results were pretty good!
imageprocessing20070511
- 基本图像处理源代码. 包括了图像显示,增强,复原,变换,编码,配准,运动检测,特征提取,图像分割,图像识别. 文件夹内附有图像及其运行结果. (貌似是来自于<C++数字图像获取,处理与实践>一书) 有WINDOWS演示程序.-basic image processing code. Including image display, enhancement, restoration, conversion, encoding, matching, motion d
Geometrytransformation
- 图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -images of geometric transformation open a bitmap, Geometric Transform command line compiler process foll