登录
首页 » Visual C++ » RoadlineDtection

RoadlineDtection

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

  • RobotVision
    著名专家写的计算机视觉方面的原著,希望对大家有所帮助(Writing a well-known experts in the computer vision aspects of the original, and they hope to help everyone)
    2009-03-17 13:00:32下载
    积分:1
  • 9.SAD-StereoMatching
    双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。(Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching)
    2016-08-30 16:13:14下载
    积分:1
  • prient
    静态画图,可以改变图形边框颜色与矩形或椭圆的填充颜色(Static drawing, you can change the fill color graphics border color and rectangular or oval)
    2012-11-22 17:26:00下载
    积分:1
  • threhold-dealt
    关于阈值处理的一部分参考文献,对于图像的二值化等很有帮助,是经过精心选择的参考文件。(References on the part of the processing threshold for image binarization helpful, is carefully selected reference files.)
    2014-08-25 12:03:43下载
    积分:1
  • ImageMatch
    摄影测量中影像匹配小程序,附带两幅图片,比较实用(Photogrammetry image matching small program, with two pictures, more practical)
    2016-04-29 20:03:43下载
    积分:1
  • Real-Time_Compressive_Tracking
    关于运动目标检测与跟踪最新的算法 其效果比之前的跟踪算法好很多(The effect of moving target detection and tracking algorithm is much better than before the tracking algorithm)
    2012-11-15 20:15:20下载
    积分:1
  • SURF
    基于SUFT的特征提取与匹配,内涵详细的文档说明,很好的实现了特征提取与匹配,该方法较基本的SIFT有很大的提高(Extraction and matching of features based on SUFT, detailed content of the documentation, very good realization of the feature extraction and matching, SIFT the method is basic is greatly improved)
    2013-10-04 11:10:04下载
    积分: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
  • LineMarch
    BMP图像边缘提取后 根据边缘点集直线拟合(BMP image edge extraction fitting a straight line)
    2011-06-23 14:53:47下载
    积分:1
  • tuxiangchulidaima
    本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。 本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。 (In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template. In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
    2015-07-07 10:05:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载