登录
首页 » Visual C++ » RoadlineDtection

RoadlineDtection

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

  • YUV_DCT
    YUV Quantization using VS2010
    2013-07-14 19:12:13下载
    积分:1
  • SiftGPU-V370
    说明:  使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors. SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified. SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided. )
    2011-02-23 10:20:27下载
    积分: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
  • IProcessN
    VC.NET图象处理,采用基于CImage类的图象处理技术,封装的函数为基本的图象处理部分,如几何变换等等,开发环境为VC++.NET(VC.NET image processing, based on CImage kind of image processing technology, Packaging for the basic functions of image processing, such as geometric transformation, and so on, the environment for the development of the VC.NET)
    2006-12-13 15:57:06下载
    积分:1
  • DLT-matlab
    直接线性变换DLT,直接由像平面坐标到地面空间坐标的直接变换,可用于量测相机,非量测相机(本人用的是 高速相机)。配合前方交会验证l系数的准确与否。以DLT得到的结果为初值,用光束法平差可以期望得到更高精度。是数字摄影测量课程作业的例子。(Direct linear transformation DLT, and the direct conversion of coordinates directly from the image plane to the ground space coordinates, the camera can be used for measuring the non-measurement camera (I use a high-speed camera). Tie the forward intersection verify l coefficient accurate or not. To the the DLT results obtained for the initial value, bundle adjustment can expect greater accuracy. Examples of digital photogrammetry course work.)
    2012-12-03 16:42:51下载
    积分:1
  • facedetect
    人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测人脸检测(Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection Face Detection)
    2013-07-14 12:50:55下载
    积分:1
  • VZ_HELP
    说明:  全数字摄影测量系统 VirtuoZo 具有以下特点:
    2011-03-26 12:41:11下载
    积分:1
  • SIFT
    c++实现的sift,可以分步观看实现效果(c++ implementation of the sift, you can watch step by step to achieve results)
    2011-06-02 11:52:21下载
    积分:1
  • 0999
    卡尔曼滤波是一种数据处理方法,它是一种线性最小方差无偏估计准则,基于系统 状态估计和当前观测,通过引入状态空间而获得的新的状态估计.本篇论文陈述了卡尔曼滤 波的基本思路和算法;并通过仿真,显示卡尔曼滤波的功能,以及如何用它来跟踪方向确定、速度恒定的飞行器。 (Kalman filter is a data processing method, which is a linear minimum variance unbiased estimation criteria, based on system state estimation and the current observations, obtained by introducing the state space of the new state estimate of the Kalman filter thesis statement the basic ideas and algorithms and through simulation, shows Kalman filtering functions, and how to use it to keep track of the direction determined constant speed aircraft.)
    2013-09-06 10:21:27下载
    积分:1
  • 1
    说明:  线形骨架的综述类文献,着重强调定义属性和应用(Curve-skeleton properties, applications, and algorithms)
    2010-06-16 13:53:59下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载