-
prog
image decomposition and reconstruction
- 2013-02-07 15:40:01下载
- 积分:1
-
Qt_RobHess_Sift
sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。
下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift源码也是采用Rob Hess的。代码可以在他的主页上下载:http://blogs.oregonstate.edu/hess/code/sift/
这里我下载的是windows版本的,并采用Qt做了个简单的界面。(sift algorithm is self-evident the importance of the cv field, the author of the article referenced in the cv sector is number1 this blog I just sift algorithm knowledge compiled under, so as not to forget. This article compares the earlier blog post opencv source code analysis (3): check the preface of the feature points 1 the opencv bring their own sift to do a simple experiment, but this time Rob Hess' s sift source to experiment. In fact, with the opencv version sift algorithm is Rob Hess, only slightly packing the next. Below to do the next test, test sift code using the code of Rob Hess, sift source opencv version of Rob Hess. The code can be downloaded on his home page: http://blogs.oregonstate.edu/hess/code/sift/ here I downloaded the windows version, and using Qt to do a simple interface.)
- 2021-04-20 21:28:50下载
- 积分:1
-
ICA(1)
ICA独立分量图像特征提取,内含源程序和图片,程序完整、易懂,有很好的参考价值。(The ICA independent component image feature extraction,Contains the source program and pictures, complete, and easy to understand and have a very good reference value.
)
- 2014-03-11 09:14:40下载
- 积分:1
-
shuixia
水下图像的matlab程序,FCM水下图像聚类及图像增强matlab代码,非常有用(Underwater image matlab procedures, FCM underwater image clustering and image enhancement matlab code, very useful)
- 2013-09-12 22:28:00下载
- 积分:1
-
mubiaojiance
基于红外图像的弱小目标检测与跟踪:计算图像的局域灰度概率矩阵,在图像上标出检测到的奇异点,标出最终检测到的小目标(Weak target detection and tracking based on infrared images: calculate the the local grayscale image probability matrix, detected singular points marked on the image, marked the final detected small goals)
- 2020-08-23 21:18:17下载
- 积分:1
-
Image-rotation-correction
利用radon变换进行图像倾斜矫正的算法代码实现(Using radon transform algorithm for image tilt correction code)
- 2011-11-16 20:38:16下载
- 积分:1
-
weinalvbo
彩色图像的威纳滤波去噪算法,很简单的,很全,自己毕业论文的程序(Color image of the Wiener filter denoising algorithm, very simple, very full, their thesis program)
- 2013-01-14 15:54:47下载
- 积分:1
-
edge_detector
Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像
实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比(Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring their own matlab function compared)
- 2009-04-28 20:05:16下载
- 积分:1
-
MyLMS
LMS算法函数,基于自适应滤波器的噪声抵消算法研究(LMS algorithm function, based on adaptive filter noise cancellation algorithm)
- 2011-10-31 16:16:09下载
- 积分:1
-
TV
说明: 在图像恢复技术中,总变分最小化是一种以保存图像细节为目标的规整化复原方法。本算法基于总变分最小化的思想,采取交替最小化的精确迭代策略来对图像和点扩展函数同时进行恢复。实验表明,该算法在噪声水平较高的情况下仍能对图像进行稳健的恢复。(Total variation image restoration techniques is a goal to save the image detail regularization recovery method. Algorithm based on total variation minimization thinking, take the alternating minimization accurate iteration strategy to simultaneously restore the image and point spread function. The experiments show that the algorithm in the case of high noise levels can still robust recovery image.)
- 2012-11-18 19:49:16下载
- 积分:1