文件名称:em_qt

  • 所属分类:
  • 视频捕捉/采集
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 150kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • wu***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

在这一节中就采用opencv自带的一个EM sample来学习下opencv中EM 算法类的使用,顺便也体验下EM 算法的实际应用。

  环境:Ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2

  在这里需要使用2个与EM算法有关的类,即CvEM和CvEMParams,这2个类在opencv2.4.2已经放入legacy文件夹中了,说明不久就会被淘汰掉,因为在未来的opencv版本中,将采用Algorithm这个公共类来统一接口。不过CvEM和CvEMParams的使用与其类似,且可以熟悉EM算法的使用流程。

  需要注意的是这2个类虽然是与EM算法有关,可是只能解决GMM问题,比较局限。也许这是将其放在legacy中的原因吧。

可以参考本篇博客来学习:http://www.cnblogs.com/tornadomeet/archive/2012/07/16/2592953.html-In this section, the opencv comes with an EM sample to learn the use of the EM algorithm under opencv class, by the way, experience under the practical application of the EM algorithm. Environment: Ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2 here need to use two class EM algorithm, namely CvEM and CvEMParams two classes in opencv2.4.2 into the legacy file folder shows soon will be eliminated, because in future versions of opencv Algorithm this public class unified interface. However, use of CvEM and CvEMParams its similar, and familiar with the use of the EM algorithm process. Should be noted that the two classes and to the EM algorithm, but can only solve the GMM problem, more limited. Perhaps this is put the legacy of the reasons. You can reference this blog to learn: http://www.cnblogs.com/tornadomeet/archive/2012/07/16/2592953.html
(系统自动生成,下载前可以参看下载内容)

下载文件列表

em_qt

.....\em-build-desktop-Qt_4_8_2_in_PATH__Qt-4_8_2__Release

.....\....................................................\moc_mainwindow.cpp

.....\....................................................\ui_mainwindow.h

.....\....................................................\moc_mainwindow.o

.....\....................................................\main.o

.....\....................................................\Makefile

.....\....................................................\mainwindow.o

.....\....................................................\em

.....\em

.....\..\em.pro

.....\..\mainwindow.cpp

.....\..\mainwindow.ui

.....\..\main.cpp

.....\..\em.pro.user

.....\..\mainwindow.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org