资源列表
[OpenCV] LOT_Source
说明:目标跟踪第t帧图像,目标特征,噪音参数,粒子窗口 1. 在第一帧选定跟踪区域,将图像由rgb转成hsv,计算目标的特征模型; 2. 初始化粒子,用超像素计算粒子的特征; 3. 通过emd计算粒子所在位置区域特征计算与目标特征的相似度; 4. 根据emd计算粒子的权重,归一化权重,新的目标位置是所有粒子的位置和权重乘积的和; 5. 建立新目标的特征模型,计算emd。 6. 更新噪音参数; 输出:目标位置,更新参<叶一波> 在 2025-05-16 上传 | 大小:3.35mb | 下载:0
[OpenCV] Image-_recon
说明:完成两幅图像的稀疏点的匹配和重建,C++的编程环境,opencv函数库-Do two sparse points matching and reconstruction of the image, c++ programming environment, opencv function library<蓝灵> 在 2025-05-16 上传 | 大小:1.35mb | 下载:0
[OpenCV] opencv_imagechangetest
说明:opencv金字塔分解,灰度化和canny检测测试程序,vc6.0与opencv1.0联合调试-opencv pyramid decomposition, graying and canny detector test procedures, vc6.0 joint commissioning with opencv1.0<lx> 在 2025-05-16 上传 | 大小:1.3mb | 下载:0
[OpenCV] Classic-difference-algorithm
说明:基于OPENCV的经典的差分算法,有快速,准确的特点-Classic difference algorithm based on OPENCV, fast, accurate features<杨朋> 在 2025-05-16 上传 | 大小:23kb | 下载:0
[OpenCV] coraseHarrisMaxEx
说明:利用opencv实现改进harris局部极大值抑制,针对opencv自带角点检测作出一定改进。-Improved Harris local maxima suppression<王成> 在 2025-05-16 上传 | 大小:3kb | 下载:0
[OpenCV] coraseHarrisAndCanny
说明:结合边缘检测实现harris角点检测,针对opencv自带角点检测作出一定改进。-Combined with the edge detection of Harris corner detection<王成> 在 2025-05-16 上传 | 大小:3kb | 下载:0
[OpenCV] 978-7-302-28222-8
说明:图像处理与计算机视觉算法及应用(Algorithms for Image Processing and Computer Vision)(第2版)的配套代码。基于OpenCV库-matching code for the book"Algorithms for Image Processing and Computer Vision".Based on OpenCV Library.<杨传宇> 在 2025-05-16 上传 | 大小:2.81mb | 下载:0
[OpenCV] ImgProcessor
说明:采用类的opencv C++ code for mingw-opencv C++ code with class for mingw<朱才智> 在 2025-05-16 上传 | 大小:48kb | 下载:0