-
icm_seg
基于马尔可夫随机场(MRF)、条件迭代算法ICM的图像分割源码(The MRF, the ICM-based image segmentation source code to source image segmentation based on the MRF ICM)
- 2012-06-15 10:17:55下载
- 积分:1
-
dftregistration
图像位移检测,用于探测前后两张图像相对位移关系,并输出移动后的像素数量(image drift detection)
- 2021-03-31 19:59:08下载
- 积分:1
-
新建文件夹 (2)
图像处理中纹理特征提取,全局特征提取,matlab(Texture feature extraction)
- 2018-03-25 15:05:50下载
- 积分:1
-
EM_algorithm
非常好的EM算法介绍,不妨去看看.The Expectation Maximization Algorithm
A short tutorial(Very good introduction EM algorithm, may wish to go and see. The Expectation Maximization AlgorithmA short tutorial)
- 2008-06-30 22:46:01下载
- 积分:1
-
图像边缘检测
说明: 基于matlab的五种图像处理边缘检测算子(Five image edge detection methods based on matlab)
- 2020-05-07 21:56:31下载
- 积分:1
-
ImageProcessing
说明: 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好(Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results)
- 2008-11-25 19:10:19下载
- 积分:1
-
eg2
用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。(Half of them with the data ANN-BP algorithm design classifier, and the other half data used to test the performance of classification.
)
- 2012-03-26 11:20:12下载
- 积分:1
-
ERNSYMNTY
基于VisualC_和DCMTK的医学DICOM图像显示与调窗,同时在MFC 下完成鼠标拖动进行窗宽/窗位的调节(Medical image of DICOM VisualC_ and DCMTK display and window based on, at the same time in MFC complete the mouse to drag the window width/window regulator
)
- 2013-08-26 22:03:24下载
- 积分: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
-
DOG
说明: 高斯尺度差角点检测算法
将轮廓曲线在不同尺度下的演化差异的变化量作为角点响应函数并提出相应的
DoG 检测算子(Gauss scale difference corner detection algorithm)
- 2020-04-02 20:48:59下载
- 积分:1