-
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
-
book3e_2
说明: 冈萨雷斯版数字图像处理, 第三版配套代码,可参考(Gonzalez Digital Image Processing third edition supporting code)
- 2021-03-03 09:25:45下载
- 积分:1
-
C#截取屏幕源码 可直接截屏、截取当前窗口 实例下载
C#截取屏幕源码 可直接截屏、截取当前窗口 实例下载
- 2012-12-19下载
- 积分:1
-
code
DCT数字水印基于CVI平台。用c编写的。(DCT digital watermarking)
- 2013-09-17 22:33:45下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1
-
Pinjie
图像拼接,用于合成全景图像,VC++开发环境,C++实现。(Image Stitching)
- 2012-11-21 12:13:40下载
- 积分:1
-
SSIM
说明: 对JPEG细粒度 图像质量评价的算法评估。SSIM的KLCC(肯德尔秩相关系数)。(Algorithmic evaluation of JPEG fine-grained image quality evaluation. KLCC (Kendall Rank Correlation Coefficient) of SSIM.)
- 2020-08-13 10:50:55下载
- 积分:1
-
ImageProcess
用mfc编程实现数字图像处理的一些简单操作,只能处理bmp格式图片。调节对比度、亮度、边缘检测等。(Mfc programming with some simple digital image processing operations, can only deal with bmp format images. Adjust contrast, brightness, edge detection.)
- 2011-06-28 01:22:34下载
- 积分:1
-
computer_vision-master
说明: 图像特征提取,有SIFT、BOW、VLAD、LBP、HOG、FishVector、gist、Metric、colorhist。(Image feature extraction, including SIFT, BOW, VLAD, LBP, HOG, FishVector, gist, Metric, colorhist.)
- 2019-07-20 20:53:34下载
- 积分:1
-
denoising
1、去条带噪声(通道均衡)程序
2、去冲击噪声程序
3、KSVD程序
均为matlab源代码(1 to band noise (channel equalization) program
2, to the impact of noise program
3, KSVD program
Matlab source code are)
- 2012-01-11 15:39:45下载
- 积分:1