资源列表
[OpenCV] QtImageDisplay_v3
说明:图像智能剪刀,可以剪切出图像中需要的部分。求解出一幅图像中各个需要的部分。-Image scissor In this project, a user can cut an object out of one image and paste it into another. The tool helps the user trace the object by providing a live wire that auto<熊雄> 在 2025-05-18 上传 | 大小:10.79mb | 下载:0
[OpenCV] imagesitch
说明:全景图像拼接,特征的提取后,可以对多张图像进行拼接-imagestitch opencv<孙旭光> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[OpenCV] canny
说明:Canny 的目标是找到一个最优的边缘检测算法,最优边缘检测的含义是: 好的检测- 算法能够尽可能多地标识出图像中的实际边缘。 好的定位- 标识出的边缘要尽可能与实际图像中的实际边缘尽可能接近。 最小响应- 图像中的边缘只能标识一次,并且可能存在的图像噪声不应标识为边缘。-Canny goal is to find an optimal edge detection algorithm, the optimal edge d<ZHENGJINGRANG> 在 2025-05-18 上传 | 大小:12kb | 下载:0
[OpenCV] harris
说明:该算法是基于像素领域包含若干元素的近似圆形模板,对每个像素基于该模板领域的图像灰度计算角点响应函数(CRF)的数值,如果大于某阈值且为局部极大值,则认为该点为角点。角点的精度与圆形模板大小无关,圆形模板越大,检测的角点数越多,则计算量也越大,本文圆形模板包含37个元素,该近似圆形模板-The algorithm is based on pixel art consists of several elements approximatio<ZHENGJINGRANG> 在 2025-05-18 上传 | 大小:11kb | 下载:0
[OpenCV] Background-difference-method
说明:背景差分法是采用图像序列中的当前帧和背景参考模型比较来检测运动物体的一种方法,其性能依赖于所使用的背景建模技术。背景差分法检测运动目标速度快,检测准确,易于实现,其关键是背景图像的获取。在实际应用中,静止背景是不易直接获得的,同时,由于背景图像的动态变化,需要通过视频序列的帧间信息来估计和恢复背景,即背景重建,所以要选择性的更新背景。-Background difference method is the use of images i<ZHENGJINGRANG> 在 2025-05-18 上传 | 大小:167kb | 下载:0
[OpenCV] Optical-flow
说明:光流是一种简单实用的图像运动的表达方式,通常定义为一个图像序列中的图像亮度模式的表观运动,即空间物体表面上的点的运动速度在视觉传感器的成像平面上的表达。-Optical Flow is a simple and practical expression of motion pictures, generally defined as the apparent motion a sequence of images in an image<ZHENGJINGRANG> 在 2025-05-18 上传 | 大小:15kb | 下载:0
[OpenCV] Inter-frame-difference-method
说明:帧间差分法是一种通过对视频图像序列中相邻两帧作差分运算来获得运动目标轮廓的方法,它可以很好地适用于存在多个运动目标和摄像机移动的情况。 -fr a me difference method is a sequence of video images through the adjacent two for differential operation to obtain moving object contour method, w<ZHENGJINGRANG> 在 2025-05-18 上传 | 大小:13kb | 下载:0
[OpenCV] meanshift
说明:一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。-Generally refers to an iterative step, which is to offset the calculated mean of the current point, and then as a new starting point, continue to move until the end o<ZHENGJINGRANG> 在 2025-05-18 上传 | 大小:17kb | 下载:0
[OpenCV] yuzhifenge
说明:使用滑动条进行阈值分割,可以直观观察到阈值选取不同所带来的效果。-Use the slider to threshold segmentation, can be directly observed the effect of the different threshold value.<吴飞> 在 2025-05-18 上传 | 大小:1kb | 下载:0