▍1. 09特征匹配
说明: SIFT特征点检测 DoG金字塔图像生成后,通过全搜索中间层DoG图像(去除第一个和最后一个DoG图像)的像素点,判断当前像素点的像素值是否大于(或者小于)周围8邻域的像素值(sddsdadadsda da da d ad a da adad ad a d ad a d ad a d ad a d)
说明: SIFT特征点检测 DoG金字塔图像生成后,通过全搜索中间层DoG图像(去除第一个和最后一个DoG图像)的像素点,判断当前像素点的像素值是否大于(或者小于)周围8邻域的像素值(sddsdadadsda da da d ad a da adad ad a d ad a d ad a d ad a d)
张正友OpenCv相机标定程序,是用vs2015写的,需要配置OpenCv环境。(Zhang Zhengyou OpenCv camera calibration program, written in vs2015, needs to configure the OpenCv environment.)
说明: 张正友OpenCv相机标定程序,是用vs2015写的,需要配置OpenCv环境。(Zhang Zhengyou OpenCv camera calibration program, written in vs2015, needs to configure the OpenCv environment.)
基本的Canny算子实现,基于VS2017 X64(Basic Canny Operator Implementation Based on VS2017 X64)
说明: 基本的Canny算子实现,基于VS2017 X64(Basic Canny Operator Implementation Based on VS2017 X64)
包含在opencv中加载图像;读取灰度图像并保存;读取灰度图像和彩色图像;读取视频程序。(It includes loading image in opencv; reading gray image and saving it; reading gray image and color image; reading video program.)
说明: 包含在opencv中加载图像;读取灰度图像并保存;读取灰度图像和彩色图像;读取视频程序。(It includes loading image in opencv; reading gray image and saving it; reading gray image and color image; reading video program.)
Gabor特征提取,使用python,输出为一个直方图。用于kcf的目标跟踪(Gabor feature extraction, using python, output as a histogram. Target tracking for KCF)
说明: Gabor特征提取,使用python,输出为一个直方图。用于kcf的目标跟踪(Gabor feature extraction, using python, output as a histogram. Target tracking for KCF)
图像开运算代码实例,可以直接运行,只需修改路径(Examples of image open operation code)
说明: 图像开运算代码实例,可以直接运行,只需修改路径(Examples of image open operation code)
一种还算好点的基于opencv 的高光消除。(A fairly good method of highlight elimination based on opencv.)
说明: 一种还算好点的基于opencv 的高光消除。(A fairly good method of highlight elimination based on opencv.)
基于c++的多目标跟踪,达到实时性要求,仅供参考(multi-object tracking in real-time)
说明: 基于c++的多目标跟踪,达到实时性要求,仅供参考(multi-object tracking in real-time)
说明: 能够实现对车辆的检测与计数,已经测试通过。但压缩包中没有附带视频,视频可以在网上下载。(It can detect and count vehicles, and has passed the test. But there is no video attached to the compressed package. Video can be downloaded online.)