-
Shi-Tomasi提取算法
在opencv+VS2013平台上实现Shi-Tomasi提取算法,可在图片上绘画出Shi-Tomasi特征点
- 2023-04-24 00:00:03下载
- 积分:1
-
简单的背景差法实现车辆检测
本文的环境为opencv3.0+vs13,使用库函数简单的实现了背景差方法下的车辆检测。PS:但检测的效果并不理想,所以改用haar+adaboost的方法去做检测了,介绍里提及使用背景差实现了检测和跟踪,基本的思路都体现在注释里了较为简单,任何提高识别率的方法还不吝赐教!
- 2022-02-07 01:59:27下载
- 积分:1
-
PedestrianExtraction
基于opencv的行人检测,用到了svm,haar特征等等(Opencv-based pedestrian detection, use the svm, haar features, etc.)
- 2011-05-10 14:04:25下载
- 积分:1
-
Digital-Image-Processing
MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的
(MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image segmentation, morphological image processing, spatial enhancement, magic mirror, binarization, Sobel, Laplace, Robert other edge detection, median filtering and mean filtering, to achieve the full feature comparison, it took me 2 night do)
- 2011-07-08 23:00:45下载
- 积分:1
-
基于opencv的激光线中心提取源码
说明: 基于opencv的激光线中心提取源码,需要配置下自己的opencv和图像文件路径,可以直接运行,输出激光线的中心(The source code of laser line center extraction based on OpenCV needs to be configured with its own opencv and image file path, which can run directly and output the center of laser line)
- 2020-07-31 14:48:38下载
- 积分:1
-
Opencv实现三车道上车辆计数
视频中的运动目标计数问题越来越重要,改代码在vc++6.0软件环境下,搭建了MFC平台,利用Opencv软件实现对一段三车道上的视频进行车辆计数的代码。
- 2022-02-02 21:47:55下载
- 积分:1
-
17.3开运算
说明: 图像开运算代码实例,可以直接运行,只需修改路径(Examples of image open operation code)
- 2019-04-11 20:58:24下载
- 积分:1
-
cvPyrSegmentation
说明: 图像分割的一种方法,基于图像金字塔,用OpenCV+VC实现的~~(A method of image segmentation, image-based pyramid, with the implementation of OpenCV+ VC ~ ~)
- 2011-04-13 20:10:18下载
- 积分:1
-
Morphology
对图像的dilate或erode ,使用基于Opencv的C代码(Dilate or erode an input image by using C code based on OpenCV)
- 2012-05-28 22:24:15下载
- 积分:1
-
Morphological-operations-code
基于opencv和vc6.0对图像进行形态学操作即腐蚀膨胀运算,效果良好(Based opencv and vc6.0-the image morphological operations that corrosion dilation to good effect)
- 2012-07-16 07:07:55下载
- 积分:1