-
HOG
基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通(Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler)
- 2020-06-25 23:00:01下载
- 积分:1
-
Meanshift
利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程……(Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...)
- 2012-03-26 10:08:52下载
- 积分:1
-
EdgeDetection
基于Visual C++的图像边缘检测工程,以Canny为例(Visual C++-based image edge detection works to Canny Case)
- 2013-10-22 11:33:56下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
rentigenzong
实现人体跟踪的源代码,实现对视频中目标人物的跟踪(The human tracking source code, the video of the target person tracking)
- 2013-01-10 19:24:18下载
- 积分:1
-
GraphCut
对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。(Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference Graph Cut Study. VS2005 compiler has passed.)
- 2020-10-30 22:20:01下载
- 积分:1
-
jpeg
本项目成功地实现了jpeg图像的压缩非常实用!!!!!!(The project successfully realized the jpeg image compression is very useful!!!!!!!!!!!!!!!!)
- 2016-03-13 05:37:57下载
- 积分:1
-
Walsh
Walsh变换在图像处理是一种非常重要的工具,在图像处理中和radon变换和hough变换都是非常重要的(Walsh transform in image processing is a very important tool, in Image Processing and radon transform and hough transform is very important)
- 2008-04-15 17:54:47下载
- 积分:1
-
HoleFilling
利用opencv库写的一个关于图像孔洞填补的小程序,附加了效果图片(Using the opencv library to write a small program on the filling of the hole, the additional effect of the picture)
- 2020-11-27 09:39:30下载
- 积分:1
-
Halcon_CALI
基于halcon图像处理平台的相机标定算法,相当不错。。。。。(Halcon based image processing system camera calibration algorithm is quite good. . . )
- 2016-05-30 12:08:20下载
- 积分:1