-
opencv圆检测
资源描述基于边缘提取的圆检测,同时在图中画出圆,并在控制台输出圆心的坐标。这是用opencv写的,在visual studio2010上实现的。
- 2022-08-04 02:25:32下载
- 积分:1
-
S1IM159.【已完成】基于SVM的烟雾识别系统
说明: 基于SVM的烟雾识别系统
运动区域提取使用的是 自适应混合高斯背景建模 特征算法使用的是 HOG+LBP 机器学习方法使用的是 scikit的SVM(Smoke recognition system based on SVM
The moving region extraction uses adaptive Gaussian mixture background modeling feature algorithm, hog + LBP machine learning method and scikit SVM)
- 2020-09-28 16:12:22下载
- 积分:1
-
OpenCV-Mean-Shift-demo
基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。(OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a specific target area 6.)
- 2010-08-28 01:21:08下载
- 积分:1
-
随机HOUGH圆检测代码,能够运行
利用opencv编写的随机hough圆检测算法,程序可以运行
- 2022-05-07 15:00:59下载
- 积分:1
-
3D_stereo
此OpenCV程序包含双目摄像机标定,棋盘图像矫正,立体像对校正,立体匹配,三维重建模块。然后用OpenGL显示重建效果,并可以通过键盘方向键旋转。(This program contains the binocular camera calibration, image correction board, three-dimensional image of the calibration, stereo matching, three-dimensional reconstruction. Then use the OpenGL display reconstruction effects, and can rotate the keyboard arrow keys.)
- 2020-06-25 21:20:01下载
- 积分:1
-
最佳缝合线算法实现图像拼接
使用vs2015加载opencv3.2,有瑕疵的最佳缝合线算法,诸位看官可以参考以下程序源码和实现方法,这个方法的问问题在与,选哟缝合的图像尺寸需要完全一直,不然程序的assert会报错,但是保证一致后,拼接的程序和拉普拉斯融合的算法拼接结果不是很满意。
- 2022-08-11 01:57:16下载
- 积分:1
-
VS+opencv可用程序
说明: 包含在opencv中加载图像;读取灰度图像并保存;读取灰度图像和彩色图像;读取视频程序。(It includes loading image in opencv; reading gray image and saving it; reading gray image and color image; reading video program.)
- 2019-05-05 14:35:10下载
- 积分:1
-
FireDetection
对视频进行火焰检测,并实现对火焰的跟踪。(The video is detected by flame, and the flame is tracked)
- 2020-07-03 15:40:01下载
- 积分:1
-
DetectObjectWithSurf
Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it.
This is a Project about Real-time object detection in OpenCV using SURF.
- 2013-09-10 00:59:41下载
- 积分:1
-
project_6_extended_kalman_filter
卡尔曼滤波在汽车上的应用,车道线识别跟踪,消失点,检测目标的识别跟踪(kalman_filter in car lane detection)
- 2017-06-21 14:01:47下载
- 积分:1