-
total_mkl_matlab
MKL多核学习综述文章对应的很多MKL代码的合集,里面有很多有代表性的代码,非常详细!(MKL multicore learn many review articles MKL code corresponding collection, there are a lot of representative code, very detailed!)
- 2021-04-19 15:08:51下载
- 积分:1
-
SAR_geo_correction
距离模型、多普勒模拟、地球模型、的雷达图像几何校正
(Radar image geometric correction)
- 2011-08-03 07:56:26下载
- 积分:1
-
SR-ridge
读入一副图片,提取其脊线(含有噪声,除噪声需另外编程实现)(Get the ridge of a picture (with noise))
- 2020-08-11 19:28:26下载
- 积分:1
-
DPCM
DPCM 图像的线性预测编码 有完整的运行界面使用简单(DPCM image of linear predictive coding to run a complete easy to use interface)
- 2021-05-15 14:30:02下载
- 积分:1
-
yuanyuan
给予分水岭的图像分割,包括源代码、测试图、实验报告(Given watershed image segmentation, including source code, test plans, test reports)
- 2010-12-04 22:33:37下载
- 积分:1
-
image-matching-using-surf-and-ransac
对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果(Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descriptor, then according to the results, the coarse matching results, using RANSAC method to calculate the fundamental matrix, and eliminate the error matching, gain a more accurate matching results)
- 2020-11-13 13:59:43下载
- 积分:1
-
Source_image_processing_edge_detection
图像处理技术边缘检测源码Source image processing edge detection(Image processing edge detection source Source image processing edge detection)
- 2010-08-04 17:47:52下载
- 积分: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
-
EPSConverter
该软件可实现图像间格式的转换,主要实现: (e)ps,bmp, jpg, png,tif,gif, psdi图像格式之间的转换(The software enables format conversion between images, the main achievement: (e) ps, bmp, jpg, png, tif, gif, psdi image format conversion between)
- 2010-01-25 17:49:01下载
- 积分:1
-
2Dpca
这是一个非常经典的特征提取算法,matlab写的2DPCA源码(This is a very classical feature extraction algorithm 2DPCA, matlab source code)
- 2009-05-31 15:53:05下载
- 积分:1