资源列表
[OpenCV] Sobel-operator
说明:使用Sobel算子进行图像的边缘检测,vc6.0,opencv1.0,希望对大家有用-Image edge detection using Sobel operator, vc6.0 opencv1.0 ,i hope it is useful for everyone.<小何> 在 2025-06-05 上传 | 大小:336kb | 下载:0
[OpenCV] opencv_rand_draw
说明:本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5 实验功能: 1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一<wuwei> 在 2025-06-05 上传 | 大小:2.54mb | 下载:0
[OpenCV] opencvPh263
说明:opencv采集到摄像头数据,经h2643编解码后将图像显示出来,可在中间加入数据传输,形成视频通话-the opencv collected the data of the camera by h2643 codec after the image displayed, and data transfer is in the middle, the formation of a video call<qiong> 在 2025-06-05 上传 | 大小:5.57mb | 下载:0
[OpenCV] shexiangtou
说明:相机标定,极其说明文档 -Camera calibration, great documentation of camera calibration is extremely documentation<黎明> 在 2025-06-05 上传 | 大小:2.53mb | 下载:0
[OpenCV] opencv_dft
说明: 本文主要介绍怎样使用opencv来对图片进行傅里叶变换,其核心函数是opencv自带的dft()。DFT这个技术手段是将空间域映射到频率域中去,在图像处理有着举足轻重的地位。这里我们只是得到其变换的结果并看看贫域图有什么特点。 实验功能: 单击Open Image按钮,手动选择打开一副图片,不管其是否是彩色图片,这里统一将其转换成灰度图像显示,因为需要加快DFT运算速度。 将鼠标移动到图片显示区域,单击图片,这时会显示DFT中间结果图,也就是没有将低频域的点移动到图片的中心<wuwei> 在 2025-06-05 上传 | 大小:910kb | 下载:0
[OpenCV] 0706
说明:particle swarm optimization 粒子群聚最佳化的源碼-particle swarm optimization<Ting-En Tseng> 在 2025-06-05 上传 | 大小:2kb | 下载:0
[OpenCV] OpenCV-excellent-graphic
说明:OpenCV炫彩绘图 采用OpenCV的典型图形绘制功能,勾勒出炫彩的图形显示与变化,仿佛如同视频的播放与剪辑-OpenCV drawing using OpenCV typical drawing capabilities, and sketched out the Colorful graphics display and change, as if like video playback and editing<yeyu> 在 2025-06-05 上传 | 大小:1.28mb | 下载:0
[OpenCV] boosting-object-detector
说明:基于MATLAB的boosting目标检测!-Detection based on MATLAB boosting goals!<tiger> 在 2025-06-05 上传 | 大小:1.08mb | 下载:0
[OpenCV] facedetection
说明:用opencv写的人脸识别程序,从usb摄像头读取每帧图像,并且识别出图像中的正脸,程序是照着官网上写的,代码比较规范,可以作为2次开发使用-Written with opencv face recognition program, each fr a me is read from the usb camera, and recognize the positive face in the image, the program is written according to the offic<钱彬> 在 2025-06-05 上传 | 大小:191kb | 下载:0
[OpenCV] edge_track
说明:一个好用的视觉目标跟踪算法: 边缘跟踪,先分割出目标物的边缘信息,根据边缘求的目标物的质心,完成视觉目标跟踪-An easy to use visual target tracking algorithm: edge of the track, the first split to the edge of the target, according to the centroid of the edge of the demand target to complete the visual<maolei> 在 2025-06-05 上传 | 大小:22.42mb | 下载:0