Other articles


  1. OpenCV settings on Mac

    Install homebrew

    Type the following directions to install homebrew

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    

    Install OpenCV

    After installing homebrew, we just need to type the following direction to install OpenCV

    brew install opencv
    

    It will not always works well. There may be kind ...

    read more

    There are comments.

  2. Vim + Youcompleteme Settings

    Vim, as an excellent editor which have already been admitted by many coders, may be the first choice to editor C/C++ program.

    Vim can do many things fluently in editing, however, vim can't do everything in coding. In many IDEs, the basic function is to complete a variable ...

    read more

    There are comments.

Page 1 / 1

blogroll

social