登录
首页 » Visual C++ » 直线段检测算法EDLines C++实现 EDTest-VS2010

直线段检测算法EDLines C++实现 EDTest-VS2010

于 2020-07-05 发布 文件大小:11215KB
0 275
下载积分: 1 下载次数: 14

代码说明:

  直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)

文件列表:

EDTest-VS2010\cv210.dll, 2085888 , 2010-04-06
EDTest-VS2010\cv210.lib, 471900 , 2010-04-06
EDTest-VS2010\cxcore210.dll, 2201088 , 2010-04-06
EDTest-VS2010\cxcore210.lib, 411508 , 2010-04-06
EDTest-VS2010\ED-EdgeMap.pgm, 262180 , 2013-11-04
EDTest-VS2010\ED.pdf, 6628314 , 2012-06-14
EDTest-VS2010\EDDLL.dll, 16896 , 2012-08-08
EDTest-VS2010\EdgeMap.h, 1346 , 2012-06-21
EDTest-VS2010\EDLib.h, 2196 , 2013-03-15
EDTest-VS2010\EDLib.lib, 6101694 , 2013-11-04
EDTest-VS2010\EDPF-EdgeMap.pgm, 262180 , 2013-11-04
EDTest-VS2010\EDPF.pdf, 2558338 , 2012-03-02
EDTest-VS2010\EDTest.sln, 878 , 2013-11-04
EDTest-VS2010\EDTest.suo, 15872 , 2013-03-18
EDTest-VS2010\EDTest.v11.suo, 31232 , 2013-11-04
EDTest-VS2010\EDTest.vcproj, 3662 , 2012-08-08
EDTest-VS2010\EDTest.vcxproj, 4145 , 2013-11-04
EDTest-VS2010\EDTest.vcxproj.filters, 940 , 2013-11-04
EDTest-VS2010\lena.pgm, 262182 , 2010-11-24
EDTest-VS2010\License.txt, 1752 , 2013-03-15
EDTest-VS2010\main.cpp, 10227 , 2013-03-15
EDTest-VS2010\Timer.h, 718 , 2012-02-05
EDTest-VS2010\UpgradeLog.htm, 20146 , 2013-11-04
EDTest-VS2010\UpgradeLog.XML, 4014 , 2013-11-04
EDTest-VS2010, 0 , 2013-11-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SnapTest
    有关数字图像处理的一些源码,可以实现一些处理图像的功能,但要配合数字摄像机使用(Digital image processing of the number of source, you can achieve the functions of image processing, but with the use of digital cameras)
    2009-05-28 23:12:23下载
    积分:1
  • cviimage
    cvi图像设计替换背景 扣图专用代码 毕业设计可用(cvi replace the background of graphic design graduate design buckle Figure specific code available)
    2020-07-01 15:00:01下载
    积分:1
  • pcacode
    程序设计步骤: 1、去均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
    2008-07-14 16:25:23下载
    积分:1
  • vcphotoboth
    VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止。注意程序仅实现了模糊的功能,其它功能比如程序优化和效率方面的考虑还比较少,因此程序运行速度方面可能会欠缺一些(VC++ deal with image blur or soften the effect of sample source code, similar to Photoshop' s image Gaussian Blur effect, each click the right mouse button, the procedures for fuzzy time until you are satisfied. Note that the program is only vague functions, other functions such as process optimization and efficiency considerations is still relatively small, the speed of the program is running may lack some of the)
    2012-06-25 15:06:57下载
    积分:1
  • polygon
    一个计算多边形面积和周长的程序, 同时可以把多边形显示出来, 直观展现多边形形状.(A polygon area and perimeter calculation procedures, the polygons can be displayed simultaneously, intuitive show polygonal shape.)
    2020-06-28 18:20:01下载
    积分:1
  • opticalflow
    用光流法进行运动物体的检测和跟踪,并返回运动方向(Light flow method of moving object detection and tracking, and return to the direction of movement)
    2009-07-15 14:03:10下载
    积分:1
  • bgslibrary_x86_v1.9.2
    bgslibrary_x86_v1.9.2,是MFC的实现文件,包含37种背景减除算法,对于做目标提取的研究非常有用。(The BGSLibrary was developed by Andrews Sobral and provides an easy-to-use C++ framework based on OpenCV to perform background subtraction (BGS) in videos. )
    2015-12-22 20:33:52下载
    积分:1
  • MyPolyStock
    实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率(It s a good implement of convex polygon stock.)
    2021-04-19 23:08:50下载
    积分:1
  • MRF_imgSeg
    说明:  是马尔可夫图像分割的C++程序,可以用于遥感图像(It's a C++ program for Markov image segmentation, which can be applied to remote sensing images.)
    2021-03-18 09:09:19下载
    积分:1
  • Basic-knowledge-of-image-processing3
    This program contains some basic image processing things, such as: 256 colors to grayscale, contrast stretching, anti-color, brightness change, etc.
    2012-01-20 12:37:56下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载