资源列表

« 1 2 ... .09 .10 .11 .12 .13 514.15 .16 .17 .18 .19 ... 745 »

[OpenCVcanny

说明:OPENCV学习代码,canny边缘检测,设置不同阈值进行边缘检测,得到不同的效果-OPENCV learning code, canny edge detection, set different thresholds edge detection, get different results
<曹郁文> 在 2025-07-01 上传 | 大小:17kb | 下载:0

[OpenCVHistogram-equalization

说明:opencv学习代码,直方图均衡化,通常用来增加许多图像的全局对比度-opencv learning code, histogram equalization, many commonly used to increase the overall contrast of the image
<曹郁文> 在 2025-07-01 上传 | 大小:8kb | 下载:0

[OpenCVHoff-line-transformation

说明:opencv学习代码,霍夫线变换,对初学者很有帮助-opencv learning code, Hough transform line, useful for beginners
<曹郁文> 在 2025-07-01 上传 | 大小:22kb | 下载:0

[OpenCVAffine-transformation

说明:opencv学习代码,仿射变换,在几何上定义为两个向量空间之间的仿射映射,由一个线性变换接上一个平移组成-opencv learning code, affine transformation, geometrically defined as affine mapping between two vector spaces, connected by a linear transformation consisting of a pan
<曹郁文> 在 2025-07-01 上传 | 大小:37kb | 下载:0

[OpenCVCreate-can-tilt-boundary-box

说明:OPENCV学习代码,为轮廓创建可以倾斜的的边界框与椭圆,创建工程可以直接运行-OPENCV learning code, create a bounding box can be tilted ellipse contour, creating a project can be run directly
<曹郁文> 在 2025-07-01 上传 | 大小:31kb | 下载:0

[OpenCVOpenCVtest

说明:OpenCV函数库测试代码,当OpenCV配置成功即可运行-test codes for OpenCV,image processing
<月月> 在 2025-07-01 上传 | 大小:8.92mb | 下载:0

[OpenCVRegionGrowth

说明:VC++2010 + OpenCV243 Object extract algorithm Region Growth. Input Variable: RG(inputMat, outputMat, initseed, threshold)-VC++2010+ OpenCV243 Object extract algorithm Region Growth. Input Variable: RG(inputMat, outputMat, initseed, thresh
<tony> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[OpenCVopenpicture

说明:基于opencv,打开图片并在图片上画线。-Based on opencv, open the picture and draw a line in the picture.
<欧青青> 在 2025-07-01 上传 | 大小:3.61mb | 下载:0

[OpenCVEKF

说明:用到EKF,就在opencv编写了cpp和头文件,注释说明都写得比较详细了。-Used EKF, in opencv prepared cpp and header files, explanatory notes are written in more detailed.
<刘月> 在 2025-07-01 上传 | 大小:3kb | 下载:1

[OpenCVourdev_635737G1JR61_WIN7

说明:实习图像轮廓的匹配,模板匹配,图像配准,能实现两幅图像的匹配-Practice match the image outline, template matching, image registration, to achieve the matching of two images
<baijun> 在 2025-07-01 上传 | 大小:1.36mb | 下载:0

[OpenCVGetFeatureFromVideo

说明:基于OPENCV2.4.7实现了视频的LMP特征提取,代码包含了视频帧采样设置,harris关键点检测数量设置,视频段划分等基本参数的设置。采样得到的结果保存到txt文件中。-OPENCV2.4.7 realized based feature set LMP video extraction, sample code contains a set of video fr a mes, harris set the number of key-point detection, video seg
<韩文辉> 在 2025-07-01 上传 | 大小:3.76mb | 下载:0

[OpenCVCanny

说明:Canny边缘检测算法: 用高斯滤波器平滑图像; 用一阶偏导的有限差分计算梯度的幅值和方向; 对梯度幅值进行非极大值抑制; 用双阈值算法检测和连接边缘。 -canny contour extraction algorithm
<陶潜水> 在 2025-07-01 上传 | 大小:2kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 514.15 .16 .17 .18 .19 ... 745 »

源码中国 www.ymcn.org