登录
首页 » Visual C++ » RoadlineDtection

RoadlineDtection

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

  • HOG+SVM进行片中行人检测
    行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)
    2020-10-30 16:09:56下载
    积分:1
  • inverse-normal-cumulative
    用于图像检测的正态分布计算的c代码实现,现在将这个函数写在头文件中了(Normally distributed computing for image detection of the c code, this function will now be written in the header file in the)
    2011-11-10 10:41:56下载
    积分:1
  • KMS_project
    KMS跟踪算法源代码,目前最快的但目标跟踪算法(没有之一)。工程可以直接运行(KMS tracking algorithm source code, but the fastest target tracking algorithm. Project can be run directly)
    2014-11-06 09:21:39下载
    积分:1
  • Histogram-method
    利用直方图双峰法选取适当阈值对图像进行二值化处理。此法只适用于直方图为双峰状图像。(Using the Shuangfeng method to the appropriate threshold histogram of image processing two values. This method is only applicable to the histogram of image of Shuangfeng.)
    2015-04-14 15:56:07下载
    积分:1
  • 11
    说明:  LSA的第一步是要去创建词到标题(文档)的矩阵。在这个矩阵里,每一个索引词占据了一行,每一个标题占据一列。每一个单元(cell)包含了这个词出现在那个标题中的次数。例如,词”book”出现在T3中一次,出现在T4中一次,而”investing”在所有标题中都出现了一次。一般来说,在LSA中的矩阵会非常大而且会非常稀疏(大部分的单元都是0)。这是因为每个标题或者文档一般只包含所有词汇的一小部分。更复杂的LSA算法会利用这种稀疏性去改善空间和时间复杂度。(The Little Book of Common SenseInvesting: The Only Way to Guarantee Your Fair Share of StockMarket Returns ,)
    2015-12-23 20:26:03下载
    积分:1
  • Houghtranslate
    这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
    2013-09-07 00:28:11下载
    积分:1
  • 基于opencv的Kinect深度的去噪,滤波
    基于opencv的Kinect深度图像的去噪,滤波(Opencv based Kinect depth image denoising, filtering)
    2021-03-23 08:59:15下载
    积分:1
  • KMP
    图像处理的KMP算法源程序,KMP算法是一种基本的、实用的字符串比较算法,广泛应用于图像处理和模式识别。(Image processing algorithms source KMP, KMP algorithm is a basic, practical string comparison algorithm, widely used in image processing and pattern recognition.)
    2011-09-23 19:46:43下载
    积分:1
  • VZ_HELP
    说明:  全数字摄影测量系统 VirtuoZo 具有以下特点:
    2011-03-26 12:41:11下载
    积分:1
  • xihua
    图像细化处理的C代码,效果较好,对初学者有较好的参考作用(Image processing of C code, the effect is good, is good for beginners reference)
    2014-07-07 16:21:02下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载