搜索资源列表
fractalcompress
- 图象处理及分形图象压缩是针对真彩(24位色)BMP图象进行简单处理和能够进行分形图象压缩的程序.分形图象压缩采用了固定分块和四叉树的方法,小波零树编码的方法还有问题. 图象处理部分对图片大小没有要求,分形图象压缩部分对图片大小有要求,大小应是2的次方幂(例如大小应是128*128,256*256,512*512等等),否则在菜单上看到的图象压缩里子菜单是灰的,不起作用. -image processing and fractal image compression is against
PictureSuanfa
- 提供了3种图形学里混沌算法实现,以及cantor分行的实现,可以给学习图形学的人有一个参考。-provide three types of graphics Lane Chaos algorithm, and the realization of Cantor branch, to study the graphics were a reference.
guo
- 一个使用OpenGl做的3D图形,打开后在debug里直接就可以运行。-use a OpenGl do 3D graphics, open and direct in debug Lane on the run.
videoldws
- 本程序在视频流中检测道路线标记,并强调该车辆的行驶线。这些信息可以被用来检测车辆的意外离开并发出警告。-This demo detects road lane markers in a video stream and highlights the lane in which the vehicle is driven. This information can be used to detect an unintended departure from the lane and issu
lanedetection
- lane detection using vc++ and opencv
LANE-Detection-HOUGH-Transform
- a lane dtection method using hough-transform
Lane
- 使用OpenCV进行车道线检测,Canny算子加霍夫变换,效果请看http://v.youku.com/v_show/id_XMjkzMzk2OTMy.html-Lane detection using opencv, Canny and Hough Transform. see the link http://v.youku.com/v_show/id_XMjkzMzk2OTMy.html
lane-detection
- 车道偏离识别的程序,采用的是动态规划算法,对弯道也有比较高的识别率-lane departure algorithm, which has good performance even for curve lane.
lane-lines
- 车辆及车道线的检测与跟踪源代码The detection and tracking of vehicles and lane lines-The detection and tracking of vehicles and lane lines
lane-detect
- canny边缘检测,还有车道线检测。效果还可以。-canny edge detection, and lane detection. The effect can be.
Lane-detection
- 对车道线进行检测,涉及大津阈值,hough变换等,并预测行驶线。-To detect the lane line, involving the Otsu threshold, Hough transform, and the prediction of the running line.
caltech-lane-detection12
- 实时车道线检测改写的代码,可能还有点问题,不过在改改就行啦。-Real-time detection of lane rewrite code, perhaps with a few problems, but in the change to change on the line.
vehicle-lane-detection
- 能实现直线型车道线的有效检测,利用改进的hough变换和区域生长方法,提高检测的准确性。-Can be achieved effectively detect lane straight line, with improved hough transform and region growing methods to improve detection accuracy.
Vehicle-Lane-Detection-master
- 车辆以及车道检测。可以检测图片中的车辆以及车道-A example of car detection and lane detection
opencv-lane-vehicle-track-master
- 实时车辆检测以及跟踪的代码。基于opencv-Project implements a basic realtime lane and vehicle tracking using OpenCV.
Lane detection
- 车道线识别源代码,供各位参考的,有什么问题还请提出大家一起交流。(Lane identification source code.)
linedetection
- 视频主道路检测,勾画出当前主干道的两条车道线,并显示主干道的区域(Video main road detection, delineate two lane lines of the current main road, and display the main road area)
driving-lane-departure-warning-master
- image of the driving-lane-depatture-warning
CarND-Advanced-Lane-Lines-master(1)
- 用Python对输入的车道视频进行处理,识别车道线。(此文件为程序文件,输入视频在另一个文件,请一同下载放到同一文件夹)(Python is used to process the input Lane video and identify the lane line. (this file is a program file, the input video is in another file, please download and put it in the same folder))
lane-detect
- 车道线检测,对道路的车道线进行检测,检测道路线(Lane line detection, detect the lane line of the road, detect the road line and extract it)