-
yasuo
分割点云,并通过局部拟合求取法向量,实现点云压缩(Split point cloud, and through local fitting strike normal vector of point cloud compression)
- 2020-06-30 09:00:01下载
- 积分:1
-
LiveWireAuto
这是典型的图像分割Livewire算法的源码 结合OPENCV,配置一下就可以用了(This is a typical source image segmentation algorithm Livewire combination OPENCV, can be used to configure what)
- 2020-12-31 14:58:59下载
- 积分:1
-
Nonstationary
有色噪声干扰非平稳状态下,MVDR扩展凹槽滤波形成方法(With colored noise under non-steady state, the the MVDR extended groove filter forming method)
- 2012-06-05 16:55:57下载
- 积分: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
-
matlab(BP)
BP神经网络,可以处理图像进行分类等各种处理的源码(BP neural network image processing source code)
- 2009-09-17 19:04:08下载
- 积分:1
-
mohukongzhiraodong
太阳光伏阵列的最大功率点跟踪算法(MTTP)(Solar photovoltaic array maximum power point tracking algorithm (MTTP))
- 2012-11-06 11:24:34下载
- 积分:1
-
IDB
这是图像恢复中的盲反卷积迭代算法的matlab的源程序,对于学习数字图像有很大的好处!(This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!)
- 2009-03-10 20:34:01下载
- 积分:1
-
XEHQNJX
这是一个实现从RGB到HSI的互换的程序,你可以将一个你所喜欢的(This is an implementation from RGB to HSI swap program, you can take a you like)
- 2017-07-11 00:56:11下载
- 积分:1
-
LBF_v0.1
用水平集和形态学结合的方法分割图像,主要用于对比度低的医学图像,效果较好(Using level set and morphological segmentation with the method of combining images, mainly for low-contrast medical images, better)
- 2008-07-31 16:10:05下载
- 积分:1
-
sharpen
数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。
(Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise. Two pairs of images were used noise pollution neighborhood average, median filtering, K close to the average method to smooth. 3 on an image using Roberts gradient method, Sobel operator and Laplacian sharpening, and compare the results. Laws dealing with the source image capture and processing results.)
- 2010-05-31 22:17:00下载
- 积分:1