登录
首页 » 图形图像 » 检测图像中是否有人脸的代码

检测图像中是否有人脸的代码

于 2022-01-24 发布 文件大小:30.12 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

只检测有没有人脸,而不检测是谁是吧。那就比较简单。计算的原理是当图中一片区域出现某个颜色的时候(比如黄种人就是黄色,这个颜色往往是个范围)则认为是有人。

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

发表评论

0 个回复

  • 骨架0.rar提取物
    提取骨架0.rar-extract skeleton 0.rar
    2022-01-26 03:05:15下载
    积分:1
  • 直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
    直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
    2023-04-06 10:20:03下载
    积分:1
  • 用vc实现选块的拖拽和融合,通过对窗口的拖动实现选块的拖拽....
    用vc实现图像选块的拖拽和融合,通过对窗口的拖动实现图像选块的拖拽.-with vc election Image block dragging and integration, right through the window Drive Image dragging the election block.
    2022-11-04 10:25:03下载
    积分:1
  • 直方算法,用于处理
    直方图算法,用于图像处理-histogram algorithm for image processing
    2022-08-04 02:39:52下载
    积分:1
  • 用VC做的一个不规则按钮的实例,希望对大家有所帮助!
    用VC做的一个不规则按钮的实例,希望对大家有所帮助!-failed to translate
    2022-04-17 17:14:37下载
    积分:1
  • Bresenham算法编程演示程序,用java写的源代码…
    Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle, ellipse, and so on the basis of graphics courses curriculum design.
    2022-04-07 22:11:10下载
    积分:1
  • 识别模块源代码
    图像识别模组源代码-image recognition module source code
    2022-08-14 00:19:46下载
    积分:1
  • 这个程序是应用两种变换式(即:1.保持观测系统2.改变观测系统)来绘制三维...
    这个程序是应用两种图形变换形式(即:1.保持观测系统2.改变观测系统)来绘制三维图形-This procedure is the application of two types of graphics transform form (ie: 1. To maintain observing systems 2. To change the observing system) to draw three-dimensional graphics
    2022-11-26 01:25:03下载
    积分:1
  • 数字处理应用软件代码
    数字图像处理应用软件代码-Source code for digital image processing application
    2022-01-22 12:10:39下载
    积分:1
  • 轮廓波
    基于contourlet的图像融合,融合效果不错!-Contourlet-based image fusion, blending good results!
    2022-08-14 04:51:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载