搜索资源列表
基于MATLAB的数字水印技术研究
- 有关数字水印的研究与实现的算法及正确的MATLAB程序-Research and Implementation of the algorithm and the correct procedures for MATLAB
lvboqqqqqqq
- 于傅里叶变换的图像加密技术研究 具体是将一幅图像用 fft 变换到频域 在频域中进行加密 我考虑的是通过随机相位来加密的方法,请问用matlab怎样实现 加密后在通过 ifft 得到加密后的图象 -Fourier transform in the image encryption technology to study the details of an image is to use fft transformed to the frequency doma
现代图像处理技术及Matlab实现
- 现代图像处理技术及Matlab实现-modern image processing technology and Matlab
MATLAB
- 本文介绍了matlab语言的特点以及图象处理工具箱实现的经典处理技术。
HistogramEqualization.rar
- 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
SpectrumEnvelopeRemoving.rar
- 该代码实现了从光谱库读取高光谱曲线,并且去除其包络。这是高光谱图像处理时一个重要的预处理技术。,The code read from the spectral library of high spectral curve, and the removal of its envelope. This is a hyperspectral image processing, when an important pre-processing technology.
segmention.zip
- 这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。,Matlab program achieved the target of image segmentation and extraction technology, the annex of the procedures to license plate detection and recognition as an example, has very good results.
3D_PSTD.rar
- 使用PSTD计算方法实现的3维时间反转镜像技术算法,可用于声学及电磁学成像,A Time Reversal Mirror Algrithm devopled by the 3 dimensial PSTD numerical method, it can be used in acousic and electromagnitic imaging field
Image-registration-technique
- 图像配准技术及其MATLAB编程实现书里面的程序-The program of image registration technique and MATLAB programming book
DWatermarking
- 实现数字水印技术,将重要信息隐藏在图片中,供对方提取识别。-Digital watermarking technology to the important information hidden in the picture for the identification of the other extracts.
DCTwatermark
- 基于MATLAB的DCT域数字水印技术实现相关代码实现详细说明-MATLAB-based DCT-domain digital watermarking technology to achieve detailed descr iption of the relevant code
narrowband
- 水平集图像分割方法中的窄带技术的MATLAB代码实现-Level set image segmentation methods narrowband technology MATLAB code
digitalprocess
- 本文叙述了用数字图象处理技术实现天文图象目标的参数测量,重叠图象的分离、原以及星和银河的识别-This paper describes the use of digital image processing technology to achieve the objectives of astronomical images measured parameters, the separation of overlapping images, the original as well as the
a-watermarking-based-on-dwt
- 这是个由matlab仿真实现的基于dwt的数字水印技术算法,实现了数字水印的嵌入、提取和一系列攻击实验。效果良好。-This is implemented by the matlab simulation of digital watermarking technique based on dwt algorithm, realization of the digital watermark embedding, extraction and a series of attacks on exp
DCT-matlab
- 利用Matlab工具实现对Dct变换的水印嵌入技术算法-Matlab tools used to achieve the Dct transform watermarking algorithm
DSA
- MATLAB语言实现数字减影血管造影技术,打开蒙片和盈片,提取图像边缘,选择控制点,进行匹配之后减影,输出减影后的图片。(MATLAB language digital subtraction angiography, open the mask and surplus, edge extraction, control point selection, matching after subtraction, output subtraction images.)
第 01 章 基于直方图优化的图像去雾技术
- 基于直方图优化的图像去雾技术 Matlab实现(Matlab implementation of image demogging based on histogram optimization)
图像去噪技术及其实现
- 图像检测,实现图像去噪,包含MATLAB程序以及文档说明(Image detection, image denoising, including MATLAB program and document descr iption)
MATLAB疲劳检测系统(GUI界面)
- 1.基本内容 本设计目标在于利用Matlab强大的图像处理能力和实用便捷的编程方法,通过处理包含人脸的视频帧系列图像,灰度积分投影技术的眼睛定位方法,进而利用perclos计数,计算眨眼率,从而得到比较准确的疲劳状况。 2.具体要求 本设计基于灰度积分投影技术的眼睛定位方法,再结合perclos技术。首先通过图像预处理技术得到灰度分配较为均匀的图像,然后分别利用水平和垂直灰度积分投影曲线结合人脸的结构特征找到眼睛的位置坐标,实现了准确的眼睛定位,通过perclos技术技术眨眼率,根据先
matlab数字图像处理系统
- matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算