搜索资源列表
msequence.m
- m序列生成,可用于图象,音频置乱,如用于数字水印中可去除图象间的相关性
snake.m
- snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image, a set of starting points, li
snake_demo.m
- The m-file is a demonstration scr ipt. Using your own array of image data, or a built-in default, a demo window is displayed where you can click to indicate points and see the snake program in action.
小波变换图像降噪中的daubcqf.m等M文件
- 小波变换图像降噪中的daubcqf.m等M文件
提取图像并将其转化为灰度图像的m文件
- 提取图像并将其转化为灰度图像的m文件
由地震剖面图像格式生成segy地震数据的M程序
- 由地震剖面图像格式生成segy地震数据的M程序。matlab语言写的,非常好用。 包含示例。 ,By the seismic profile image format to generate seismic data segy the M procedure. matlab language, very easy to use. Contains the sample.
lm-matlab.rar
- 基本矩阵 L-M算法 对极几何 非线性迭代 用L-M算法求解高精度的基本矩阵,Fundamental Matrix LM algorithm epipolar geometry nonlinear iteration LM algorithm using high-precision fundamental matrix
Face-Eye-Detection.rar
- 此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG等等,This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment
matlab-m
- matlab m文件运用5种不同的梯度增强法进行图像锐化和图像的高通滤波和掩模处理-matlab m files using five different gradient method for image enhancement and image sharpening high-pass filter and mask handling
hough.rar
- hough变换代码文件,包括hough.m houghpeaks.m 和houghlines.m三个文件,hough transform code documents, including hough.m houghpeaks.m and three documents houghlines.m
m_PCA
- PCA降噪及显示降噪后图像源码,共4个m文件,不是p文件,方便查看。-The source code of PCA denoising, total 4 m files, not p file.
k_svd
- k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解-m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images
houghline.m
- 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
signal-analysis
- dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
work
- 基于DCT的数字水印的生成和提取,分别在两个DCT.m和IDCT.m两个文件中-DCT-based digital watermark generation and extraction, respectively, in two DCT.m and two documents IDCT.m
wavedenoise_mod
- 小波降噪程序:基于模极大值法,可以直接使用。包含有:P_gama.m、P_y.m、Py_Pgama.m、wavedenoisemod3_a.m,主程序为wavedenoisemod3_a.m。-Wavelet denoising procedures: Based on the modulus maxima method can be used directly. Contains: P_gama.m, P_y.m, Py_Pgama.m, wavedenoisemod3_a.m, the ma
Pattern_Recognition_by_Moment_Invariant
- .M.K.Hu.发表的关于不变矩的著名文章Pattern Recognition by Moment Invariant,用校园网通过IEEE.Xplore下载,比较珍贵 -. MKHu. Published about the same moment a well-known article Pattern Recognition by Moment Invariant, Netcom had used the campus IEEE.Xplore download compare preci
CurveLab-2.1.2
- 小波库函数: Basictransformfunctions. fdct_xxx.m Cforwardcurvelettransform ifdct_xxx.m Cinversecurvelettransform afdct_xxx.m Cadjointcurvelettransform(onlyforUSFFT-basedtransformsincefo thewrappingtransform,theadjointisthesameastheinversetransform). fd
harris.m
- 图象的角点检测程序,我在硕士毕业论文中曾经采用它作为比较.-Image corner detection process, at my master' s thesis in that it once used as a comparison.
corner.m
- 另一种算法的图象角点检测程序,可同时检测边缘.-Another algorithm for image corner detection process, the edge can be detected simultaneously.