资源列表

« 1 2 ... .97 .98 .99 .00 .01 602.03 .04 .05 .06 .07 ... 745 »

[OpenCVcanny

说明:Canny 的目标是找到一个最优的边缘检测算法,最优边缘检测的含义是: 好的检测- 算法能够尽可能多地标识出图像中的实际边缘。 好的定位- 标识出的边缘要尽可能与实际图像中的实际边缘尽可能接近。 最小响应- 图像中的边缘只能标识一次,并且可能存在的图像噪声不应标识为边缘。-Canny goal is to find an optimal edge detection algorithm, the optimal edge d
<ZHENGJINGRANG> 在 2025-05-29 上传 | 大小:12kb | 下载:0

[OpenCVharris

说明:该算法是基于像素领域包含若干元素的近似圆形模板,对每个像素基于该模板领域的图像灰度计算角点响应函数(CRF)的数值,如果大于某阈值且为局部极大值,则认为该点为角点。角点的精度与圆形模板大小无关,圆形模板越大,检测的角点数越多,则计算量也越大,本文圆形模板包含37个元素,该近似圆形模板-The algorithm is based on pixel art consists of several elements approximatio
<ZHENGJINGRANG> 在 2025-05-29 上传 | 大小:11kb | 下载:0

[OpenCVBackground-difference-method

说明:背景差分法是采用图像序列中的当前帧和背景参考模型比较来检测运动物体的一种方法,其性能依赖于所使用的背景建模技术。背景差分法检测运动目标速度快,检测准确,易于实现,其关键是背景图像的获取。在实际应用中,静止背景是不易直接获得的,同时,由于背景图像的动态变化,需要通过视频序列的帧间信息来估计和恢复背景,即背景重建,所以要选择性的更新背景。-Background difference method is the use of images i
<ZHENGJINGRANG> 在 2025-05-29 上传 | 大小:167kb | 下载:0

[OpenCVOptical-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-29 上传 | 大小:15kb | 下载:0

[OpenCVInter-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-29 上传 | 大小:13kb | 下载:0

[OpenCVmeanshift

说明:一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。-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-29 上传 | 大小:17kb | 下载:0

[OpenCVyuzhifenge

说明:使用滑动条进行阈值分割,可以直观观察到阈值选取不同所带来的效果。-Use the slider to threshold segmentation, can be directly observed the effect of the different threshold value.
<吴飞> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[OpenCVGgttt

说明:旋轉 自行加入圖片即可選轉 -Adding pictures to choose their own rotation turn ~~~
<王淞禾> 在 2025-05-29 上传 | 大小:4.04mb | 下载:0

[OpenCVTypeConversion

说明:opencv开发难免遇到图像数据类型问题。本文件提供了IplImage、Cvmat、Mat 3大图像类型之间的相互转换。-opencv image data type development will inevitably encounter problems. This document provides IplImage, conversion Cvmat, Mat 3 large image types.
<周辉> 在 2025-05-29 上传 | 大小:979kb | 下载:0

[OpenCVThreshold

说明:基于 Opencv 的 OUTS 自动阈值分割 (二值化)。-The OUTS automatic threshold split (binary) based on Opencv.
<周辉> 在 2025-05-29 上传 | 大小:983kb | 下载:0

[OpenCVMouseDrawing

说明:基于 Opencv 的简易鼠标绘图(简易画图)。-The simple mouse drawing based on Opencv(Simple Paint).
<周辉> 在 2025-05-29 上传 | 大小:979kb | 下载:0

[OpenCVoptical1

说明:光流法检测目标对象的光流,尤其是对运动的光流进行检测-Optical flow characteristics
<杨昭> 在 2025-05-29 上传 | 大小:1000kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 602.03 .04 .05 .06 .07 ... 745 »

源码中国 www.ymcn.org