CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Matlab技术实现

搜索资源列表

  1. 基于MATLAB的数字水印技术研究

    0下载:
  2. 有关数字水印的研究与实现的算法及正确的MATLAB程序-Research and Implementation of the algorithm and the correct procedures for MATLAB
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:105802
    • 提供者:明明
  1. lvboqqqqqqq

    0下载:
  2. 于傅里叶变换的图像加密技术研究 具体是将一幅图像用 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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:856
    • 提供者:李建成
  1. 现代图像处理技术及Matlab实现

    0下载:
  2. 现代图像处理技术及Matlab实现-modern image processing technology and Matlab
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4163
    • 提供者:卢东岳
  1. MATLAB

    0下载:
  2. 本文介绍了matlab语言的特点以及图象处理工具箱实现的经典处理技术。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:227300
    • 提供者:wangrui
  1. HistogramEqualization.rar

    0下载:
  2. 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:203876
    • 提供者:jhm
  1. SpectrumEnvelopeRemoving.rar

    1下载:
  2. 该代码实现了从光谱库读取高光谱曲线,并且去除其包络。这是高光谱图像处理时一个重要的预处理技术。,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.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3697
    • 提供者:jenna
  1. segmention.zip

    0下载:
  2. 这个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.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:19968
    • 提供者:
  1. 3D_PSTD.rar

    4下载:
  2. 使用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
  3. 所属分类:图形图象

    • 发布日期:2013-10-12
    • 文件大小:7898
    • 提供者:chenguoping
  1. Image-registration-technique

    0下载:
  2. 图像配准技术及其MATLAB编程实现书里面的程序-The program of image registration technique and MATLAB programming book
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:345692
    • 提供者:费斌
  1. DWatermarking

    0下载:
  2. 实现数字水印技术,将重要信息隐藏在图片中,供对方提取识别。-Digital watermarking technology to the important information hidden in the picture for the identification of the other extracts.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:54718
    • 提供者:郑萍
  1. DCTwatermark

    1下载:
  2. 基于MATLAB的DCT域数字水印技术实现相关代码实现详细说明-MATLAB-based DCT-domain digital watermarking technology to achieve detailed descr iption of the relevant code
  3. 所属分类:Graph program

    • 发布日期:2015-10-19
    • 文件大小:5006069
    • 提供者:魏敏
  1. narrowband

    5下载:
  2. 水平集图像分割方法中的窄带技术的MATLAB代码实现-Level set image segmentation methods narrowband technology MATLAB code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14629
    • 提供者:阳云
  1. digitalprocess

    0下载:
  2. 本文叙述了用数字图象处理技术实现天文图象目标的参数测量,重叠图象的分离、原以及星和银河的识别-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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:263423
    • 提供者:fengyu
  1. a-watermarking-based-on-dwt

    0下载:
  2. 这是个由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
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:119850
    • 提供者:jxzjxz10
  1. DCT-matlab

    0下载:
  2. 利用Matlab工具实现对Dct变换的水印嵌入技术算法-Matlab tools used to achieve the Dct transform watermarking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:374900
    • 提供者:崔小宇
  1. DSA

    1下载:
  2. MATLAB语言实现数字减影血管造影技术,打开蒙片和盈片,提取图像边缘,选择控制点,进行匹配之后减影,输出减影后的图片。(MATLAB language digital subtraction angiography, open the mask and surplus, edge extraction, control point selection, matching after subtraction, output subtraction images.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:小玲子
  1. 第 01 章 基于直方图优化的图像去雾技术

    0下载:
  2. 基于直方图优化的图像去雾技术 Matlab实现(Matlab implementation of image demogging based on histogram optimization)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:75776
    • 提供者:岁月流情
  1. 图像去噪技术及其实现

    1下载:
  2. 图像检测,实现图像去噪,包含MATLAB程序以及文档说明(Image detection, image denoising, including MATLAB program and document descr iption)
  3. 所属分类:图形图像处理

    • 发布日期:2019-07-05
    • 文件大小:145408
    • 提供者:Monphy
  1. MATLAB疲劳检测系统(GUI界面)

    6下载:
  2. 1.基本内容 本设计目标在于利用Matlab强大的图像处理能力和实用便捷的编程方法,通过处理包含人脸的视频帧系列图像,灰度积分投影技术的眼睛定位方法,进而利用perclos计数,计算眨眼率,从而得到比较准确的疲劳状况。 2.具体要求 本设计基于灰度积分投影技术的眼睛定位方法,再结合perclos技术。首先通过图像预处理技术得到灰度分配较为均匀的图像,然后分别利用水平和垂直灰度积分投影曲线结合人脸的结构特征找到眼睛的位置坐标,实现了准确的眼睛定位,通过perclos技术技术眨眼率,根据先
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-04
    • 文件大小:5545984
    • 提供者:www.wobishe.com
  1. matlab数字图像处理系统

    1下载:
  2. matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-02
    • 文件大小:380928
    • 提供者:www.wobishe.com
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com