-
Lip
用Matlab写的投影法提取嘴唇
输入图像必须是规定大小的人脸(Written using Matlab projection extraction lips input image must be provided for the size of face)
- 2008-04-04 15:39:11下载
- 积分:1
-
show_pso
说明: pso 粒子群优化算法演示程序,实现图形化界面。(PSO PSO algorithm demonstration program to achieve graphical interface.)
- 2006-04-04 21:36:21下载
- 积分:1
-
tuxiangfenge
图像分割,实现水果图像分割,用Matlab(tuxiangfenge)
- 2009-10-13 09:48:58下载
- 积分:1
-
cell-segmentation
对细胞进行分割和追踪的代码,细胞是植物细胞,其中的两篇论文是局部图分割的经典论文,值得一看(To segmentation and tracking code of cells, cells is plant cell, two of the paper is a classic papers of local map segmentation, worth a look)
- 2014-10-27 14:17:56下载
- 积分:1
-
comsol
用comsol做声固耦合的例子,例子的内容是声子晶体的投射系数,对用comsol来计算声子晶体的初学者很不错(Coupled with comsol said anything solid examples, examples of the content is the projection coefficient of phononic crystals, the phonons with comsol to calculate the crystal is very good for beginners)
- 2011-08-23 08:46:09下载
- 积分:1
-
Sobel
Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。(Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge detection operator to quantify, including direction. The code is based on sobel algorithm testing procedures.)
- 2012-03-01 22:42:36下载
- 积分:1
-
otsu
说明: 经典的大津otsu算法在matlab中的实现程序,每一步都是经典步骤。(Otsu classical Otsus algorithm in matlab implementation process, each step is the classical steps.)
- 2011-03-08 22:19:50下载
- 积分:1
-
LineMarch
BMP图像边缘提取后 根据边缘点集直线拟合(BMP image edge extraction fitting a straight line)
- 2011-06-23 14:53:47下载
- 积分:1
-
facedetect1
给定一副图像,采用一定的策略对其进行搜索以确定其中是否含有人脸,如果是则返回一脸的位置、大小和姿态(人脸检测)
- 2010-05-07 17:18:21下载
- 积分:1
-
MS_MATLAB
meanshift图像分割
1.mean shift 的迭代过程只做了一次(为了简单)
2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。
3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。(meanshift segmentation)
- 2011-05-28 14:37:14下载
- 积分:1