资源列表
greyimagequalityassessment
- 灰度图像质量评价,以matlab为平台,介绍了几种关于灰度图像算法的质量,以数据结果来说明图像的质量。-Gray image quality evaluation, in order to matlab as a platform to introduce several gray image algorithm on the quality of data to illustrate the results of image quality.
IsoOctree
- 等值八叉树的实现算法,用于在三维重建中提取等值面。-Equivalent Octree algorithm for extracting three-dimensional reconstruction in the isosurface.
similarityext
- 基于遥感光学图像的宽网道路检索,能够快速的实现半自动道路提取,给出种子点对输入方向进行快速检索-Optical remote sensing images based on a wide network of roads retrieval, the realization of fast semi-automatic road extraction, given the input direction of the seed point for rapid retrieval
AudioWatermarkingforContentAuthentication
- 该水印算法具有以下特点:1)结合音频自身的特性,不仅能够自适应划分音频数据段,而且能够智能调节水印嵌入强度,增强了数字音频水印的鲁棒性;2)能够同时进行数字音频的版权保护与内容认证,并可大致确定篡改发生区域,仿真实验表明,文中算法不仅具有较好的不可感知性,而且对常规处理具有较好的鲁棒性,同时能够对替换等而已篡改做出报警并确定被篡改位置。-The watermarking algorithm has the following characteristics: 1) combined with t
getcontour
- 一种医学图像轮廓提取,大家试试看,或许有用-A medical image contour extraction, we give it a try, perhaps useful
disparity2007
- 利用SIFT检测两图片的相同点,并获取两幅图像的视差。-SIFT detection using the same picture two points, and to obtain two images of the parallax.
VC++2005MagicHouse
- 在Visual C++ 2005 中实现的数字图像处理源代码,包括了图像的点运算,几何变换,滤镜处理,特效等,对学习VC++数字图像处理非常有帮助。-In Visual C++ 2005 in the realization of the digital image processing source code, including the image of point computing, geometric transform, filter processing, special effe
Handbook.of.Image.and.Video.Processing
- 英文原版。本书介绍了图像和视频处理方面的基本原理、主要技术和典型应用,相关的内容包括图像与视频的增强和恢复,分类和分割,图像边缘检测,图像处理算法,图像压缩、存储、重取和通信,以及图像处理的应用。-This Handbook represents contributions from most of the world’s leading educators and active research experts working in the area of Digital Image and
Wavelet
- 二维离散小波变换的C++源码,可以运行,大家多多交流-Two-dimensional discrete wavelet transform of C++ source code, you can run, we communicate more
FCMSegmentation
- FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation, the algorithm automatically im
VTB4Matlab
- Matlab图像与视频处理工具(VTB4Matlab)代码,对相关专业的人来说很有用-Matlab image and video processing tool kit (VTB4Matlab) code
image_inhancement
- 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波