-
demo_ica
说明: 高光谱遥感图像光谱解混的独立成分分析技术(Independent component analysis technique for spectral unmixing of hyperspectral remote sensing images)
- 2020-07-09 15:55:24下载
- 积分:1
-
sliding
使用matlab中的nlfilter来进行邻域处理(Using nlfilter in MATLAB to process neighborhood)
- 2019-05-21 14:39:32下载
- 积分:1
-
6283
简易二值化演示易语言源码,例程程序使用嵌套循环改变画板颜色演示了图像二值化的简单过程。(Simple binary demonstrate easy language source code , a routine procedure uses nested loop Sketchpad color change demonstrates the binary image of a simple process .)
- 2016-04-28 13:25:45下载
- 积分:1
-
PG_BOW_DEMO
图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。
其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题?
用BoW描述完图像之后,指的是将训练集以及测试集的图像都用BoW模型描述了,就可以用SVM训练分类模型进行分类了。
在这里除了用SVM的RBF核,还自己定义了一种核: histogram intersection kernel,直方图正交核。因为很多论文说这个核好,并且实验结果很显然。能从理论上证明一下么?通过自定义核也可以了解怎么使用自定义核来用SVM进行分类。(Image features used in a Dense Sift, by the Bag of Words bag model to describe the word, of course, the training set is generally used to build the dictionary, because we do not test set. Although the test set is used as the test you, but who knows the practical application of the test image is valid, so I am here to build BoW dictionary only the training set.
In fact, BoW idea is very simple, although many people have asked me, but as long as you understand how to build a dictionary and how to image map to the dictionary D up on the line, and interviews are often asked me this question, do not know you all how to use vivid language to describe this problem?
After complete description of the image with BoW, refers to the training set and test set of images are described with the BoW model, the training of SVM classification model can be classified.
Apart from having to use the RBF kernel SVM, but also their own definition of a nuclear: histogram intersection kernel, histogram )
- 2011-11-01 17:01:09下载
- 积分:1
-
OMP
压缩感知重构算法,正交匹配投影算法,一维信号重建(Compressed sensing reconstruction algorithm, orthogonal matching projection algorithm, one-dimensional signal reconstruction)
- 2012-12-05 22:16:33下载
- 积分:1
-
Wavelet_ROMP
压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为ROMP算法,对256*256的lena图处理,比较原图和ROMP算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间
(Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and ROMP algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using ROMP algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
- 2013-01-19 12:54:34下载
- 积分:1
-
Regiongrowingmethod
区域生长法获取图像边界 必须有种子 可以有很多方法 这里直接鼠标点击(Region growing method to obtain the image the border must have a lot of methods of seed can have a direct mouse click here)
- 2009-04-06 23:23:00下载
- 积分:1
-
C# 在大图中提取小图 例子
大图找小图
- 2015-06-10下载
- 积分:1
-
h264
说明: 通过websocket接收h264裸流后,在web端解析播放(After receiving the bare stream of h264 through websocket, it is parsed and played on the web side)
- 2021-03-07 10:09:29下载
- 积分:1
-
K-means代码
说明: KMEANS代码段,用于图像分割,已配置完成(KMEANS,use to achieve image segmentation)
- 2019-05-30 10:16:59下载
- 积分:1