-
Otsu image processing
利用大津算法对图片进行处理,得到满意的处理效果。(The image is processed by Otsu algorithm and satisfactory results are obtained.)
- 2019-04-12 15:45:15下载
- 积分:1
-
jiangcaiyang
对图像进行降采样处理,将原图像变为五分之一大小。(The image down-sampling processing, the size of the original image into a fifth.)
- 2010-01-10 22:42:51下载
- 积分:1
-
111regionbest
说明: 基于区域生长,(区域增长)的目标分割方法,简单实用,易上手,m语言编写,易懂易用,没有调用内部函数,方便以后改写为c语言代码,请尽情享用(Based on regional growth, (regional growth) of the object segmentation method is simple and practical易上手, m language easy to understand and use, there is no call to internal function, convenient to rewrite the future for the c language code, please enjoy)
- 2008-12-07 20:18:02下载
- 积分:1
-
EZW
图像压缩经典EZW算法 可提初学者学习参考使用(image compression EZW)
- 2013-10-12 14:22:16下载
- 积分:1
-
automsft
该程序初始时使用背景差分法自动检测目标,当目标完全进入图像中后,改用meanshift方法对目标进行跟踪。(the program use background subtraction to detect the target first,when the target fully enter the screen,change to meanshift method to track the target.)
- 2010-08-04 15:03:44下载
- 积分:1
-
doublemeter
圆形图表的处理,包括大圆套小圆,双指针,针对设计仪表的初学者很有帮助(Treatment of circular charts, including the great circle sets of small round, double pointer, very helpful for beginners instrument design)
- 2010-12-26 13:56:03下载
- 积分:1
-
Max_CCM
用于图像配准,角点提取后采用相关系数法进行特征匹配(For image registration, corner detection using correlation coefficient method after the feature matching)
- 2010-05-12 18:32:24下载
- 积分:1
-
picture
用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.sad算法2.ssad算法3.的采用界面输入输出方式.(MATLAB to two picture image matching, and the program using the two matching algorithms: 1. Sad algorithm 2.Ssad algorithm of the input and output interface mode.input/output mode.)
- 2012-12-04 14:11:17下载
- 积分: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
-
free_surface
This file contains functions to solve volume of fluid function to track free surface.
- 2015-04-27 17:15:56下载
- 积分:1