zoukankan      html  css  js  c++  java
  • 人脸识别的一些资源

    人脸识别的全部源代码(在Visual C++6.0下可以运行识别)
    http://www.61ic.com/Download/DaVinci/Code/201304/121592.html

    智能分析接口(支持车牌识别,人脸识别等智能类型)提供DEMO和源码,供参考!
    http://www.61ic.com/Download/DaVinci/Code/201304/121591.html

    手指静脉识别的代码,包括预处理和识别两部分,包含图片和代码,有注释
    http://www.61ic.com/code/redirect.php?tid=605190&goto=lastpost#lastpost

    基于PCA算法的人脸识别程序,识别率达到百分之八十
    http://www.61ic.com/Download/DaVinci/Code/201304/121590.html

    双目视觉测距,包括摄像机标定,立体匹配等功能
    http://www.61ic.com/Download/DaVinci/Code/201304/121589.html

    VC++中的人脸识别全代码(在VC6.0上能完美运行)
    http://www.61ic.com/Download/DaVinci/Code/201304/121588.html

    图像处理Demo(谢凤英书)
    http://www.61ic.com/Download/DaVinci/Code/201304/121587.html

    完整的车牌处理识别系统,包括图像分割、字符识别等内容
    http://www.61ic.com/Download/DaVinci/Code/201304/121586.html

    摄像头二次开发实例 包括识别硬件,读取图像 以及生成图片和录像
    http://www.61ic.com/Download/DaVinci/Code/201304/121565.html

    大华公司网络摄像机的SDK和测试程序,适合个人开发
    http://www.61ic.com/Download/DaVinci/Code/201304/121564.html

    英泰智数字相机SDK开发包
    http://www.61ic.com/Download/DaVinci/Code/201304/121563.html

    主要包括网络摄像机的SKD Dll和Demo源码
    http://www.61ic.com/Download/DaVinci/Code/201304/121562.html

    基于TI DM368的网络摄像头应用代码里面是appro有live服务器以及boa服务器
    http://www.61ic.com/Download/DaVinci/Code/201304/121561.html

    海康DVR与RTSP代码
    http://www.61ic.com/Download/Applications/VideoAlgorithms/H264/201304/121582.html

    H.264编解码源码及学习解码的资料
    http://www.61ic.com/Download/Applications/VideoAlgorithms/H264/201304/121581.html

    TS碼流分析解碼及多工寫入(適合研究使用)
    http://www.61ic.com/Download/Applications/VideoAlgorithms/H264/201304/121584.html

    遵循RFC3550以及RFC3984,以RTP(实时传送协议)打包H.264格式视频数据 NALU的方法
    http://www.61ic.com/Download/Applications/VideoAlgorithms/H264/201304/121583.html

    基于HEVC的开源代码(OpenHEVC-hm10.0,功能强大)
    http://www.61ic.com/Download/Applications/VideoAlgorithms/H264/201304/121585.html

    蒙面人检测源代码
    http://www.61ic.com/vip/image/OpenCV/201304/121602.html

    基于OpenCV的人眼检测程序(并且可以看到调试的结果)
    http://www.61ic.com/vip/image/OpenCV/201304/121601.html

    基于OpencV实现无人机的单目降落(包括摄像头的标定部分)
    http://www.61ic.com/vip/image/OpenCV/201304/121600.html

    基于OpencV的视觉词袋训练程序(用来提取图片的视觉词典)
    http://www.61ic.com/vip/image/OpenCV/201304/121599.html

    Matlab对OpenCV库的调用(编译成功,可以直接使用,里面有安装过程)
    http://www.61ic.com/vip/image/OpenCV/201304/121598.html

    基于OPENCV实现对红外视频的目标检测和跟踪
    http://www.61ic.com/vip/image/OpenCV/201304/121597.html

    利用OpenCV实现了轮廓提取以及轮廓的匹配
    http://www.61ic.com/vip/image/OpenCV/201304/121596.html

    利用OpenCV和Adaboost实现人脸检测
    http://www.61ic.com/vip/image/OpenCV/201304/121595.html

    基于OPENCV1.0的人脸检测程序
    http://www.61ic.com/vip/image/OpenCV/201304/121594.html

    非常好用的OPENCV程序包(内涵多种功能如面部识别,流光检测算法)
    http://www.61ic.com/vip/image/OpenCV/201304/121593.html

  • 相关阅读:
    跳出iframe
    leetcode 225. Implement Stack using Queues
    leetcode 206. Reverse Linked List
    leetcode 205. Isomorphic Strings
    leetcode 203. Remove Linked List Elements
    leetcode 198. House Robber
    leetcode 190. Reverse Bits
    leetcode leetcode 783. Minimum Distance Between BST Nodes
    leetcode 202. Happy Number
    leetcode 389. Find the Difference
  • 原文地址:https://www.cnblogs.com/shenhaha520/p/9308970.html
Copyright © 2011-2022 走看看