资源列表
houghlines00
- 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Hough transform space and the use of images Hough parameter space of point-line duality, transmit images of the space problem of detecting the change of
grfx
- 画图的综合例子。 //1.程序分析: //2.程序源代码:
vrml键盘控制,控制上下左右运动
- vrml键盘控制,控制上下左右运动,还有鼠标-vrml
MIMOxitongdexitongrongliang
- 、改写例程,编制用Fisher线性判别方法对三维数据求最优方向W的通用函数。 2、对下面表3-1样本数据中的类别ω1和ω2计算最优方向W。 3、画出最优方向W的直线,并标记出投影后的点在直线上的位置-Rewriting routine, the preparation of Fisher linear discriminant method using three-dimensional data on the direction of seeking the best general-
waveletanalyse
- 对一幅图像的小波分析,显示图像的低频和高频信息。-The wavelet analysis of a 2-D image.
rabbithead
- 初级的图形学代码 为一个兔子头 添加颜色和旋转功能-Primary graphics code to add color and a rabbit head rotation
wy_scat2grid3
- wy_scat2grid3.m实现三维点云网格化-Point cloud meshing
FastFourierTransformAlgorithm
- This program is open source code of fast Fourier transform in matlab. Where y is the input argument and p is the normalized size of the input. Let y = [1 2 3 4 ] x= length(y) m= log2(x) p= ceil(m) To call the function use ft2(y,p) -This program is op
rest
- 数字图像处理技术 图像增强 matlab 线性变换-Matlab image enhancement in image out
alter-lines
- Alter lines in MapInfo. Must compile in Mapbasic
218249292220051271621249464617
- 彩色路径识别的matlab源代码,希望大家多多支持
partiald
- 基于主分量分析的人脸识别算法试验,用matlab编写-Face recognition based on principal component analysis algorithm for testing