资源列表

« 1 2 ... .51 .52 .53 .54 .55 556.57 .58 .59 .60 .61 ... 745 »

[OpenCVAdaboost

说明:Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器-Adaboost is an iterative algorithm, the core idea is the same training set for different classifiers (weak classifiers), and then set up these weak
<zln> 在 2025-05-18 上传 | 大小:11kb | 下载:0

[OpenCVLSDTester

说明:its a implementation of LSD into opencv. LSD is a linear-time Line Segment Detector giving subpixel accurate results. It is designed to work on any digital image without parameter tuning. It controls its own number of fa
<mhassanin1> 在 2025-05-18 上传 | 大小:11kb | 下载:0

[OpenCVharris

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

[OpenCVbg_gaussmix

说明:很多人找不到opencv的高斯混合模型的源码,这里我找到了,一个文件是bgfg_gaussmix.cpp,一个是bgfg_gaussmix2.cpp.-Many people find opencv Gaussian mixture model of the source code, and here I found, a file is bgfg_gaussmix.cpp, one bgfg_gaussmix2.cpp.
<> 在 2025-05-18 上传 | 大小:11kb | 下载:0

[OpenCVUse-transparent-png-images

说明:可以生出很好的图片效果,大家可以试一下啊。-Can give birth to a good image effect, you can try ah.
<LIU> 在 2025-05-18 上传 | 大小:11kb | 下载:0

[OpenCVProyecto-2

说明:Histogram views of differents images
<Gmena> 在 2025-05-18 上传 | 大小:11kb | 下载:0

[OpenCVTracking-of-moving-objects

说明:是经典的blob模型对实现对运动物体的跟踪,很好的例子,适合于初学者。-It is the classic model for achieving blob tracking moving objects, a good example, suitable for beginners.
<王要峰> 在 2025-05-18 上传 | 大小:11kb | 下载:0

[OpenCVlidar

说明:xv11激光雷达的数据采集,点云数据显示,直线拟合程序,使用opencv 进行图形显示。-xv11 lidar data aquisition program,point cloud display,and line fiting based on opencv.
<郑兵> 在 2025-05-18 上传 | 大小:11kb | 下载:0

[OpenCVHandRecogniser

说明:Hand Recogniser software. It trains on the colors of your hand (specifically 12 points of interest in our hand) and than uses them to threshold and elaborate the image taken the camera in order to detect and estimate you
<Magre94> 在 2025-05-18 上传 | 大小:11kb | 下载:0

[OpenCV代码

说明:匹配代码sift;surf;ncc;相机标定和校正(Match code and camera calibration)
<> 在 2025-05-18 上传 | 大小:11kb | 下载:0

[OpenCV直方图

说明:VS2010 opencv 直方图处理:直方图对这些黑白像素值的统计;利用Opencv中的calcHist()绘制直方图 Return:dstImage计算出来的直方图(VS2010 opencv histogram)
<153嘉 > 在 2025-05-18 上传 | 大小:11kb | 下载:0

[OpenCV用OPENCV提取ROI

说明:用opencv分割图像,可能对特定的图像管用,可以适当修改参数,达到所需要的效果(ROI segment:Using OpenCV to segment images, it can be used for specific image tubes, and can modify parameters appropriately to achieve the desired results.)
<xiao_qing> 在 2025-05-18 上传 | 大小:11kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 556.57 .58 .59 .60 .61 ... 745 »

源码中国 www.ymcn.org