资源列表
[OpenCV] TestLBP
说明:使用vs2008开发平台,c++语言,对人脸图片进行LBP特征提取,再通过距离度量计算人脸相似度,在100人的小库中准确率超过80%(We use VS2008 development platform and c++ language to extract LBP features from face images, and then calculate face similarity by distance metric. The accuracy is over 80% in 100 sm<丽丽6663142> 在 2025-06-25 上传 | 大小:2.96mb | 下载:0
[OpenCV] capture_image_basler
说明:basler相机图像采集转opencv的mat格式库(Basler camera image acquisition and conversion of OpenCV mat format library)<achigi> 在 2025-06-25 上传 | 大小:16.05mb | 下载:0
[OpenCV] DetectsAndRecognizeFaces
说明:detect and crop tool for face align.<wind22> 在 2025-06-25 上传 | 大小:11kb | 下载:0
[OpenCV] 95_ORB算法描述与匹配
说明:Opencv+VS C++实现ORB算法(Opencv+VS C++ implements the ORB algorithm.)<Jack.Wang> 在 2025-06-25 上传 | 大小:71kb | 下载:0
[OpenCV] kinectdepthandcolor
说明:本程序主要是利用opencv实现kinect采集的彩色图像和深度图像的显示。(This program is mainly using OpenCV to realize the display of color images and deep images collected by Kinect)<程序小K> 在 2025-06-25 上传 | 大小:9.86mb | 下载:0
[OpenCV] 特征检测
说明:图像特征提取是计算机视觉和图像处理中的一个概念。它指的是使用计算机提取图像信息,决定每个图像的点是否属于一个图像特征。包括:Harris角点、ShiTomasi角点、亚像素级角点、SURF角点、Star关键点、FAST关键点、Lepetit关键点等等(Image feature extraction is a concept in computer vision and image processing. It refers to using a computer to extract imag<独剑客> 在 2025-06-25 上传 | 大小:22kb | 下载:0
[OpenCV] Learning OpenCV 3 Computer vision in C++
说明:学习Opencv3.0必备!有着丰富代码和说明!(Learning Opencv 3.0!Full of codes and demonstrations!)<gongyeted> 在 2025-06-25 上传 | 大小:41.74mb | 下载:0
[OpenCV] OpenCV示例源码
说明:关于OpenCV的好处之一就是它提供了许多内置的用于图像处理和计算机视觉相关操作的基础元素。如果你需要通过scratch写入某些内容,你将不得不定义一些东西,比如图像、点、角度等等,这些几乎是任何计算机视觉算法的基础。OpenCV提供了这些开箱即用的基础数据结构,它们都包含在core模块中。另外一个好处是,这些数据结构都已经针对速度和内存做了优化,因此,你不用担心实现细节。(One of the benefits of OpenCV is that it provides a number of<347085420> 在 2025-06-25 上传 | 大小:14.04mb | 下载:0