资源列表

« 1 2 ... .45 .46 .47 .48 .49 350.51 .52 .53 .54 .55 ... 745 »

[OpenCVopencv2--

说明:清晰明了的类模板的使用,单步调试可以很清楚的看到其执行过程-class template
<yangyang> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[OpenCVLOT_Source

说明:目标跟踪第t帧图像,目标特征,噪音参数,粒子窗口 1. 在第一帧选定跟踪区域,将图像由rgb转成hsv,计算目标的特征模型; 2. 初始化粒子,用超像素计算粒子的特征; 3. 通过emd计算粒子所在位置区域特征计算与目标特征的相似度; 4. 根据emd计算粒子的权重,归一化权重,新的目标位置是所有粒子的位置和权重乘积的和; 5. 建立新目标的特征模型,计算emd。 6. 更新噪音参数; 输出:目标位置,更新参
<叶一波> 在 2025-05-16 上传 | 大小:3.35mb | 下载:0

[OpenCVImage-_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

[OpenCVbiaoding

说明:能都实现单目摄像机标定,并且可以即时拍摄图片进行标定-Can realize the monocular camera calibration, and can be real-time video images used for calibration
<龚朋朋> 在 2025-05-16 上传 | 大小:2kb | 下载:0

[OpenCVopencv_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

[OpenCVClassic-difference-algorithm

说明:基于OPENCV的经典的差分算法,有快速,准确的特点-Classic difference algorithm based on OPENCV, fast, accurate features
<杨朋> 在 2025-05-16 上传 | 大小:23kb | 下载:0

[OpenCVcoraseHarrisMaxEx

说明:利用opencv实现改进harris局部极大值抑制,针对opencv自带角点检测作出一定改进。-Improved Harris local maxima suppression
<王成> 在 2025-05-16 上传 | 大小:3kb | 下载:0

[OpenCVcoraseHarrisAndCanny

说明:结合边缘检测实现harris角点检测,针对opencv自带角点检测作出一定改进。-Combined with the edge detection of Harris corner detection
<王成> 在 2025-05-16 上传 | 大小:3kb | 下载:0

[OpenCV978-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

[OpenCVImgProcessor

说明:采用类的opencv C++ code for mingw-opencv C++ code with class for mingw
<朱才智> 在 2025-05-16 上传 | 大小:48kb | 下载:0

[OpenCVMethod_01

说明:利用OpenCV自带的cvMatchShapes方法进行轮廓匹配。可手动设置输入的两幅图像。程序中有对程序的注释和关键逻辑步骤的解释,该程序为轮廓匹配方法提供一定的思路,需要VC6.0+OpenCV_1.0-Contour matching using the cvMatchShapes method with the OpenCV. Two images manually set the input. Notes on procedu
<王山> 在 2025-05-16 上传 | 大小:258kb | 下载:0

[OpenCVMethod_02

说明:利用OpenCV自带的cvMatchContourTrees方法进行轮廓匹配。需要先调用cvCreateContourTree方法创建轮廓树,程序中有对程序的注释和关键逻辑步骤的解释,该程序为轮廓匹配方法提供一定的思路,运行环境为VC6.0+OpenCV_1.0 -Contour matching using the cvMatchContourTrees method with the OpenCV. Need to call t
<王山> 在 2025-05-16 上传 | 大小:257kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 350.51 .52 .53 .54 .55 ... 745 »

源码中国 www.ymcn.org