-
phasecorrelation
实现图像的相位相关匹配,该算法有一定的优点于其他算法相比。(images related to the phase matching, the algorithm has certain advantages compared to other algorithms.)
- 2021-01-04 10:18:55下载
- 积分:1
-
nmfsc
基于梯度下降的稀疏约束 NMF 算法(NMFsc),之前pudn上也有类似的,但缺少一个程序,这里面都包括了
(Based on gradient descent sparse constraint NMF algorithm (NMFsc), before the pudn has a similar, but the lack of a program, there are included)
- 2020-11-01 20:49:54下载
- 积分:1
-
C#联合halcon
说明: 图像采集,简单的c#联合halcon做ncc模板匹配的操作(Image acquisition, simple C# combined with Halcon to do NCC template matching operation)
- 2020-10-23 15:34:15下载
- 积分:1
-
tofloat-matlab
冈萨雷斯数字图像处理第二版中的tofloat函数,原书配带的函数式p文件,此处已经转为M文件。(Gonzalez Digital Image Processing Second Edition tofloat function, a function of the original book equipped with p-type documents, here has been converted to M-file.)
- 2013-08-30 17:07:23下载
- 积分:1
-
antvrptw
算法程序可以求解带时间窗的车辆路径问题,期望大家上传的都是有说明的可以使用的程序(the program for the vehicle routing problem with time windows)
- 2014-12-03 20:36:20下载
- 积分:1
-
Open02
一个简单的图像浏览器,对初学C++开发图像处理系统的朋友有启迪作用。(A simple image viewer, for beginners C++ image processing system developed friends revealing.
)
- 2011-11-16 15:51:17下载
- 积分:1
-
the-detection-of-moving-targets
本程序运用帧间差分法进行运动目标的检测,通过帧间差分法获得差分图像,然后运用数学形态学进行处理,突出运动目标。(This program uses the inter-frame difference method for the detection of moving targets, the difference image obtained through the inter-frame difference method, and then use mathematical morphology processing, highlighting the moving target.)
- 2013-04-07 22:39:01下载
- 积分:1
-
fast-matlab-src
快速角点检测算法,本算法针对图像中存在的线和点进行检测,算法通过matlab程序实现,结果表明具有很好的效果(Fast corner detection algorithm, the algorithm for images that exist in the line and point detection algorithm matlab program, results show that with good results)
- 2008-12-21 14:11:03下载
- 积分:1
-
MeanShiftSegMent
根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及
C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是
Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,希望可以给各位带来阅读上的方便。
基于meanshift的聚类分割方法包括滤波、区域融合等操作,通过调整sigma和sigmar来调整分割效果。(According to D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis, and C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision. These two documents prepared by the methods provided by image segmentation code , the author is Chris M. Christoudias, Bogdan Georgescu, after I read the code, add a rich Chinese notes, hoping to bring you the convenience of reading. Segmentation method based on clustering meanshift including filtering, regional integration and other operations, and by adjusting the sigma sigmar to adjust segmentation results.)
- 2013-07-30 19:01:52下载
- 积分:1
-
distortion
一种利用图像中直线特征的方法来标定摄像机畸变参数的方法。该方法提取图像中多组不同方向的平行直线,并对其利用非线性最小二乘方法进行优化以得到最优的畸变参数,在优化过程中,采用多步渐进的策略。该方法不需要已知三维世界坐标,易于实现。实验表明,该方法有较高的准确率。(A camera lens distortion method is proposed, which uses the straight line features. Many parallel lines of different direction were extracted, and then were used to optimize the distortion parameters by nonlinear least square. The thought of step by step was added when the optimization method working. 3D world coordination is not need to know, and the method is easy to implement. The experiment result shows its high accuracy.)
- 2021-03-01 20:09:34下载
- 积分:1