bob的gabor小波分析工具

bob.ip.gabor的Python项目详细描述


http://img.shields.io/badge/docs-v2.0.14-yellow.svghttp://img.shields.io/badge/docs-latest-orange.svghttps://gitlab.idiap.ch/bob/bob.ip.gabor/badges/v2.0.14/build.svghttps://gitlab.idiap.ch/bob/bob.ip.gabor/badges/v2.0.14/coverage.svghttps://img.shields.io/badge/gitlab-project-0000c0.svghttp://img.shields.io/pypi/v/bob.ip.gabor.svg

gabor小波、变换、喷射提取和相似性工具

这个包是信号处理和机器学习工具箱的一部分 Bob。它包含一组C++代码和鲍伯图像的Python绑定。 有关gabor小波、gabor小波变换、gabor的处理工具 网格结构中的射流提取与gabor射流相似函数 包括gabor射流视差估计。

如果您在科学出版物中使用此代码的一部分,请引用:

@inproceedings{guenther2012disparity,
  title = {Face Recognition with Disparity Corrected {G}abor Phase Differences},
  author = {G{\"{u}}nther, Manuel and Haufe, Dennis and W{\"{u}}rtz, Rolf P.},
  editor = {Villa, Alessandro E. P. and Duch, W{\l}odzis{\l}aw and {\'{E}}rdi, P{\'{e}}ter and Masulli, Francesco and Palm, G{\"{u}}nther},
  booktitle = {Artificial Neural Networks and Machine Learning},
  series = {Lecture Notes in Computer Science},
  volume = {7552},
  year = {2012},
  month = sep,
  pages = {411-418},
  publisher = {Springer},
  pdf = {http://publications.idiap.ch/downloads/papers/2012/Gunther_ICANN2012_2012.pdf}
}

安装

完成bob的installation说明。然后,要安装这个软件包, 运行:

$ conda install bob.ip.gabor

接触

有关此软件包的问题或报告问题,请与我们的 开发mailing list

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java JavaFX触控事件未触发Ubuntu 20.04触控笔记本电脑   java如何在AWT中关闭窗口?   java Dagger 2:注入具有构造函数参数的成员   创建对象的Java调用类   对象我想在A.java中添加两个数字,并在B.java中打印结果(如何?)   java如何使用AWS SDK for Android从数字海洋空间下载图像?   java Facebook sdk 4.0.1无法使用Android studio获取某些字段   4分钟后web应用程序(Angular 8和Rest API)中的java自动会话超时   在Eclipse for Java EE developers edition中禁用HTML警告   java按字母顺序排列字符串我错过了什么明显的东西吗?   java在Jshell中println和printf有什么不同