-
5c0ca027bb58
meanshift 图像分割及平滑 包括meanshift的论文及ppt(Code for the Edge Detection and Image Segmentation system and the paper)
- 2012-03-06 23:19:42下载
- 积分:1
-
FFT
该程序主要利用快速傅里叶算法将振动信号的时域转化成频域信息,得出频谱进行分析。(The program mainly using fast Fourier algorithm time domain vibration signal converted into the frequency domain information, obtain spectral analysis.)
- 2016-05-17 14:19:39下载
- 积分: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
-
jiang
VC图像编辑软件 就要卷积模糊和卷积模糊加噪
以不同方法(大于等于2)实现图像的模糊效果(局部或全局)。并以BMP格式存储。(soft)
- 2010-03-07 13:57:45下载
- 积分:1
-
最大最小距离算法matlab代码
最大最小距离算法matlab代码,注释比较详细(Maximum minimum distance algorithm matlab code)
- 2018-05-12 16:13:29下载
- 积分:1
-
Python_medical
说明: example used in Python & VTK
- 2020-06-16 05:20:02下载
- 积分:1
-
363657457
易语言图片按钮放大源码,易语言写的图形图像编程,很好的参考。(Easy language source code easy to picture button zoom, image language programming, a good reference.)
- 2013-09-17 10:26:35下载
- 积分:1
-
C# 仿qq截图功能 例子完整源码下载
仿qq截图功能,如下图
- 2013-08-31下载
- 积分:1
-
kmeansren
k均值聚类的动态分类算法 灰度图和彩图的
(k-means clustering algorithm for the dynamic classification of grayscale and color)
- 2008-04-07 09:37:54下载
- 积分:1
-
matlab图像处理
对图像进行灰度处理,乘除处理法处理,加法处理,减法处理(Gray scale, multiplication and division of image)
- 2020-10-11 09:57:33下载
- 积分:1