资源列表
matlab
- 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of informatio
1329572013522_0
- Graphcut算法的源码,用于图像处理领域的图像分割,该算法的matlab代码实现。-Graphcut algorithm source, used in image processing area image segmentation, this algorithm of matlab code realization.
image-processing-algorithms2
- 遥感图像处理算法介绍,包括分类、融合、植物检测、变化检测等算法的具体介绍,是编程的基础和遥感的基础知识。-Remote sensing image processing algorithms introduced, including classification, fusion, specific descr iption of the plant detection, change detection algorithm is the basis of the programming and
fuse_sih
- 图像拼接(image mosaic)技术是将一组相互间重叠部分的图像序列进行空间匹配对准,经重采样合成后形成一幅包含各图像序列信息的宽视角场景的、完整的、高清晰的新图像的技术。图像拼接在摄影测量学、计算机视觉、遥感图像处理、医学图像分析、计算机图形学等领域有着广泛的应用价值。 一般来说,图像拼接的过程由图像获取,图像配准,图像合成三步骤组成,其中图像配准是整个图像拼接的基础。本文研究了两种图像配准算法:基于特征和基于变换域的图像配准算法。 -Image mosaic (image mosaic)
toubutuxiangchonggou
- 本程序生成Shepp-Logan大脑图,之后取不同的角度值进行Radon变换,之后进行逆变换图像重构,比较分析恢复的图像的质量。-this code can creat Shepp-Logan Rrain Picture,then ues different kinds of Radon transformation,finally,use the reverse transformation to reconstruct the picture.
jpeg-to-pdf
- c++/C 实现jpg图片转换为pdf文档-C++/C, jpg image conversion to pdf document
Laplacian-sharpening
- 图像处理基本变换-源程序之拉普拉斯锐化(边缘检测)程序-Image processing basic transformation- the source of the Laplacian sharpening (edge detection) program
Semi-fragile-spatial-watermarking
- 提出一种基于图像认证的半脆弱数字水印算法。该算法具有较好的自适应性,采用改进的低通滤波器,根据人眼的分辨能力设定 梯度阈值。实验结果证明,该算法对常规图像处理操作具有较强的鲁棒性,能够抵御JPEG顶级有损压缩,同时对于恶意篡改攻击(擦除、扭曲、挤压、光照等操作)表现出脆弱性,可检测出篡改的痕迹和类型。 -A semi-fragile watermark algorithm for image authentication is proposed, which has adaptabilit
MOPSO
- 用pso算法实现图像分割,着重突出灰度图像的前景和背景的分割-using pso to implement the segregstion of image
matching
- 有关图像处理中图片匹配的vc++程序,采用特征点匹配-A VC++ program about the image processing in the image matching procedure, uses feature point matching
histogram-equalization-and-matching
- 编写程序实现直方图均衡化函数和直方图匹配函数-histogram equalization and matching
ControlGe
- 谷歌地球VC调用程序,可用VC控制Google 地球坐标,能保存地图图像等。-Google Earth VC call procedure can be used VC to control the Google Earth coordinates, can save the map images.