-
车道线检测源码 OPENCV
车道线检测的方法,一种快速的方法,用于车道线的检测-Lane detection method, a fast method,开发环境OPENCV c#
- 2022-03-02 04:27:48下载
- 积分:1
-
SIFT特征提取算法
基于opencv的SIFT特征提取算法,亲测好用!
- 2023-04-29 01:40:04下载
- 积分:1
-
slic的python和opencv的实现
本代码是根据SLIC超像素分割官方源码改写的,使用的是python和opencv,没有使用更高级的库,只需导入cv2和numpy即可使用!
- 2022-04-01 08:05:24下载
- 积分:1
-
main
图像去雾处理,是关于何凯明的那篇获奖的文章的代码(Image processing to the fog, the essay is about winning articles He Kaiming code)
- 2021-01-26 20:28:37下载
- 积分:1
-
模板:基于OpenCV的车辆速度检测
在道路检测视频中,使用OPENCV进行车速检测,附带数据视频。(In road detection video, OPENCV is used to detect vehicle speed with data video.)
- 2018-06-26 11:11:08下载
- 积分:1
-
Image-Processing-Algorithms-master
matlab程序进行图像分割,图像的多阈值分割(Matlab program for image segmentation, image multi-threshold segmentation)
- 2020-07-04 01:40:02下载
- 积分:1
-
secondary_differential_filter
说明: Image processsing , to realize second-differential filter, based on Visual Studio 2010&OpenCV
- 2020-04-13 17:47:37下载
- 积分:1
-
MFC基于对话框opencv图像处理
#include "stdafx.h"
#include "MFC_lessen1-4.h"
#include "MFC_lessen1-4Dlg.h"
#include "afxdialogex.h"
#include
#include
#include
#include
#include
#include
#include
using namespace cv;
using namespace std;
#include
#include
#include
using namespace std;
using namespace cv;
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 用于应用程序“关于”菜单项的 CAboutDlg 对话框
class CAboutDlg : public CDialogEx
{
public:
CAboutDlg();
// 对话框数据
enum { IDD = ID
- 2022-01-21 00:54:46下载
- 积分:1
-
Experiment_D
用visual c++ 和 opencv 制作的透明人程序可自动消除图像中移动目标(A visual C++ and opencv source code of Hollowman )
- 2016-09-30 12:50:24下载
- 积分:1
-
图片转换成视频
快速的把图片转换成视频。亲测可用。可以选择压缩格式。
- 2022-03-20 09:38:12下载
- 积分:1