登录
首页 » 算法 » 彩色图像的人脸检测

彩色图像的人脸检测

于 2022-07-25 发布 文件大小:12.63 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

face detection in color image

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

发表评论

0 个回复

  • 用对半分f(x)=0
    用对半分法计算f(x)=0-Semi-used method of calculating f (x) = 0
    2022-01-26 07:29:51下载
    积分:1
  • 股票交易系统
    股票交易系统
    2023-04-19 03:25:04下载
    积分:1
  • 设计编程实现矩阵相乘的Strassen,具体要求: (1)矩阵阶数n由用户输入(注意n非 2k 时的处理) (2)n阶矩阵A、B调用随机函数自动生成...
    设计编程实现矩阵相乘的Strassen算法,具体要求: (1)矩阵阶数n由用户输入(注意n非 2k 时的处理) (2)n阶矩阵A、B调用随机函数自动生成,限定矩阵元素在0-10之间 (3)输出A、B、C=A*B (4)请在实验报告中“程序设计(方案)说明部分”写明你如何实现矩阵划分、矩阵结果合并 (5)请在源代码中对主要函数功能、变量、语句进行注释 (6)请采用结构程序设计方法或面向对象程序设计方法,对各子功能用函数实现,不要一个主函数完成所有工作 -matrice through strassen
    2022-01-27 15:52:00下载
    积分:1
  • 素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束...
    素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Central: 1-10 from 10 the number of put this into a ring, asked the two adjacent numbers and is a prime number. 〗 〖Analysis is a retrospective this topic. From 1 year, 9 out of every space possible, each may be bound by the conditions of accession to 1. And in front of all the number of non-repetition, 2. With a few and for a prime number (the last and the first to meet). 1〗 〖algorithm processes the data to initialize 2, fill in the number of recursion: first to determine the legality of J possible A, if the legitimate: the number of Reclamation to determine whether the target (10 have been completed): Yes, print the results of not, fill in the next recursive B, if not legitimate: a possible alternative
    2022-03-13 12:39:07下载
    积分:1
  • Delphi中的很有用的一组控件的源代码.
    Delphi中的很有用的一组控件的源代码.-Delphi"s very useful in a group control the source code.
    2022-03-03 16:38:26下载
    积分:1
  • fpga乘器使用例程
    fpga乘法器使用例程。详细介绍了dsp48A的使用方法。非常不错的代码。
    2022-10-20 11:30:03下载
    积分:1
  • 文本中数列的配对总和接近某数
    老婆做会计,公司是买通讯柜的,需要计算面积总和接近某数的多少次交易,本人使用的算法的基本原理为,先算出在总数列中N次的排列组合可能性,然后随机刷出组合,未记录的加入记录中,得出所有组合后,依次判断其与预设总数的接近程度,得出最佳组合
    2022-08-04 03:31:29下载
    积分:1
  • 求定积分的通用函数,以给定例,演示了定积分的求解过程,简单明了。...
    求定积分的通用函数,以给定算例,演示了定积分的求解过程,简单明了。-Seek a common definite integral function to the given examples to demonstrate the definite integral of the solution process, simple and straightforward.
    2022-01-26 00:04:49下载
    积分:1
  • MWC飞控2.3源码
    MWC是完全开源的多旋翼飞行器飞控,基于Arduino平台。飞控分为三轴模式和六轴模式,可根据个人喜好自主配置。支持多种陀螺仪和加速度计,同时支持电子罗盘和GPS。整个工程结构清晰,IMU算法简洁易懂。
    2023-03-31 04:25:05下载
    积分:1
  • mathematical formula, all the mathematical formula can be obtained directly, a v...
    数理公式,所有的数学公式都可以直接得到,非常方便-mathematical formula, all the mathematical formula can be obtained directly, a very convenient
    2022-03-20 19:05:15下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载