Giter VIP home page Giter VIP logo

practical-python-and-opencv's Introduction

Practical python and opencv中译本

说明:2014年8月份开的一个坑,只翻译到第四章,没想到压在箱子底下我都快忘了的时候,被翻出来了,看来这开得坑还得继续填,o(╯□╰)o。

模板在OS X下配置

本书模板在windows下按作者给的说明来配置即可,如果是在OS X下,安装完相关的字体后,把elegantbooks.cls中的下面部分出现的"微软雅黑"替换成英文表示“Microsoft YaHei”即可(我自己的替换如下了)

\setCJKmainfont[BoldFont={Microsoft YaHei},ItalicFont={Microsoft YaHei}]{Microsoft YaHei}%方正书宋_GBK Adobe Song Std L
\setCJKsansfont[BoldFont={Microsoft YaHei}]{Microsoft YaHei}
%\setCJKmonofont{方正中等线简体}
\setCJKmonofont{Microsoft YaHei}
\XeTeXlinebreaklocale "zh"
\XeTeXlinebreakskip = 0pt plus 1pt

%\setCJKfamilyfont{new}{方正苏新诗柳楷简体}
%\setCJKfamilyfont{note}{方正启体简体}
\setCJKfamilyfont{new}{Microsoft YaHei}
\setCJKfamilyfont{note}{Microsoft YaHei}

先到这里。

practical-python-and-opencv's People

Contributors

willard-yuan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.