登录
首页 » Visual C++ » RoadlineDtection

RoadlineDtection

于 2016-06-24 发布 文件大小:21418KB
0 74
下载积分: 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 个回复

  • 直线段检测算法EDLines C++实现 EDTest-VS2010
    直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)
    2020-07-05 10:00:01下载
    积分:1
  • huoquzhidingyanse
    这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数(the code can get a color can generate 10 to the 229 number, and a few of the 229 16)
    2006-11-28 01:28:00下载
    积分:1
  • Moving-Least-Squares-morphing
    利用最小二乘法实现图像变形,提出一种基于控制曲线集的移动最小二乘图像变形算法。根据图像的形状拓扑关系或轮廓信息设置点,生成控制曲线,移动控制曲线生成图像的仿射变换、相似变化、刚性变换。 (The technology of image deformation.Using Moving Least Squares.)
    2012-04-28 21:44:32下载
    积分:1
  • tuxiangpipei
    一种基于特征点的图像匹配算法 一种基于特征点的图像匹配算法(Feature point based image matching algorithm based on feature points matching algorithm)
    2020-12-10 10:59:18下载
    积分:1
  • imageFusion
    像素级融合实现 pca his,brovery加权融合方法,很不错(Pixel level fusion to achieve pca his, brovery weighted fusion method, very good)
    2010-12-12 13:57:23下载
    积分:1
  • weighted-spatial-
    多径条件下基于加权空间平滑的阵元幅相误差校正(Multipath based on weighted spatial smoothing array element amplitude and phase error correction)
    2013-12-12 13:20:38下载
    积分:1
  • 基于OPENCV的SIFT特征提取与匹配算法 OPENCV_SIFT_VC6
    基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。(OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.)
    2020-06-26 03:00:02下载
    积分:1
  • eye-gaze-estimation
    文中主要研究使用普通的摄像头进行人眼视线方向的估计。在综合介绍了各种人眼视线检测方法的基础上提出了一种新的图像处理的方法来检测人眼视线方向(The main study used an ordinary camera line of sight of the human eye is estimated. In the consolidated a variety of the human eye sight detection method based on a new image processing method to detect the line of sight of the human eye)
    2012-07-10 21:37:32下载
    积分:1
  • disparity2007
    利用SIFT检测两图片的相同点,并获取两幅图像的视差。(SIFT detection using the same picture two points, and to obtain two images of the parallax.)
    2021-05-16 18:30:07下载
    积分:1
  • Light-Spot
    针对空间发光点缩成光斑图像中心的高精度提取问题,本文提出一种亚像素提取方法。该方法简历了具有高斯能量分布的空间发光点的透视投影光斑图像灰度分部数学模型,证明了空间发光点能量中心的透视投影不变性。(Light-emitting points of space shrunk to spot high-precision center of the image extraction problem, we propose a subpixel extraction method. This method resumes a space with Gaussian energy distribution points of perspective projection spot light gray segment mathematical model to prove the energy center of the space light-emitting point perspective projection invariance.)
    2010-12-10 22:56:07下载
    积分:1
  • 696518资源总数
  • 104313会员总数
  • 30今日下载