-
demoBagSVM
一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。(A semi-supervised SVM is presented for the classification of remote sensing images. The method exploits the wealth of unlabeled samples for regularizing the training kernel representation locally by means of cluster kernels. The method learns a suitable kernel directly from the image, and thus avoids assuming a priori signal relations by using a predefined kernel structure. Good results are obtained in image classification examples when few labeled samples are available. The method scales almost linearly with the number of unlabeled samples and provides out-of-sample predictionsds)
- 2013-09-03 10:44:56下载
- 积分:1
-
HOGforall
图像特征提取 梯度直方图 matlab代码 能提取图像特征向量。(Image feature extraction the gradient histogram matlab code can be extracted image feature vectors.)
- 2012-09-14 10:54:13下载
- 积分:1
-
mosaic
国外网站上找到的一个图像拼接程序,将三张图片拼接为一张。
大致方法为Haaris找角点,粗匹配,RANSAC精匹配。
有详细的注释,附带一篇代码说明文档,非常适合初学者学习研究(Foreign web sites to find a image stitching procedure, three picture mosaic as one. Roughly method for Haaris to find a corner, coarse matching, the RANSAC precise matching. Detailed notes, with a code documentation, very suitable for beginners to learn)
- 2012-07-25 10:25:30下载
- 积分:1
-
Chromaticity
说明: 一個包含完整繪製 CIE Chromaticity Diagrams 的程式, 包含支援 CIE Standard Observer, Color Mstching Functions, 及
CIE 1931, CIE 1960, CIE 1976 等格式.(contains a complete CIE PLL Diagrams mapping programs, including support CIE Standard Observer, Color Mstching Functions, and the CIE 1931, the CIE 1960, the CIE 1976 formats.)
- 2020-11-09 09:19:47下载
- 积分:1
-
MATLAB
实验2绿叶变色,实验3图像数字化显示,实验4图像类型转换,实验5对比度增强,实验6直方图均衡化和规定化,实验7噪声添加和空域滤波,实验8边缘增强和边缘检测,实验9彩色图像增强,fft,dct,dwt变化及压缩,滤波器,实验20运动退化和维纳波复原,实验21图像的几何畸形校正等实验的代码和报告(Experiment 2 leaves change color, 3 digital image display, the image type conversion, 4 5 contrast enhancement experiment, the experiment 6, histogram equalization and regulations 7 noise adding and spatial filtering experiment, experiment and edge enhancement and edge detection, the experiments of 9 color image enhancement, FFT and DCT, DWT and compression, filter, degradation experiment of 20 movement and wiener recovery, experiment 21 image geometric deformity correction code and report)
- 2016-05-11 21:12:47下载
- 积分:1
-
Readyuv
matlab本身不带yuv视频读取函数,此函数读取并转换为RGB格式保存(Matlab itself does not have the yuv video reading function, which is read and converted to RGB format)
- 2020-12-15 19:09:12下载
- 积分:1
-
LMD
自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
- 2013-11-14 22:17:45下载
- 积分:1
-
qtfm_2_0
利用四元数对彩色图像进行各种图像处理的,如滤波、快速傅立叶变化、图像质量评价等。(Use quaternion various images for color image processing, such as filtering, fast Fourier transform, the image quality evaluation.)
- 2013-10-18 09:10:43下载
- 积分:1
-
Harris2
Harris角点检测,关于角点的应用在图像处理上比较广泛,如图像匹配(FPM特征点匹配)、相机标定等。网上也有很多博客对Harris角点检测原理进行描述,但基本上只是描述了算法流程,而其中相关细节并未作出解释,这里我想对有些地方做出补充说明,正所谓知其然知其所以然,如有不对,还望指正。(Harris corner detection)
- 2019-06-13 22:02:03下载
- 积分:1
-
Image-Classification-master
图像分类程序,此图像分类采用 SIFT + Kmeans 聚类的方法,然后调用 MLP 对其特征进行分类处理,速度实现比较快,正确率高(Image classification procedures, the use of this image classification method SIFT+ Kmeans clustering, and then call the MLP classification of its features, faster speed to achieve the correct rate)
- 2021-03-30 20:09:09下载
- 积分:1