-
basler相机用OPENCV打开的一些例子,可以直接运行
basler相机用OPENCV打开的一些例子,可以直接运行
- 2022-05-16 15:12:10下载
- 积分:1
-
车道线检测
与传统的车道线检测算法不同,本文采用LDA算法对道路图像进行针对性灰度化处理。加大车道线与道路的差异,然后使用抛物线模型对车道线进行拟合,采用混沌粒子群算法对抛物线参数进行优化,以车道线的灰度特征和梯度特征作为混沌粒子群的适应度函数,经过多次的迭代得到抛物线拟合车道线的参数最优值,进而识别出车道线。实验结果表明,本文算法能在复杂环境下识别出车道线,对视频帧序列中的车道线连续追踪具有良好效果。
- 2022-08-07 20:38:39下载
- 积分:1
-
DepthBasics-WPF
说明: 基于Visual C++编程,用户界面,获取Kinect深度图像(Getting Kinect Depth Image)
- 2020-06-21 06:00:02下载
- 积分:1
-
3图像拼接,用opencv实现
3图像拼接,用opencv实现,源码用c++编写,不可多得的源码,希望站长通过,也欢迎大家下载.源码经过测试,在vs2010下面完整无错。对研究图像拼接的开发人员来说,是很有参考价值的
- 2022-03-20 13:10:58下载
- 积分:1
-
DELAUNAY-OPENCV-
示例使用 delaunay OpenCV 和 QT 使用 c + + 代码
- 2022-02-25 18:27:45下载
- 积分:1
-
360_panorama
360-panorama,360度柱面图像拼接,程序在VS2008环境下开发,opencv2.4.3版本,程序可以直接运行,以将所需依赖项添加在文件夹中,源图像放在source_pic中,最后生成结果在result_pic中。
实现步骤:1先将图像投影到柱面坐标上,2提取图像SIFT描述子,3将SIFT描述子配对,4用RANSAC算法根据配对成功的描述子统计出变换矩阵T,5图像拼接。
对于拼接后的图像,没有做进一步细化处理,使用者可以在生成的图像上再做进一步编辑。(360-panorama 360 degree cylindrical image stitching program developed in VS2008 environment, opencv2.4.3 version, the program can be run directly, add the required dependencies in a folder, the source image on the source_pic in, and finally generate results In result_pic. Implementation steps: first image projected onto the cylindrical coordinates, extract images SIFT descriptor, the SIFT descriptor paired with an the RANSAC algorithm based on the description of the pairing is successful statistics the transformation matrix T 5 image mosaic. For the image with no further thinning, the user can do further editing on the generated image.)
- 2013-04-24 20:08:23下载
- 积分:1
-
OpenCV_Test01
haze removal Opencv 暗通道去雾算法实现(haze removal Opencv dark path algorithm to fog)
- 2014-05-07 16:17:43下载
- 积分:1
-
分水岭
基于Python的分水岭算法可以自动分割连接的图像(Python - based watershed algorithm can automatically segment connected images)
- 2019-01-10 15:28:35下载
- 积分:1
-
opencv-video-read-and-play
opencv,实现视频读取并按帧播放与控制,交高级的算法!(read and play videos)
- 2014-06-20 16:25:25下载
- 积分:1
-
edge
采用canny算子进行边缘检测,小阈值控制边缘连接,大阈值控制边缘的初始分割(Canny operator used for edge detection, edge linking a small threshold control, threshold control large initial segments of the edge)
- 2011-09-23 10:19:56下载
- 积分:1