-
lane-detection
车道偏离识别的程序,采用的是动态规划算法,对弯道也有比较高的识别率(lane departure algorithm, which has good performance even for curve lane.)
- 2012-05-13 19:33:14下载
- 积分:1
-
GM-PHDsmooth
检测前跟踪 粒子滤波 概率假设密度 高斯混合粒子 平滑(Pre-test tracking particle filter probability hypothesis density Gaussian mixture particle smoothing)
- 2012-09-18 20:54:39下载
- 积分:1
-
pca
在尽可能好的代表原始数据的前提下,PCA通过线性变换将高维空间中的样本数据投影到低维空间中。(In the best possible on behalf of the original data, under the precondition of PCA through linear transformation in the high-dimensional space sample data projection to low dimensional space)
- 2012-12-20 10:11:23下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1
-
OMP
压缩感知的OMP算法应用于图像压缩与恢复。(OMP compressed sensing image compression and restoration algorithms applied to)
- 2021-04-19 14:18:51下载
- 积分:1
-
1593
图片浏览源码例程,程序调用API函数实现图片的浏览。包括浏览文件夹对话框的“SHBrowseForFolderA”,以及配合它使用的从列表ID取路径“SHGetPathFromIDListA”(Picture Viewer source code routines , the program calls API functions for image browsing. )
- 2016-04-13 13:18:19下载
- 积分:1
-
最小二乘影像匹配
运用最小二乘方法的matlab影像匹配,经典算法(MATLAB image matching using least squares method, classical algorithm.)
- 2020-12-31 05:18:58下载
- 积分:1
-
GABOR 小波代码
用于人脸识别边缘检测,实现5个尺度、8个方向的检测。(Edge detection for face recognition)
- 2017-09-06 08:01:34下载
- 积分:1
-
Moving-Least-Squares-morphing
利用最小二乘法实现图像变形,提出一种基于控制曲线集的移动最小二乘图像变形算法。根据图像的形状拓扑关系或轮廓信息设置点,生成控制曲线,移动控制曲线生成图像的仿射变换、相似变化、刚性变换。
(The technology of image deformation.Using Moving Least Squares.)
- 2012-04-28 21:44:32下载
- 积分:1
-
bayesian_kmeans_bp
贝叶斯分类程序,用于图像的分割,二值化等,是模式识别中的一种基本分类方法。
k均值聚类,神经网络(Bayesian classification procedures for image segmentation, binarization is a basic classification in pattern recognition. k-means clustering, neural networks)
- 2012-05-30 11:55:18下载
- 积分:1