资源列表
[OpenCV] handdetection3
说明:基于opencv的手部皮肤识别程序,可以根据手掌的大小判断出手掌展开或者握拳的两种状态,并将状态通过网络发送出去。-Opencv hand based on skin identification procedures, based on the size of the palm or fist, palm and determine the two states, and the state sent through the network.<wd> 在 2025-06-11 上传 | 大小:2.1mb | 下载:0
[OpenCV] enclosing-rectangle
说明:本代码得到的是物体的外接矩形,这对特征的表征是一个好办法-The code to get the bounding rectangle of the object, this feature characterization is a good way<陈凯> 在 2025-06-11 上传 | 大小:2.11mb | 下载:0
[OpenCV] CV6
说明:利用KLT跟踪算法进行兴趣点选取和跟踪。 KLT跟踪算法的原始思想是在研究不同图像之间的匹配问题时,通过计算两个平移窗口的灰度残差,并寻找最小化残差SSD(sum of square difference)来实现匹配的。但是这个过程是没有效率的,因此KLT算法进行了优化。在这个过程中,KLT算法使用泰勒展开直接计算平移矢量,而不需要通过遍历进行搜索。 -KLT tracking algorithm to select a point of interest and tracking. K<> 在 2025-06-11 上传 | 大小:2.12mb | 下载:0
[OpenCV] im2-edge_var
说明:用opencv 写的一个可以读取视频,并对视频进行边缘提取,有经典的Canny,prewitt,sobel等算子,效果很好-Written opencv can read the video, and video from the edge, classic Canny, prewitt, sobel operator, with good results<若如初见> 在 2025-06-11 上传 | 大小:2.1mb | 下载:0
[OpenCV] cvCvtColor
说明:一个可以对图像进行把彩色RGB图像转化成灰度图像并将原图和结果图像的程序。根据此模板可以进行处理显示结果的类似程序-An image can be converted to RGB color images to grayscale images and artwork and the resulting image program. This template can be processed according to display the results of a similar prog<图像处理> 在 2025-06-11 上传 | 大小:2.11mb | 下载:0
[OpenCV] opencv-face-master
说明:这是一个基于opencv的人脸检测代码,可以在视频上检测到人脸(This is a opencv based face detection code, you can detect the face in the video)<Dylanin1999 > 在 2025-06-11 上传 | 大小:2.1mb | 下载:0