• conda安装opencv opencv-contrib-python opencv-python


    pip install -i https://pypi.tuna.tsinghua.edu.cn/simple opencv-contrib-python
    pip install -i https://pypi.tuna.tsinghua.edu.cn/simple opencv-python

    conda activate vm #激活 conda install -c https://conda.anaconda.org/menpo opencv3 #安装opencv3 #如果要安装opencv4将opencv3改成如下命令 conda install -c https://conda.anaconda.org/menpo opencv #安装最新版opencv4 #也可通过conda search -c https://conda.anaconda.org/menpo opencv*来搜索所有opencv版本
     
    _________________________________________________________________________________________________________________________________________________
    每一个不曾起舞的日子,都是对生命的辜负。
    But it is the same with man as with the tree. The more he seeks to rise into the height and light, the more vigorously do his roots struggle earthward, downward, into the dark, the deep - into evil.
    其实人跟树是一样的,越是向往高处的阳光,它的根就越要伸向黑暗的地底。----尼采
  • 相关阅读:
    Spring 之 BeanFactory 源码
    pig first trial
    分布
    Think Stats CDF, mayplot
    think stat  4_1, 4_3
    python 指数分布的模拟 expovariate
    [转载]巴洛克和哥特式建筑的区别
    统计中的过采样
    Python iterator/generator
    python zip
  • 原文地址:https://www.cnblogs.com/leoking01/p/14590513.html
Copyright © 2020-2023  润新知