-
stitch
说明: 基于harris角点特征的图像配准程序
matlab实现(Harris corner on the characteristics of matlab image registration process to achieve)
- 2009-08-12 16:23:48下载
- 积分:1
-
process
该程序可以对图像进行二值化处理,提取边缘点坐标。(The program can be two-valued image processing, extraction of the edge point coordinates.)
- 2020-07-08 11:28:57下载
- 积分:1
-
paticle_filter
自己编写的粒子滤波程序,请用户自己添加视频测试(Their own procedures for the preparation of the particle filter, please add the user' s own Video Test)
- 2009-06-19 12:43:32下载
- 积分:1
-
123
使用kmeans算法对图像进行分割,先对图像进行了rgb到lab的转换(Use kmeans algorithm for image segmentation, the first image of rgb to lab conversion)
- 2013-06-27 14:05:31下载
- 积分:1
-
binary
说明: 二值化程序:实现自适应二值化。效果较好,二值化后图片较清晰(Binarization process: the realization of adaptive binarization. Better, after binarization clearer picture)
- 2008-11-11 14:02:03下载
- 积分:1
-
利用SVM或者其他机器学习算法进行分类识别 LBP
(1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。
(2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。
(3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量;
然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calculate the LBP pattern of each pixel in the image (equivalent mode, or rotation invariant + equivalent mode).
(2) then the LBP eigenvalue histogram of each cell is calculated, and then the histogram is normalized (for each cell, for each bin, h[i]/=sum, sum is the number of all the equivalent classes in a pair of images).
(3) finally, the statistical histogram of each cell is connected into a feature vector, that is, the LBP texture feature vector of the whole picture.
Then, SVM or other machine learning algorithms can be used for classification and recognition.)
- 2020-07-01 20:00:02下载
- 积分:1
-
matlabcode
说明: 相当的经典啊 是基于matlab的 大家做图像匹配的都可以用的到,做三维重建方面的。(Rather is based on the classic ah matlab we do the image matching can be used for that, so three-dimensional reconstruction.)
- 2008-09-17 10:28:19下载
- 积分:1
-
SOM_Algorithm
说明: 自组织神经网络SOM的算法,经过调试可以用(Self-organizing neural network SOM algorithm can be used after debugging)
- 2008-09-24 23:59:57下载
- 积分:1
-
MorphologicalanalysisofcellsMatlab
细胞图形处理,检测细胞的边缘跟踪,用于计算周长(Graphics processing cells to detect the edge of cell tracking, used to calculate the perimeter)
- 2009-05-28 09:22:02下载
- 积分:1
-
gaborFilterMap
图像处理中经常要用到的提取方向特征的gabor滤波程序(gabor filter map)
- 2014-01-23 15:40:00下载
- 积分:1