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

人脸表情识别

于 2022-08-04 发布 文件大小:2.02 MB
0 126
下载积分: 2 下载次数: 1

代码说明:

========================================================================MICROSOFT 基础类库: sdi_opencv========================================================================应用程序向导已创建此为您的 sdi_opencv 应用程序。此应用程序不仅演示使用 Microsoft 基础类的基本知识但也是您编写应用程序的起始点。此文件包含的你会发现在每个文件的摘要,让您的 sdi_opencv 应用程序。sdi_opencv.dsp此文件 (项目文件) 包含在项目一级的信息和用于生成单个项目或子项目。其他用户可以共享项目 (.dsp) 文件,但他们应该导出到本地的生成文件。sdi_opencv.h这是应用程序的主头文件。它包括其他项目特定的标头 (包括 resource.h 中) 和声明CSdi_opencvApp 应用程序类。sdi_opencv.cpp这是主应用程序源文件包含的应用程序CSdi_opencvApp 的类。sdi_opencv.rc这是所有微软 Windows 资源的列表,程序使用。它包括图标、 位图和存储的游标在 RES 子目录中。在 Microsoft 中,可以直接编辑此文件Visual c + +。sdi_opencv.clw此文件包含向导用于编辑现有的信息类或添加新的类别。ClassWizard 也使用此文件来存储创建和编辑消息映射和对话框数据所需的信息映射和创建原型成员函数。ressdi_opencv.ico这是一个

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

发表评论

0 个回复

  • 这是一个基于颜色特征的检索系统,用于此算法中…
    这是一个基于颜色特征的图像检索系统,在此用到了直方图算法来实现 ,通过打开一幅图进行检索-This is a color feature based image retrieval system, used in this algorithm to achieve the histogram, by opening a map search
    2022-01-25 16:36:23下载
    积分:1
  • 在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能提供一段时间的曲线显示或者历史若干个点的显示。比如在一个普通的小型水电站...
    在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能提供一段时间的曲线显示或者历史若干个点的显示。比如在一个普通的小型水电站系统中我们会牵涉到许多的点(可能甚至达到400到500多个),一般的电站运行人员或者管理者希望能够对这类点的历史运行状况进行还原(即能够将历史运行的各个点状况进行还原),曲线就是非常重要的一个环节了 -SMEs in the power industry system, the curve of more stringent requirements, While the Network Control curve above all very, but many can only provide for a period of time curve or historical point of a number of shows. For example, in an ordinary small hydropower system, which will involve many of the points (which may even reach 4-500 many), Utility general operating personnel or managers hope to be able to point to the history of such operations conducted reduction (that is, to history Operation of each of the state reduction), the curve is a very important link in the
    2022-04-08 01:59:24下载
    积分:1
  • 用于边缘检测的程序
    用于边缘检测的程序-for edge detection procedures
    2022-02-20 19:03:24下载
    积分:1
  • 对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费;   基...
    对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费;   基于内容的检索是多媒体数据库的关键技术,如何实现这块技术,是值得商榷的,而最好的方法是使用无需领域知识的检索方法,因此,基于颜色的方法就是实现的关键-Retrieval of multimedia data, the method is to use an early version of the multimedia data labeling, which is not itself based on the content of multimedia information retrieval, multimedia data of the information contained in a Medium and large waste content-based retrieval of multimedia database of key technologies, how to achieve this technology, is open to question, and the best way is to use the domain knowledge without the search method, based on the color way is the key to achieve
    2022-06-28 06:44:56下载
    积分:1
  • 画直线时橡皮筋显示
    在vb窗口鼠标画直线时,可以橡皮筋显示过程,当鼠标弹起结束绘制,语句简单有效!
    2023-04-09 21:30:03下载
    积分:1
  • 北方交通大学出版社出的《VC++处理程序设计》配套光盘
    北方交通大学出版社出的《VC++图像处理程序设计》配套光盘-The disc correspond to the book which had been published by Northern Jiaotong University press
    2022-09-09 06:45:03下载
    积分:1
  • 直方
    直方图修正-彩色变换算法源代码-that histogram-color algorithm source code
    2022-10-27 07:40:03下载
    积分:1
  • No graphics library function like windows drawing program to do this is the rece...
    不用图形库函数的仿windows画图程序 这是最近做的计算机图形学实验,其界面是一个仿Windows下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论。 -No graphics library function like windows drawing program to do this is the recent experiment of computer graphics, the interface is an imitation of the window under the Windows interface, the program has better interactivity. All graphics functions are not used C language graphics library built-in function, written by direct write screen functions are achieved, the majority of simulation graphics library function function. However, some did not write, such as the preservation of graphical block getimage () function and so on. Due to the limited level, there are some features did not realize, such as saved or opened that BMP pictures. With time, etc. later. What algorithm is written in the scrawl, are casual, welcome expert guidance, I hope with the
    2022-09-09 18:05:02下载
    积分:1
  • vb处理,流程处理,执行流程,测试流程
    vb图形处理,流程图处理,执行流程图,测试流程图-flowchart vb
    2022-03-10 05:46:37下载
    积分:1
  • ARX编程及应用,用于CAD二次开发非常好的教材.
    ARX编程及应用,用于CAD二次开发非常好的教材.-ARX programming and applications for the CAD secondary development of very good teaching.
    2023-03-07 18:45:03下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载