-
JPEG2000
实现了单色图像的JPEG2000编码图像和解码图像!计算其压缩比和误差,观察源图像和重构图像之间的差别!(JPEG2000 images to achieve a monochrome image coding and decoding image! Calculate the compression ratio and error, observation of the source image and the difference between the reconstructed image!)
- 2011-05-22 10:57:06下载
- 积分:1
-
Kinect_DepthCanny
用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理(Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment)
- 2014-02-21 21:19:53下载
- 积分:1
-
Criminisi
criminisi图像修复程序 修复破损图(criminisi to repair the image ,that is very good)
- 2017-06-26 15:26:49下载
- 积分:1
-
gmm
高斯混合模型的源代码。从文件中读取数据,用三个高斯混合模型进行处理(Gaussian mixture model of the source code. Read from the file data, using three Gaussian mixture model for processing)
- 2013-10-27 19:58:34下载
- 积分:1
-
srad
srad斑点去噪各向异性扩散滤波器,代码很短,本身该方法就含有不少的偏微分方程,看懂需要仔细研究。(srad, speckle denoising anisotropic diffusion filter)
- 2014-02-08 18:03:45下载
- 积分:1
-
fcmapp
说明: 用FCM算法实现图像分割(图像源可以是灰度、索引和RGB图像)(FCM image segmentation algorithm (image source can be gray, indexes and RGB images))
- 2006-03-26 14:26:14下载
- 积分:1
-
face
实现人脸识别及分割,使用人脸进行RGB颜色提取,并分层提取特征信息。(Realize face recognition and segmentation, use face for RGB color extraction, and extract feature information hierarchically.)
- 2018-05-15 17:31:38下载
- 积分: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
-
curvelet
利用curvelet波将不同聚焦图像进行分解,然后利用局部能量最大的方法将图像合成,得到清晰的图像、(Curvelet waves using different focus image decomposition, and then make use of local energy will be the largest image synthesis methods have been given clear images,)
- 2009-01-14 13:58:31下载
- 积分:1
-
cc
说明: 经典图论,其中叙述了图论的经典算法等,如最大流、最小割等相关算法。(Classical graph theory, graph theory, which describes the classical algorithms, such as maximum flow, minimum cut, and other related algorithms.)
- 2011-05-11 17:52:55下载
- 积分:1