登录
首页 » 图形图像 » sunlightface人脸识别

sunlightface人脸识别

于 2023-03-08 发布 文件大小:1.05 MB
0 200
下载积分: 2 下载次数: 1

代码说明:

人脸识别正确率97.18%,1秒内完成。 能够在复杂的光线和背景下依然正确工作,并支持多张人脸在一个画面上的检测,识别,验证。戴眼镜和黑色人种也能检测和识别。能从多角度检测到人脸。 并带人鼻,嘴,眼镜,人脸左右边界的定位功能。 本软件仅限用于可见光(如室内光,日光灯,节能灯,白炽灯),并要求用户主动配合采模板,主动配合识别.最好有USB摄像头 无法使用的几种解决方法: 1.最好不要下载在桌面上运行,COPY到C,D盘任一目录下都行。 2.win2003下无法使用,建议用WINXP或WIN7; WIN7建议采用兼容模式,以管理员身份运行。正式版可以在WIN2003下运行。 3.确定没有运行中的SOFTICE,VMWARE等调试或虚拟机类软件。 4.显示器分辩率最好是1280*768以上,1024*768可能无法用。显示器颜色质量16位色不行,必要是24位色或32位色。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用vc + mapobjects开发的源代码,用鼠标对多边进行操作,实现了多边计算的功能。...
    用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形计算的功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon count function.
    2022-07-04 09:54:02下载
    积分:1
  • 注意: 1。tc支持16色,所以所读的片要是16色片 2。片的的存放是从最后一行开始的,倒过来存放的 3。每行的字节数是4的倍数...
    注意: 1。tc支持16色,所以所读的图片要是16色图片 2。图片的的存放是从最后一行开始的,倒过来存放的 3。每行的字节数是4的倍数-attention : 1. Tc support 16 colors, and read the picture if two 16-color pictures. Photo storage is the last line from the start, the reverse of the three storage. Each trip is the number of bytes in multiples of 4
    2023-03-13 06:55:03下载
    积分:1
  • 天气云显示要vtk库
    天气云图显示要vtk库-this code supplies the main function of visualize the weather picture,and the libary files are devided from the vtk.
    2023-08-07 21:30:03下载
    积分:1
  • 利用VC++ 6.0实现了地球的绘制功能
    利用VC++ 6.0实现了地球图的绘制功能-VC 6.0 Earth Map function
    2022-06-12 11:29:09下载
    积分:1
  • 数字的识别系统,包括二值化,归一化以及数字的分割
    数字的识别系统,包括图像二值化,归一化以及数字的分割-digit identification systems, including images of the two values, and to a number of segmentation
    2022-08-02 16:59:16下载
    积分:1
  • Rendering terrains with Managed DirectX There aren t many 3D games without a te...
    Rendering terrains with Managed DirectX There aren t many 3D games without a terrain. Creating and rendering a terrain, and the physics involved when, for example, driving on it with a car can be quite difficult. This article will demonstrate one technique to create a terrain: a simple technique to implement, but one that will look good.
    2023-05-29 11:45:04下载
    积分:1
  • 一个纯VB代码编写的3D引擎。具有光照效果、贴效果和各种显示模式。...
    一个纯VB代码编写的3D图形引擎。具有光照效果、贴图效果和各种显示模式。-A pure VB code prepared 3D graphics engine. With lighting effects, texture effects and a variety of display modes.
    2022-06-20 02:49:14下载
    积分:1
  • DIB(设备
    DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以用一种RLE算法来压缩图像数据,但一般来说DIB是不压缩的。 DIB的结构-DIB (Device-indepentent bitmap) has nothing to do with sexual equipment mainly in the following two aspects : DIB color mode has nothing to do with the equipment. For example, a 256-color DIB is the true color display mode, or can be used in 16 color mode. 256-color below (including 256 colors), the DIB has its own color table, color of the pixel independent system palette. As DIB is not dependent on specific equipment, it can be used for permanent preservation of images. DIB normally*. BMP file stored in the form of disk, sometimes stored in*. DIB document. Running on different output devices under the application of the procedure can be DIB to exchange images. DIB can also use a RLE compression algori
    2022-03-07 07:46:45下载
    积分:1
  • 为三维重建面绘制的比较简单的源代码,通俗易懂,适合于初学者...
    为三维重建面绘制的比较简单的源代码,通俗易懂,适合于初学者-For three-dimensional reconstruction of surface rendering of the relatively simple source code, user-friendly, suitable for beginners
    2022-08-23 03:31:21下载
    积分:1
  • 对数极坐标变换
    代码应用三个函数实现图像从直角坐标系到对数极坐标的转换,可以自己输入变换尺度,变换方法,变换图形等参数。
    2022-01-28 04:39:30下载
    积分:1
  • 696516资源总数
  • 106936会员总数
  • 1今日下载