搜索资源列表

  1. 单样本人脸识别

    0下载:
  2. 利用KNN分类器在FERET人脸库上进行单样本人脸识别(Single sample face recognition on FERET face database using KNN classifier)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:32055296
    • 提供者:wenjiali123
  1. 人脸识别

    0下载:
  2. 人脸识别,需要计算机安装了opencv,有可直接打开的exe,以及打包的文件(Face recognition requires a computer to install opencv, a exe that can be opened directly, and a package of files.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:9752576
    • 提供者:Gioia
  1. 人脸识别matlab 程序

    0下载:
  2. 人脸图像识别中所应用MATLAB 对图像进行预处理,应用该工具箱对图像进行经典图像处理,通过实例来应用matlab图像处理功能, 对某一特定的人脸图像处理, 进而应用到人脸识别系统。(In face recognition, MATLAB is applied to preprocess the image. The toolbox is applied to the classic image processing of the im
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:7913
  1. 3D人脸识别系统V 4.3

    1下载:
  2. 基于matlab的人脸识别系统设计与仿真(Design and Simulation of face recognition system based on MATLAB)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:6621184
    • 提供者:云梦泽0609
  1. 基于正交匹配追踪的人脸识别算法_matlab

    0下载:
  2. 很好的代码练习,能够实现简单的人脸识别,初学者可以参考以下(Good code practice, to achieve a simple face recognition, beginners can refer to the following)
  3. 所属分类:其他小程序

  1. BP神经网络的人脸识别matlab代码

    0下载:
  2. 使用MATLAB实现人脸识别,可以正常运行(Using MATLAB to realize face recognition, it can run normally)
  3. 所属分类:其他小程序

  1. 基于图像分解的人脸特征表示

    0下载:
  2. 这是一个基于图像分解的人脸特征表示的研究算法文献资料(Research and implementation of color image segmentation algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:954368
    • 提供者:T不跟随
  1. Android 人脸识别功能使用源码

    0下载:
  2. Android下的人脸识别功能,使用 这个代码需要注意的是图片格式必须是RGB_565,其它就没什么了。(Face recognition function under Android, What this code needs to be aware of is that the picture format must be RGB_565, and the others are nothing.)
  3. 所属分类:android开发

    • 发布日期:2024-05-10
    • 文件大小:1875968
    • 提供者:少校唐龙
  1. 人脸识别源程序

    0下载:
  2. 基于opencv的人脸识别程序,包括了所有实现的过程(Opencv based face recognition program, including the process of all implementations)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:3021824
    • 提供者:天雨劫
  1. Java人脸识别登录系统,全套代码,导入即用

    0下载:
  2. Java人脸识别登录系统,全套代码,导入即可使用(Java face recognition and login system, full set of code, import can be used)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:2421760
    • 提供者:¥¥
  1. Android人脸识别功能使用源码

    0下载:
  2. 通过安卓语言的环境实现了在客户端下的人脸识别功能。(Through android language environment to achieve the function of face recognition under the condition of the client.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1497088
    • 提供者:苏鹏
  1. 汉王人脸通SDK二次开发包

    1下载:
  2. 官方汉王人脸通SDK二次开发包 及说明 (考勤软件对接接口)(Hanvon face pass SDK two development kit)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:4576256
    • 提供者:LGT1990
  1. 人脸识别

    0下载:
  2. 利用数字图像处理里的方法得到的基于颜色和区域的人脸识别,包括单人和多人算法,单人算法效果比较好,对同色背景仍能很好的识别,多人算法效果一般,容易识别缺失(Face recognition based on color and region is achieved by using the method of digital image processing, including single person and multi perso
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:532480
    • 提供者:怀风
  1. CNN人脸检测VS2015+Opencv310

    0下载:
  2. CNN人脸检测VS2015+Opencv310(cnn face detection VS2015+Opencv310)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:22100992
    • 提供者:jeffery666
  1. KNN人脸识别

    0下载:
  2. 使用KNN算法实现的人脸识别程序,KNN是机器学习里的K最近邻算法。(face recognition of KNN using python)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:烦烦烦4545
  1. 人脸识别

    0下载:
  2. 本程序用到了opencv 中的扩展库opencv contrib, 先用take.cpp来获取自己的数据库,然后在用tria.cpp来训练能检测自己的脸的检测器,再运行recon.cpp来进行人脸检测。(This program uses the extension library opencv contrib in OpenCV. First, take.cpp is used to get its own database, the
  3. 所属分类:OpenCV

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:浓烟
  1. opencv_traincascade人脸训练无代码

    0下载:
  2. 人脸检测,采用OPENCV实现,包括训练和检测(face detect, make up by OPENCV, include face detect and face recognize)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:12225536
    • 提供者:hnsdgxylh
  1. 11_人脸检测与识别系统

    0下载:
  2. 1.本程序主要处理BMP位图。 2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。 3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。(This procedure deals mainly with BMP Bitmaps. 2. In order for
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:14727168
    • 提供者:woniu
  1. 人脸识别

    0下载:
  2. 人脸识别代码中文中文中文不能少于20个字(Face recognition code)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:haly
  1. 人脸识别程序

    0下载:
  2. 可以轻松的识别出人脸,可以很好的与背景分离(Can easily identify the face, can be very good to separate from the background)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:2064384
    • 提供者:wangheng144
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org