-
fitline_ls_example
对离散特征点进行直线拟合,效果很好,文件中还有平面拟合的例子,以及三焦点张量的部分主要程序,希望对需要的人有帮助(Discrete feature point fitting a straight line, with good results, part of the main program file plane fitting example trifocal tensor hope that those who need help)
- 2020-12-28 15:29:02下载
- 积分: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
-
SWT
基于平稳小波变换的图像融合。低频分量取平均,高频分量取绝对值最大。最后做逆平稳小波变换。(stationary wavelet transfrom.Averaged low frequency components, high frequency components of the maximum absolute value. Finally, do the inverse stationary wavelet transform.)
- 2021-04-29 11:48:43下载
- 积分:1
-
DebugDemo
设置位置断点跟踪程序,VC++精选编程源码,很好的参考资料。(Set breakpoint location tracking procedures, VC++ programming source code, a good reference.)
- 2013-11-26 09:57:15下载
- 积分:1
-
image-registration
matlab实现的基于高斯光流法的图像配准(matlab implementation of optical flow method based on Gaussian image registration)
- 2011-08-09 13:41:26下载
- 积分:1
-
NewOtsuThreshold
改进经典的otsu算法,使其适应目标所占图像比例较小的情况,使图像分割方法更具有自适应性
(Improve classic otsu algorithm to achieve image segmentation)
- 2012-04-20 22:06:25下载
- 积分:1
-
Matlab 图像的采样
图像的采样
• 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a)
• 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑方
法,比如,邻近像素复制,或者线性插值等。讨论上采样后图像的质量变
化。找出相应的改进方法。
- 2020-06-27 00:00:02下载
- 积分:1
-
MATLAB-image-processing-(can-see)
基于MATLAB图像处理的车辆检测与识别(可以看看)基于MATLAB图像处理的车辆检测与识别(可以看看(MATLAB image processing based vehicle detection and recognition (can see) MATLAB image processing based vehicle detection and recognition (can see)
- 2021-05-13 22:30:02下载
- 积分:1
-
图像识别代码集
说明: HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
- 2019-05-24 15:05:36下载
- 积分:1
-
FLICM
说明: 图像半监督聚类算法flicm算法的matlab,内有图像数据集,可直接使用(Image semi supervised clustering algorithm flicm algorithm matlab, there are image data sets, can be used directly)
- 2021-04-08 23:09:01下载
- 积分:1