Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab image
Search - matlab image - List
一个基于小波变换的图像去噪声程序 仿真软件采用的是matlab-a Wavelet-Based Image noise process simulation software using the Matlab
Date : 2008-10-13 Size : 110.67kb User :

这是一个用Matlab编写的程序集,可以实现一些声音和图象的处理。声音的处理有:LPC,FFT,共振峰,频谱等。图象的处理也有很多,都有源代码和参考代码。还有非常友好的界面。-This is a Matlab prepared by the procedure set, can achieve some of the voices and image processing. Voice processing : LPC, FFT, formants and spectrum. Image processing there are many, have the source code and reference code. There are extremely friendly interface.
Date : 2008-10-13 Size : 13.08mb User : lijin

一个基于小波变换的图像去噪声程序 仿真软件采用的是matlab-a Wavelet-Based Image noise process simulation software using the Matlab
Date : Size : 110kb User :

FastICA算法,用于信号的独立分量分析,在ICA的基础上加快了收敛速度,有更高的效率!并且增加了图象界面,使用方便!-FastICA algorithm, the signal for an independent component analysis, at the ICA on the basis of accelerating the convergence rate, a more efficient! And to increase the image user interface!
Date : Size : 49kb User : chunchiu

这是一个用Matlab编写的程序集,可以实现一些声音和图象的处理。声音的处理有:LPC,FFT,共振峰,频谱等。图象的处理也有很多,都有源代码和参考代码。还有非常友好的界面。-This is a Matlab prepared by the procedure set, can achieve some of the voices and image processing. Voice processing : LPC, FFT, formants and spectrum. Image processing there are many, have the source code and reference code. There are extremely friendly interface.
Date : Size : 13.08mb User : lijin

矢量量化 含说明文档和源码和图像 值得下载-Vector quantization with documentation and source code and image is worth downloading
Date : Size : 1.52mb User :

使用矢量量化技术实现对图像的加密以及解密-The use of vector quantization technique for image encryption and decryption
Date : Size : 52kb User : lauren

一个基于MATLAB求出MFCC的源代码程序,运行时会出现图,更加形象,有利于实现-MFCC calculated based on the MATLAB source code for the procedure, run-time graph will appear, more image, conducive to the realization of
Date : Size : 9kb User : 李涛

Type Classification Code: main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots images) dirImg.m (computes the directional image) extract.m (extracts square portion of image - called by dirImg) slitSum.m (computes the slit sum direction - called by dirImg) tileImg.m (tiles the image and computes new directions) averImg.m (smoothes the image) angleImg.m (computes the angles from the vector representation) Poincare.m (computes the core-delta points) temp.m (extracts the core-delta points and locations) Correlation Code: proj.m (program control) plotimg.m (plots images) discretize.m (converts image to discrete values) normalize.m (normalizes images) corrfft.m (computes the correlation) -------------------------------------------------------------------------------- -Type Classification Code: main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots images) dirImg.m (computes the directional image) extract.m (extracts square portion of image- called by dirImg ) slitSum.m (computes the slit sum direction- called by dirImg) tileImg.m (tiles the image and computes new directions) averImg.m (smoothes the image) angleImg.m (computes the angles from the vector representation) Poincare.m (computes the core-delta points) temp.m (extracts the core-delta points and locations) Correlation Code: proj.m (program control) plotimg.m (plots images) discretize.m (converts image to discrete values) normalize. m (normalizes images) corrfft.m (computes the correlation )--------------------------------------------------------------------------------
Date : Size : 6kb User : 小熊

A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were Performance enhancement of wireless sensor networks using directional antennas, Smart card application and wireless communication. Also my research idea titled “Wavelet Based Image Compression Using SPIHT Algorithm “secured third prize in a technical festival.
Date : Size : 510kb User : ajeeth

A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were Performance enhancement of wireless sensor networks using directional antennas, Smart card application and wireless communication. Also my research idea titled “Wavelet Based Image Compression Using SPIHT Algorithm “secured third prize in a technical festival.
Date : Size : 20kb User : ajeeth

matlab图像处理,在原始图像中选择的多边形区域及二进制mask图像,过滤前后的上衣商标显示,自定义的图像过滤操作,填充前后的trees图像-matlab image processing, in the original image selected regional and binary mask polygon images before and after filtration jacket trademark show that since the definition of image filtering operations, filling the trees before and after the image
Date : Size : 319kb User : shakayan

Lip image analysis has attracted much interest in recent years because some important speech information is contained in the shape and movement of the lip. To extract such information from the lip images, accurate and robust lip region segmentation is of vital importance. However, most of the current lip segmentation methods fail to provide accurate results if the person has beards.
Date : Size : 91kb User : vikas

The provided Matlab functions demonstrate a simple method for training and testing a color detection system. In general, a color detection algorithm searches an image for pixels that have a specific color. In this demo the HSV color space has been used, instead of the RGB space. According to that model, H(ue) dimension represents the "color", S(aturation) dimension represents the dominance of that color and the V(alue) dimension represents the brightness. Therefore, the color detection algorithm can search in terms of color position and color "purity", instead of searching for specific RGB values. We have to note here, that in order to detect the desired color, it is needed to define a tolerance in each HSV dimension. For example a tolerance equal to 0.050 in the H dimension means that the algorithm will detect pixels whose H value has a distance (from the desired value) less than 0.050.
Date : Size : 166kb User : jack

Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two versions, a command line one and a GUI version. The GUI one is compatible with version 6.5 of MATLAB. It can record sound stream online or can recognize recorded file. A simple an necessary help also integrated in the GUI. To start using this program run Start.m script.- Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two versions, a command line one and a GUI version. The GUI one is compatible with version 6.5 of MATLAB. It can record sound stream online or can recognize recorded file. A simple an necessary help also integrated in the GUI. To start using this program run Start.m script.
Date : Size : 593kb User : Aso

Scale Invariant Feature Transform was the final project of DIP course. The source code is provided in matlab 20-Scale Invariant Feature Transform was the final project of DIP course. The source code is provided in matlab 2011
Date : Size : 1.17mb User : Fariba/Fariba

dog filter used for image filtering
Date : Size : 2kb User : erode

This practical work aims at the development and implementation of an image coding and decoding technique inspired by the JPEG standard.
Date : Size : 394kb User : stan04

more information about image processing dept
Date : Size : 8kb User : cheymbbal

visual search: multimedia signal processing and image and video processing by matlab
Date : Size : 2.87mb User : hosseinvand989
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.