-
image-matching
图像匹配,通过选定模板图像和要要匹配的图像,在要匹配的图像中用红色方框标记处匹配的区域。(Image matching, through the selected template image and want to match the image, to match the image using the red mark at the box matches the area.)
- 2020-11-19 17:39:37下载
- 积分:1
-
Demo_test_DnCNN
说明: 前馈神经网络图像去噪,DnCNN的MATLB实现,以及相应的峰值信噪比和结构相似性的计算。(DnCNN,MATLAB,And calculation of peak signal-to-noise ratio structural similarity)
- 2020-03-22 09:36:57下载
- 积分:1
-
partical-filter
粒子滤波的五个经典例子,需要的赶紧下,对与学习部分内容很有帮助(Particle filter five classic example of the need to hurry, the right part of the contents and learning very helpful)
- 2009-09-11 20:58:04下载
- 积分: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
-
Improved-hybrid-Gauss
本文主要是针对传统混合高斯模型运动目标检测算法的不足做出了一些改进(This article is for the shortcomings of traditional Gaussian mixture model moving object detection algorithm made some improvements)
- 2020-09-28 10:47:44下载
- 积分:1
-
soft_cast
softcast的2d dct实现,先对图像转灰度图,得到的亮度信号矩阵做DCT 变换(softcast of 2d dct implementation, the first image to grayscale, luminance signal obtained by DCT transformation matrix do)
- 2013-09-29 09:49:10下载
- 积分:1
-
matlab_watermark
数字水印参考代码,分别用checksum,lsb,patchwork等方式嵌入水印,并且附带计算信噪比和消除水印的代码(Digital watermark reference code checksum lsb in patchwork way embedded watermark and accompanying calculated signal-to-noise ratio and eliminate the watermark code)
- 2020-11-15 19:09:41下载
- 积分:1
-
图像分块
实现简单图像的分块处理,可以对大图像或者目标复杂图像分成小块单独处理(To achieve simple image of the block processing, you can large images or targets complex images into small pieces, separate processing)
- 2017-09-14 10:56:02下载
- 积分:1
-
LevinEtAl07(dhxu757)
在图像去卷积算法引入先验模型的应用,主要是建立马尔可夫随机场先验模型.很大程度上改进了去卷积的效果,更多的保持了图像的边缘特征.(In image deconvolution algorithm Application of the introduction of a priori model, mainly the establishment of Markov random field a priori model. A large extent, improved the effectiveness of deconvolution, more to maintain the image of the edge feature.)
- 2008-06-30 12:38:21下载
- 积分:1
-
icm1
实现ICM算法(条件迭代模型)对于灰度图像的分割(Achieve ICM algorithm (iterative model conditions) for the gray-scale image segmentation)
- 2009-05-23 09:42:49下载
- 积分:1