-
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
-
pictureshow
可以显示图像并显示大话西游中的经典台词,还可以播放动听的背景音乐。(Can display images and display the classic Journey to the West in the lines, but also can play pleasant background music.)
- 2010-06-29 23:22:22下载
- 积分:1
-
retinex
这是我自己写的关于 图像处理中retinex、SSR、自适应的对比度增强算法的模板,有很好的效果 希望对你们有帮助( this is for retinex module, I wish it can help for you )
- 2009-03-30 09:43:16下载
- 积分:1
-
区域生长法
说明: 区域生长法进行图像分割,通过选取合适的种子点,将感兴趣区域分割出来。(The region growing method is used for image segmentation, and the region of interest is segmented by selecting appropriate seed points.)
- 2019-03-18 09:27:28下载
- 积分:1
-
inpaiting_code_i_c
采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程。
(taken inverse filter and two Wiener filtering algorithm to image restoration of degraded images to achieve the restoration process.)
- 2007-06-16 14:37:17下载
- 积分:1
-
ditonglvbo
本文件是有关低通滤波器的程序,主要介绍了高斯低通滤波器。(This document is related to the low-pass filter procedure, introduces the Gaussian low-pass filter.)
- 2014-03-14 19:52:51下载
- 积分:1
-
Areaofinterestselectioninanimage
实现图像感兴趣区域的选取,代码完整,可直接调用,具有一定的参考价值(Image of the selected region of interest, code integrity, and can be directly called, has a certain reference value)
- 2007-12-21 17:09:49下载
- 积分:1
-
steeringvector
空时处理中的导向矢量产生matlab程序(Space-time processing matlab program steering vector generation)
- 2013-06-06 22:26:33下载
- 积分:1
-
bgs_track.cpp
Tracking based on background subtraction
- 2013-09-26 18:20:35下载
- 积分:1
-
MSR_original
多尺度加权的rentinex算法实现图像增强,里面用到了高斯滤波对图像进行滤波,可以去除大部分的噪声,平滑图像效果较突出,3个高斯尺度对图像做滤波后加权在一起得到多尺度信息的图像。(Multiscale weighted rentinex algorithm is used to enhance the image. Gauss filter is used to filter the image, which can remove most of the noise. The smoothing effect of the image is prominent. Three Gaussian scales are filtered and weighted together to get the multi-scale information of the image.)
- 2020-07-03 06:40:02下载
- 积分:1