搜索资源列表
MeanShiftTracking
- 国外一个大牛人写的MEAN-SHIFT目标跟踪算法,程序使用了OPENCV函数库。-abroad a large cattle written by MEAN - SHIFT target tracking algorithm, OPENCV procedures for the use of the libraries.
openCV-program
- 人脸识别特指利用分析比较人脸视觉特征信息进行身份鉴别的计算机技术。人脸识别是一项热门的计算机技术研究领域,它属于生物特征识别技术,是对生物体(一般特指人)本身的生物特征来区分生物体个体。 -learning on opencv a book supporting source, can be used as learning opencv reference for the beginner, want to learn computer help visual learners
opencv 检测直线、线段、圆、矩形
- matlab学习,对于初学matlab的人来说是良好的基础
eigen3.2.8
- Eigen3.2.8为矩阵计算工具,需要编译后才能运行,在官网找了很久,发现没有这个版本了,然后上传一份,方便后面有需要的人使用,可以在openCV、PCL等库中应用-Eigen3.2.8 for the matrix calculation tool, you need to compile to run, in the official website to find a long time, found that there is no such version, and then upl
Simple Demo
- 人搜索 依赖 在python3.7 MacOS 10.14.6下测试 ——python包 ——opencv-python ——tb-nightly -torch>= 1.0 下载weights 从这里下载,密码:qscx 下载后,将权重放到文件夹 person_search_demo/weights中 测试 cd <指向此floder>的路径 python search 结果将保存在输出文件夹中 训练 您可以直接使用原始的YOLO代码进行培训。