-
findellipse
可以对边缘检测出来的椭圆,实现椭圆参数的自动提取,非常的好用,自己编写的,请各位大哥多指教,QQ:526289(be on the verge of testing the ellipse, the ellipse parameters to achieve the automatic extraction, very convenient, their preparation, please enlighten you more than big brother, QQ : 526289)
- 2007-04-11 18:09:15下载
- 积分:1
-
mrfdemo
MRF分割程序,C++编写,进行图像分割处理,帮助熟悉分割过程及能量最优求解(markov image segmentation, energy interation algorithm)
- 2021-03-11 15:09:25下载
- 积分:1
-
adsafdsf
数字图像处理图像去模糊迭代盲去卷积算法matlab源代码(Digital image processing, image deblurring iterative blind deconvolution algorithm Matlab source code)
- 2012-06-03 14:42:06下载
- 积分:1
-
kernel-fusion
一种比较新颖的方法,通过对以往提出几种核估计方法的融合,建立新核,达到更好的图像恢复效果(A relatively new method, proposed in the past by the nuclear fusion of several estimation methods, the establishment of new nuclear, to achieve better image restoration effect)
- 2015-09-17 16:22:17下载
- 积分:1
-
shuiguojiance_vcPP
基于图像处理,vc++平台的水果识别。通过亮度调整,梯度处理,边缘图像,边界跟踪,计算颜色形状等,计算出结果。(Based on image processing, fruit recognition vc++ platform. Through the brightness adjustment, gradient, edge image, boundary tracking, calculation of color shape, the calculated results.
)
- 2014-11-12 10:24:13下载
- 积分:1
-
ASED
在自动化生产线VC开发的运动控制机器视觉程序,XYZ三个轴有PCI板卡控制,视频卡采集图像后经算法处理找到图像的点,VC控制步进电机到加胶位置加胶,在机器上运行每日点胶100000次无故障(VC development in automated production lines motion control machine vision program, XYZ three-axis control with a PCI card, video card capture images after processing algorithm to find the image of the point, VC controlled stepper motor to position plus plus glue glue on the machine run the daily dispensing 100,000 times without failure)
- 2020-09-10 05:38:04下载
- 积分:1
-
CannyEdgeDetection(good)
使用canny算子进行边缘检测的代码,效果很好(Using the canny edge detection operator code, good results)
- 2009-09-14 15:50:36下载
- 积分:1
-
JPDA
对多目标航迹跟踪进行关联和融合,采用JPDA(联合概率数据关联算法)对目标跟踪(And the multi-target track tracking is combined and merged)
- 2016-11-23 17:30:38下载
- 积分: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
-
Stretch
Digital Image Processing, stretch of an image with two optional setting via realtime combobox (stretch or default size).
- 2012-06-14 21:43:29下载
- 积分:1