搜索资源列表
MATLAB
- 利用MATLAB进行血管的三维图像重建,充分利用了matlab对大量图片的处理能力
利用matlab进行数字图像处理的教程
- 本教程通过实验的方法来实现 MATLAB 中数字图像处理的一些方法。
platerecognize.利用matlab实现车牌定位识别
- 利用matlab实现车牌定位识别,基于颜色信息,效果很明显,准确率很好,License plate location using matlab to achieve recognition, color information based on the results it is clear that very good accuracy
Hydrid_GA_ACATSP.rar
- 基于遗传和蚁群混合算法的图像配准算法 需要利用matlab遗传工具箱,Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
YUV.rar
- 本程序是利用MATLAB读取YUV视频数据,并播放视频。,This procedure is to use MATLAB to read YUV video data, and video.
matlab_Otsu.rar
- 此算法是Otsu提出的最大类间方差法,利用matlab进行分割图像,This algorithm is proposed by Otsu Otsu method, used to segment image in matlab
matlabgui.rar
- matlaob gui 是利用MATLAB GUI 做的一个图像处理程序,matlab gui
matlab(deletefog)
- Matlab程序,利用curvelet变换和高斯逆滤波进行图像去雾,含效果图-Matlab program, using curvelet transform and inverse Gaussian image filtering to fog, with the effect of map
hough-Matlab
- 利用Matlab编写的基于hough变换的椭圆检测程序,已经运行过的,附图-Written in Matlab, hough transform based ellipse detection procedure has been run off, with photos
blood
- 利用matlab自带函数写的细胞分割的程序,细胞分割的Matlab代码-MATLAB code by zhao long66666666
CT
- 利用matlab程序对图像进行重建,扇束滤波反投影法图像重建-Fan-beam filtered back projection image reconstruction
利用ICM方法得到基于MRF场的SAR图像分割
- 利用ICM方法得到基于MRF场的SAR图像分割-Achieve market segmentation ICM s MRF
Perona_Malik
- 图像的各向异性扩散,利用matlab实现Perona_Malik算法,梯度阈值K通过对图像求解2-范数的方法迭代获得-Anisotropic diffusion images, using matlab to achieve Perona_Malik algorithm, the gradient threshold images by solving the K 2- norm method will be obtained
MATLAB
- 利用MATLAB实现的一些图像处理程序 有利用HOUGH变换实现圆的检测 也有实现均值处理的以及同台滤波处理还有中值滤波的-The use of MATLAB implementation of a number of image processing procedures have to use HOUGH transform circle detection also realize there is implementation of the deal, as well as the me
lsbstegoprote-matlab
- 基于lsb的图像信息隐写算法 利用MATLAB实现-lsb-steganography
MATLAB--FFT2
- 利用matlab fft2处理图形以及灰度处理 -Graphics processing using matlab fft2
matlab背景差分法
- 利用MATLAB实现图像处理,实现图像背景分离。(Using MATLAB to realize image processing)
MATLAB实现双目校准
- 完全利用MATLAB实现双目校准。其中分为公式法和直接法。其中直接法,是将校准数据保存为数组,直接调用。内有详细文档介绍。(Complete use of MATLAB to achieve binocular calibration. It is divided into formula method and direct method. The direct method is to save the calibration data as an array and call it dire
MATLAB疲劳检测系统(GUI界面)
- 1.基本内容 本设计目标在于利用Matlab强大的图像处理能力和实用便捷的编程方法,通过处理包含人脸的视频帧系列图像,灰度积分投影技术的眼睛定位方法,进而利用perclos计数,计算眨眼率,从而得到比较准确的疲劳状况。 2.具体要求 本设计基于灰度积分投影技术的眼睛定位方法,再结合perclos技术。首先通过图像预处理技术得到灰度分配较为均匀的图像,然后分别利用水平和垂直灰度积分投影曲线结合人脸的结构特征找到眼睛的位置坐标,实现了准确的眼睛定位,通过perclos技术技术眨眼率,根据先
matlab数字图像处理系统
- matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算