搜索资源列表
ImageRegistration.rar
- 基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、
lenaentropy
- 求lena图像的信息熵,图像大小为256X256-For lena image information entropy, image size is 256x256
AffineTransformation
- 仿射变换法求深度信息,目前最好的方法 function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im) gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。 函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22
DCT_watermark
- dct域的图像数字水印,将水印图像信息隐藏在DCT系数的中频部分。-DCT domain image watermarking, the watermark image information hidden in the intermediate frequency part of DCT coefficients.
lixiang
- 通过理想高通滤波器实现对图像的锐化,图像锐化的目的是突出图像的边缘信息,加强其图像的轮廓特征,以便于人眼和机器的识别。-Through the realization of the ideal high-pass filter for image sharpening, image sharpening is designed to highlight the edge of the image information, to enhance the outline of the charact
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
Image-Processing-Lab[1]
- C#实现图像中值滤波、自适应平滑、保守光滑处理的源码,供大家参考-C# realize image median filtering, adaptive smoothing, Conservative smoothing the source for your information
Information_Hiding
- 数字图像的信息隐藏方法。不可多得的优秀课件。-Digital Image Information Hiding. Outstanding courseware rare.
Integration_Information_Hiding
- 基于插值融合的数字图像信息隐藏完整matlab源码-Interpolation-based integration of a complete digital image information hiding matlab source
ARMbasedembeddedimageprocessingsystemdesign
- 硬件 部 分 ,我们建立了以ARM处理器为核心的开发板,通过CMOs摄 像头实时采集图像信息并通过液晶显示器显示。操作系统部分实现了实 时嵌入式操作系统的开发和移植,并在系统上扩展了文件系统模块,使 之支持图像信息的存储和更为广泛的应用开发。图像算法部分实现了图 像采集、BMP编码、图像存储,以及对所生成的数字图像进行数字处理 等功能。-Hardware part, we set up the ARM processor as the core to the developm
ImageProcessing-source-code
- 负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、 缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。 Paint方法使用AutoScoolPosition属性发现滚动位置,使用AutoScrollMinSize属性进行设置。-Responsible for the relevant image processing operations, such as the preservation of image related opera
1
- 状是含有高层语义信息的视觉特征,在基于内容的图像检索及图像识别中具有重要的应用价值。有很多种描述子可以描述图像的形状特征,傅立叶描述子可以把二维的图像轮廓信息简化成一维问题进行处理,应用非常广泛。然而自然图像的形状特征通常是杂乱的,有噪声的,提出了一种图像预处理方法,得到净化的形状图像,通过实验研究傅立叶描述子算法提取形状特征的效果。-Abstract Shape is a visual feature which contains intrinsic high-level semantics
medicalimageregistration
- 本书详细介绍了医学图像注册方面的知识,包括配准的原理、刚性配准、非刚性配准,对于医学图像处理方面的研究具有很重要的参考价值。-The book details the registration of medical image information, including the principle of registration, rigid registration, non-rigid registration for medical image processing research h
1
- 图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点
Image-Information
- this exe file that give the image information-this is exe file that give the image information
binary-image-information-hiding
- 普通二值图像中的信息隐藏及秘密信息的提取。从图像中选取固定的位置来隐藏要嵌入的秘密信息。隐藏效果不太好~-Ordinary binary image information hiding and extraction of secret information. Selected from a fixed location in the image to hide secret information to be embedded. Hide the effect is not very goo
Image-information-calculator
- 自己做的一个图像信息计算器,实现一张图像的各种信息计算,包括均值方差信息熵等,还有两张图像之间的加减乘除运算等,便于搞图像分析的朋友们计算分析问题-Own image information calculator, a variety of information to achieve an image, including the information entropy of the mean-variance between the two images, Math computing ea
Lena_-image-information-entropy
- lena 图像信息熵 分为统计独立和非统计独立(二元联合熵)的代码,所用图像为256*256bmp-Lena image information entropy divided into statistical independence and non statistical independence (two yuan joint entropy) code, image using 256*256bm
Image
- 在头文件中设置共有成员和私有成员,获取图像信息,并在main函数中实现(The common and private members are set in the header file, and the image information is obtained and implemented in the main function)
digital-image-information-application
- matlab source code to show image information