-
sphereproject
球面投影,用于图像空间数据到目标坐标系下的映射(sphere project)
- 2009-12-24 22:36:03下载
- 积分:1
-
yuzhihuafenge
图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。(The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm)
- 2011-11-14 21:10:46下载
- 积分: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
-
fdct_wrapping
曲波变换程序代码,实现图像的曲波分解以及显示,可以去图像进行曲波去噪增强,对彩色图像空间模型转化后提取曲波信息(Qu Bo transform program code, and display the image decomposition Qu Bo, Qu Bo can go to image edge enhancement, color image space model for transforming information extracted after Qu Bo)
- 2013-11-05 11:33:51下载
- 积分:1
-
ieureur847474874
图像处理的小波变换领域得到了快速发展与应用,本文分析在遥感图像增强中的应用及MATLAB实现(Imagery processing s wavelet transformation domain obtained the fast development and the application, this article analyzes in the remote sensing image intensification the application and MATLAB realizes )
- 2009-05-30 19:50:44下载
- 积分:1
-
DyBMPMovie
实现“动态”的位图动画,VC++经典编程学习源码,很好的参考资料。(The realization of "dynamic" bitmap animation, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 12:37:28下载
- 积分:1
-
fenshuiling1
说明: 基于标记的分水岭算法,弥补了传统分水岭算法存在的过分割问题。(Marker-based watershed algorithm makes up for the over-segmentation problem of traditional watershed algorithm.)
- 2019-03-18 09:15:11下载
- 积分:1
-
celledge7
用MATLAB实现的细胞边缘检测,癌细胞颜色分析,癌细胞形态学分析(MATLAB cell edge detection, color cell analysis, morphological analysis of cancer)
- 2006-11-16 16:58:42下载
- 积分:1
-
qiyizhifenjie
奇异值分解降噪程序,压缩包里有程序的详细说明,内附有word文档的说明(SVD noise reduction program, compression bag has a detailed description of the program, enclosing a word document description)
- 2013-08-23 21:40:29下载
- 积分:1
-
NSCT分解和重建程序
NSCT的分解与重构,用于图像处理,里面为非下采样轮廓波的工具箱(NSCT decomposition and reconstruction for image processing, which is a toolkit for subsampled contourlet)
- 2018-04-10 15:36:29下载
- 积分:1