登录
首页 » Visual C++ » RoadlineDtection

RoadlineDtection

于 2016-06-24 发布 文件大小:21418KB
0 161
下载积分: 1 下载次数: 44

代码说明:

  本算法实现对道路感兴趣区域的车道线检测和识别,速度快,精度高(The algorithm of the road lane detection and identification of the region of interest, high speed, high precision)

文件列表:

RoadlineDtection

................\2.avi,7391322,2015-01-26

................\2.xml,322,2015-01-26

................\3.xml,321,2015-01-26

................\700222903738619475.jpg
................\advapi32.pdb
................\............\E8F22AB2777A4D489CEAB008E0CB4E492
................\............\.................................\advapi32.pd_,0,2016-05-09
................\dbghelp.pdb
................\...........\6B19F261EE434AF59623D1791CE5A7D72
................\...........\.................................\dbghelp.pd_,0,2016-04-07
................\Debug
................\.....\testopencv.exe,76800,2016-06-23
................\.....\testopencv.ilk,474340,2016-06-23
................\.....\testopencv.pdb,1207296,2016-06-23
................\ipch
................\....\testopencv-cd1910e7
................\....\...................\testopencv-23455c51.ipch,23724032,2015-11-30
................\....\...................\testopencv-e3680a97.ipch,3080192,2015-11-30
................\ole32.pdb
................\.........\934D9E9611794AF8B9BAC46F08A9F8112
................\.........\.................................\ole32.pd_,0,2016-05-09
................\testopencv
................\..........\Debug
................\..........\.....\otsu.obj,166707,2016-06-23
................\..........\.....\testopencv.Build.CppClean.log,606,2016-06-23
................\..........\.....\testopencv.log,1944,2016-06-23
................\..........\.....\testopencv.obj,190530,2016-06-23
................\..........\.....\testopencv.tlog
................\..........\.....\...............\CL.read.1.tlog,22106,2016-06-23
................\..........\.....\...............\CL.write.1.tlog,1182,2016-06-23
................\..........\.....\...............\link.read.1.tlog,5558,2016-06-23
................\..........\.....\...............\link.write.1.tlog,574,2016-06-23
................\..........\.....\...............\testopencv.lastbuildstate,195,2016-06-23
................\..........\.....\vc120.idb,674816,2016-06-23
................\..........\.....\vc120.pdb,929792,2016-06-23
................\..........\otsu.cpp,1870,2016-04-14
................\..........\otsu.h,254,2016-04-14
................\..........\ReadMe.txt,1531,2015-11-30
................\..........\result.avi,4108,2016-05-03
................\..........\targetver.h,236,2015-11-30
................\..........\testopencv.cpp,17352,2016-06-23
................\..........\testopencv.vcxproj,9772,2016-05-19
................\..........\testopencv.vcxproj.filters,1313,2016-05-19
................\..........\testopencv.vcxproj.user,165,2015-11-30
................\..........\WarpMatrixTest.cpp,1556,2016-02-24
................\..........\x64
................\..........\...\Debug
................\..........\...\.....\testopencv.Build.CppClean.log,297,2016-04-07
................\..........\...\.....\testopencv.log,138,2016-04-07
................\..........\...\.....\testopencv.tlog
................\..........\...\.....\...............\CL.read.1.tlog,396,2016-04-07
................\..........\...\.....\...............\CL.write.1.tlog,270,2016-04-07
................\..........\...\.....\...............\testopencv.lastbuildstate,145,2016-04-07
................\..........\...\.....\...............\unsuccessfulbuild,0,2016-04-07
................\..........\...\.....\vc120.idb,19456,2016-04-07
................\..........\...\.....\vc120.pdb,36864,2016-04-07
................\testopencv.sdf,15204352,2016-06-24
................\testopencv.sln,976,2016-04-07
................\wrpcrt4.pdb
................\...........\E3B6B9FBCD1641EFAA8BAB33403FDE412
................\...........\.................................\wrpcrt4.pd_,0,2016-05-09
................\x64
................\...\Debug

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

发表评论

0 个回复

  • Lee
    Lee的经典的多分辨率B样条拟合方法(multi-level B-spline fitting)的VC源代码。广泛应用于图形图像处理,CAD等领域。(Lee s classic multi-resolution B-spline fitting method (multi-level B-spline fitting) of the VC source code. Widely used in graphic image processing, CAD and other fields.)
    2007-11-07 16:11:02下载
    积分:1
  • mirror
    对图像进行镜像处理,是最基本的图像处理操作(Mirror image is the most basic image processing operations )
    2012-05-13 20:04:04下载
    积分:1
  • RLE
    RLE压缩算法,对.bmp格式文件进行操作。使用MFC编制界面,可读入位图,压缩后保存位图并显示。(RLE compression algorithm, bmp format file operation. Use the MFC preparation interface, readable into the bitmap compressed to save a bitmap display.)
    2021-03-25 22:49:13下载
    积分:1
  • IPLib
    基于VC++的RGB-IHS 变换实现过程和主成分分析 PCA 实现过程 .(The implementation process based on VC++ RGB-the IHS transform and principal component analysis PCA implementation process.)
    2021-01-07 22:58:53下载
    积分:1
  • XY
    说明:  XYZ视频图像压缩编码的应用原理与实际生活应用 (XYZ video image compression encoding)
    2012-02-04 00:33:22下载
    积分:1
  • detectpoint
    光斑中心提取算法,在VS2010下,用opencv2.3.1编写的控制台程序,主要功能是利用hession矩阵和高斯滤波进行光斑中心点提取,里面附测试图片,提取精度为亚像素级别。(Spot center extraction algorithm, in VS2010, written by opencv2.3.1 console program, the main function is to use hession matrices and Gaussian filter for extracting the center spot, which is attached test images, the extraction accuracy of sub-pixel level.)
    2014-04-16 15:33:49下载
    积分:1
  • Otsu image processing
    利用大津算法对图片进行处理,得到满意的处理效果。(The image is processed by Otsu algorithm and satisfactory results are obtained.)
    2019-04-12 15:45:15下载
    积分:1
  • DarkChannelPrior
    目标物与摄像机距离已知的情况下,计算白天大气能见度距离。(The distance between the object and the camera is known to calculate the visibility distance in daytime.)
    2017-01-20 14:10:32下载
    积分:1
  • WaterMark_embed_and_pick
    图像的嵌入与提取:VC++中在一个图像A中嵌入一图像B,并能把图像B提取出来。(Image embedding and extraction: VC++ in an image embedded in an image A, B, and B images can be extracted.)
    2011-08-31 20:09:58下载
    积分:1
  • wylovezbsf
    一个用MFC实现的图象缩放程序,也有测试图片!(MFC with a picture zoom procedures, tests have pictures!)
    2007-01-10 20:47:09下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载