搜索资源列表
facet边缘检测的matlab源代码
- facet边缘检测的matlab源代码,是基于二阶模型,只要运行最后一个hhh.m就可以了-facet Edge Detection Matlab source code is based on second-order model, as long as the last one run on the hhh.m
threerayRayleigh
- %threerayRayleigh.m % Last Homework pp. 253 5.31 (Second Edition English) % Default parameters % -threerayRayleigh.m%% Last Homework pp. 2 53 5.31 (English Second Edition) para% Default meters%
diagonal_merge
- purpose merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half compile gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm -purpose merges two PGM gray-scale images. the fi
matlab_PCA
- 用Matlab来实现PCA,并分别求出图像在第一、二、三主分量上的投影。-Using Matlab to implement PCA, and images were obtained in the first, second and third principal component on the projection.
DIPUM_ToolBox
- 冈萨雷斯第二版数字图像处理工具箱函数集Matlab源程序-Gonzalez, the second edition of Digital Image Processing Toolbox Matlab source code function set
Harris
- 研究一种红外医学图像处理与分析方法,实现红外人脸图像中特征区域的自动定位。方法 针对红外正面脸部图像,采用一种无监督的局部和全局的特征提取方法,首先通过阈值法区分出前景和 背景,并根据面部特征对称性在前景中确定鼻区 然后在面部确定一个包含所有特征的矩形区域,利用 Harris算子在该区域检测出角点,并找出这些点的局部最大值点 最后用K-means方法对这些点进行 聚类 -To develop an mi age analyzing procedure forautomatic
imageEdgeDetect
- edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
second~
- 要求做一个实验,对一副M*N大小的图像重复使用截频为D0的高斯低通滤波器进行滤波。假设K为滤波次数。当K足够大时,滤波结果是什么样-Asked to do an experiment, a M* N-size image re-use the cutoff frequency for the D0 Gaussian low-pass filter for filtering. Assuming K is filtering times. When K is sufficiently large,
selfsim_release1.0
- 图像自相似性计算。基于全局的图像自相似性计算的目标检测- Global and Efficient Self-Similarity for Object Classification and Detection From the methods in [1] this code allows to compute self-similarity hypercubes (SSHs). These SSHs can be obtained from a prototype as
Cluster-Analysis
- 很实用的图像识别代码,//做m-1次聚类,第一、二个存储聚类对象的号码,第三个存储与两者相关的距离-The image identification code is useful,// m-1 times to make cluster, the first and second target storage cluster number, a third memory associated with the distance between
addTwoImageToOne.m
- 叠加两张图片的方法,第二张图在上面,tlPos是第二张图左顶点在第一张图的位置-Add two images to one image. The second image on the top. The tlPos is the second image s left top point on the first image.
W14N1
- 1.W14N1.m是一个函数文件,以下是它已有功能的描述:它最多有3个输入量。该函数具有以下功能:(A)如果输入量个数为0,则用蓝色虚线画出半径为3的圆。(B)如果输入了边的个数N,则用蓝色虚线画出N边形,其外接圆的半径为3。(C)如果输入了边的个数N、外接圆半径R,则用蓝色虚线画出外接圆半径为R的正N边形。(D)如果输入了边的个数N、外接圆半径R、线型str,则用给定的线型str画出内切圆半径为R的红色正N边形。 请在原文件中添加代码以完成以下要求:1)当输出量为1个时,这个输出是正多边形
denoise
- matlab实现图像去噪,滤波,边缘检测,锐化。文件中包含m码和程序中使用到的图片。对图像添加椒盐噪声并用medfilt2函数去噪。二阶巴特沃斯滤波器滤波。-matlab realize image denoising, filtering, edge detection, sharpening. M file contains code and procedures used to the picture. Add salt and pepper noise image with medfil
01
- 冈萨雷斯第二版3.2节实验完整m文件(包括原图像)-Gonzalez Second Edition 3.2 m experimental complete file (including the original image)
02
- 冈萨雷斯第二版第三章3.3实验完整m文件-Gonzalez Second Edition Chapter 3.3 m Experiment complete file
03
- 冈萨雷斯第二版第三章3.4实验完整m文件-Gonzalez Second Edition Chapter 3.4 m Experiment complete file
04
- 冈萨雷斯第二版第三张3.5.2完整m文件-Gonzalez Second Edition 3.5.2 third complete m files
06
- 冈萨雷斯第二版第三章3.6.2实验完整m文件-Gonzalez Second Edition Chapter 3.6.2 Experiment complete m files
SECOND
- 一个拥有界面的图像数字水印的程序,可以实现水印的嵌入,提取,加密-请键入文字或网站地址,或者上传文档。 取消 Yīgè yǒngyǒu jièmiàn de túxiàng shùzì shuǐyìn de chéngxù, kěyǐ shíxiàn shuǐyìn de qiànrù, tíqǔ, jiāmì 显示以下内容的翻译: 一个DCT变换程序,可以实现图像的DFT变化,并且能够显示DFT域图像仍然翻译: 一个DFT变化程序,可以实现图像的DFT变化,并且能够显示DFT域图像
bilateralFilter.m
- 双边滤波模板主要有两个模板生成,第一个是高斯模板,第二个是以灰度级的差值作为函数系数生成的模板。然后这两个模板点乘就得到了最终的双边滤波模板。第一个模板是全局模板,所以只需要生成一次。第二个模板需要对每个像素都计算一次,所以需要放到循环的里面来生成。-There are two main bilateral filtering template template generation, the first one is the Gaussian template, and the second