-
The C++ implementation of the latest 2D shape registration algorithm. Based on d...
The C++ implementation of the latest 2D shape registration algorithm. Based on distance transform of the original shapes.
- 2022-04-26 18:02:42下载
- 积分:1
-
这是俄罗斯博士论文的博士论文,博士配套源码,实现图形切割…
这是俄罗斯的一个博士的博士论文的配套源码,实现了GRAPH CUT用于立体视觉的匹配,它改善了传统GRAPH CUT计算耗时的缺点,他还因此称为微软一员,专门从事GRAPH CUT在图像处理上的应用。程序写的很精简,写的很好,反复学过很多遍,这也是C/C++爱好者提高编程能力的一个很好的学习样本,很值得仔细反复阅读。-This is a Russian doctoral thesis, Dr. supporting source, realize the GRAPH CUT for stereovision matching, which improves the calculation of time-consuming traditional GRAPH CUT shortcomings, he also is why they are called a Microsoft, which specializes in GRAPH CUT in image processing applications. Procedures written in very concise, well written, repeatedly studied many times before, this is C/C++ Lovers programming ability to enhance a good learning samples, it is worth reading carefully repeated.
- 2022-02-11 20:26:25下载
- 积分:1
-
Harris角点检测算法和改进的Harris角点检测算法
Harris角点提取算法和改进的Harris角点提取算法 -Harris Corner Detection algorithm and improved Harris Corner Detection Algorithm
- 2022-09-25 05:30:03下载
- 积分:1
-
In opencv using Kalman filter to track a rotating point
在opencv下使用Kalman滤波器实现跟踪一个旋转的点-In opencv using Kalman filter to track a rotating point
- 2022-02-05 15:00:19下载
- 积分:1
-
下载了,印象很不错,希望对大家有用
网上下载的,呵呵,感觉还不错,希望对大家有用-downloaded, what impression was pretty good, we hope to useful
- 2023-04-03 02:35:04下载
- 积分:1
-
用vc.net打开BMP图像,通过仿射变换,将戒指明星…
利用VC.net打开BMP图像,通过仿射变换,将圆环展开变矩形的代码-Use VC.net open BMP images, through the affine transformation, will ring to start changing the code of rectangular
- 2022-07-01 14:29:10下载
- 积分:1
-
这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用...
这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用-This is some basic image processing matlab source, after the compiler is passed, can run, very easy to use
- 2022-06-18 05:12:08下载
- 积分:1
-
目标跟踪,并基于VC++开发的OpenCV已经测试成功…
物体跟踪,基于OPENCV和VC++开发的,已经试验过能成功-Object tracking, and OPENCV based on VC++ development has been tested successfully
- 2022-01-25 21:22:05下载
- 积分:1
-
purebasic prepared image processing procedures, the domestic rare
purebasic编写的图像处理程序,国内罕见-purebasic prepared image processing procedures, the domestic rare
- 2022-02-12 12:22:48下载
- 积分:1
-
由于只是利用图像的灰度信息,sl 算法不能很好地区分形状相似但颜色不同的物体:针对这一问题,提出了一种基于彩
色的SIFT特征点提取算法,并着重分析了多种彩...
由于只是利用图像的灰度信息,sl 算法不能很好地区分形状相似但颜色不同的物体:针对这一问题,提出了一种基于彩
色的SIFT特征点提取算法,并着重分析了多种彩色模型对算法性能的影响?这种算法也是在图像的灰度尺度空间上检测特征点,
但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算:实验结果证明了该算法的有效性。-Abstract:Because only the gray scale information is utilized.the SIFT method can’t differentiate the objects with similar shape
but with diferent colors commendably.1,1 order to solve such problem.presents a color―based SIF I feature point detecting method
and analyzs the method’S performance in temas of diferent color models The method detected interest points in the gray image
scale space,and its eigem eetors al’e composed of the mean 、 alues of different color model components in each subregion and are
computed based on the Ol。iginal color images.Tile experimental results have proved its validity
- 2022-03-21 02:08:20下载
- 积分:1