zoukankan      html  css  js  c++  java
  • Fedora18 matlab+opencv

    download:

    matlab for fedora:

    其实是matlab.unix/mac,反正linux就是用这个。verycd上去找吧。 or:http://matlab.tuc.gr/

    安装方法:先挂载,再“各种下一步”,类似于win下的安装。可以参考http://blog.sina.com.cn/s/blog_63fdf8f10100iydv.html

    opencv的配置:

    http://www.youback.net/fedora/fedora16%E4%B8%8B%E7%BC%96%E8%AF%91opencv.html

    fedora18+opencv2.4.4测试有效

    如果用系统自带gcc,会有warning,matlab支持的版本太低。。例如:matlab2012b

    Warning: You are using gcc version "4.7.2".  The version
             currently supported with MEX is "4.4.6".
             For a list of currently supported compilers see:
             http://www.mathworks.com/support/compilers/current_release/

    Greatness is never a given, it must be earned.
  • 相关阅读:
    并行计算上机代码
    BZOJ 5170: Fable
    ANTLR4 实验总结
    ANTLR4将BF翻译成CPP
    BF语言学习
    ANTLR4将JSON翻译成XML
    ANTLR4加载csv数据
    语法分析树监听器和访问器
    数据库数据类型总结
    java介绍
  • 原文地址:https://www.cnblogs.com/zjutzz/p/2995930.html
Copyright © 2011-2022 走看看