登录
首页 » 软件系统 » 用饱和度分量提取彩色人头图像的论文,有需要的朋友可以下载...

用饱和度分量提取彩色人头图像的论文,有需要的朋友可以下载...

于 2022-09-16 发布 文件大小:93.86 kB
0 135
下载积分: 2 下载次数: 1

代码说明:

用饱和度分量提取彩色人头图像的论文,有需要的朋友可以下载-Component extracted by saturation of color head image papers, there is a need to look at the friend can be downloaded

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

发表评论

0 个回复

  • 技术点文。有用的东西!它包含了许多的本质
    c#的技术点文档.很有用的东西!里面包含了不少精华-technical point document. Useful things! It contains the essence of many
    2023-01-03 05:00:04下载
    积分:1
  • 对嵌入式实时操作斗C/OS一Ⅱ的组成和S3c2410微处理器进行了简单介 绍。在此基础上,详细介绍了将斗C/OS―II移植到S3C24lo微处理器的步骤...
    对嵌入式实时操作系统斗C/OS一Ⅱ的组成和S3c2410微处理器进行了简单介 绍。在此基础上,详细介绍了将斗C/OS―II移植到S3C24lo微处理器的步骤和方法,指出 了移植过程的关键点和相应的处理办法,并对移植过程的关键部分进行了详细描述。-Embedded real-time operating system doo C/OS Ⅱ one composition and S3C2410 microprocessor had a brief introduction. On this basis, will be described in detail Doo C/OS-II microprocessor S3C24lo transplanted to the steps and methods, pointing out that the transplant process, the key points and the corresponding treatment approaches, and a key part of the transplanting process described in detail.
    2023-04-16 20:35:03下载
    积分:1
  • hefty almanac did not realize the graphic interface hope we make good use of goo...
    万年历的实现 没有图形界面 希望大家好好利用 好东西-hefty almanac did not realize the graphic interface hope we make good use of good things
    2022-12-04 06:55:03下载
    积分:1
  • 基于C_S与B_S模式的学分制教学管理,对C/S,B/S两种模式进行了比较详细的介绍...
    基于C_S与B_S模式的学分制教学管理系统,对C/S,B/S两种模式进行了比较详细的介绍-C_S with B_S model based on the credit system of teaching management system, on the C/S, B/S two models are compared in detail
    2022-01-22 05:19:32下载
    积分:1
  • 这是个非常不错的酒店管理信息,利用vb+access制作.本人是按照书上所做.有错误请指出和谅解
    这是个非常不错的酒店管理信息系统,利用vb+access制作.本人是按照书上所做.有错误请指出和谅解-This is a very good hotel management information system, making use of vb access. My book is done. Please indicate an error and understanding
    2022-01-26 04:03:57下载
    积分:1
  • 求解l1优化问题,在压缩传感中有应用,概算发可以求解三个模型:BP,BPDN和约束版本...
    求解l1优化问题,在压缩传感中有应用,概算发可以求解三个模型:BP,BPDN和约束版本-Solves L1 problems arsing from Compressive sensing, compressive sampling and sparse optimization
    2022-03-06 12:06:22下载
    积分:1
  • pascal的数学算法集合,可以帮助使用delphi的朋友很快的做出高效的程序了...
    pascal的数学算法集合,可以帮助使用delphi的朋友很快的做出高效的程序了-set of mathematical algorithms that can help use delphi friends quickly make the process efficient
    2023-02-10 02:20:03下载
    积分:1
  • 亚马逊网上书店、巴诺书店最佳畅销书《最后期限》 汤姆・迪马可(Tom DeMarco)是大西洋行会(www.atlsysguild.com)的负责...
    亚马逊网上书店、巴诺书店最佳畅销书《最后期限》 汤姆・迪马可(Tom DeMarco)是大西洋系统行会(www.atlsysguild.com)的负责人之一,同时他也是多塞特家族出版社的三本畅销书(《人件》(将于今年4月在清华大学出版社引进出版),与蒂姆・利斯特合著的《软件艺术的状态》(Software State-of-the-Art),以及《为何软件开销那么大?》(Why Does Software Cost So Much?)和一套基础培训录像(与蒂姆・利斯特合作的《高产团队》)的作者。-Amazon online bookstore, Barno Bookstore, the best-selling novel "final deadline" Mudima soup can (Tom DeMarco) is the Atlantic system will be OK (www.atlsysguild.com), the head of one of his family is Dorset Press three best-selling book ( "people pieces" (to be held in April this year in the introduction of Qinghua University Press published), co-authored with Dimulishite the "state of the art of software" (Software State-of-the-Art), and "why so much software overhead?" (Why Does Software Cost So Much ) and a set of basic training video (Dimulishite cooperation with the "high production team") the authors.
    2022-03-18 23:02:32下载
    积分:1
  • seeking maze exports from the entrance to the path of all the procedures for a c...
    求迷宫中从入口到出口的所有路径是一个经典的程序设计问题。由于计算机解迷宫室,通常用的是“穷举求解”的方法,即从入口出发,顺某一方向向前探索,若能走通,则继续往前走;否则沿原路退回,换一个方向在继续探索,直到所有可能的通路都探索到为止。为了保证在任何位置上都能沿原路返回,显然需要用一个后进先出的结构来保存从入口到当前位置的路径。因此,在球迷宫通路的算法中应用“栈”也就是自然而然的事了。 -seeking maze exports from the entrance to the path of all the procedures for a classic design problem. The computer maze room, normally used was "exhaustive solution" approach, that is, from the entrance, with a direction to explore, if we can follow links, will continue to move forward; Otherwise, return along the same route, a direction for the continued exploration and until all possible pathway to date has explored. To ensure that in any position along the same route can return, obviously need a last-in, first-out to preserve the structure from the entrance of the current location of the path. Therefore, in the Palace fans access algorithm application "stack" is naturally a thing of the past.
    2022-06-15 15:18:08下载
    积分:1
  • Windows文过滤驱动开发教程(第二版),对驱动开发很有帮助...
    Windows文件系统过滤驱动开发教程(第二版),对驱动开发很有帮助-Windows File System Filter Driver Development Guide (Second Edition), useful for driver development
    2022-01-27 12:26:33下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载