fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python.
This commit is contained in:
@@ -236,6 +236,7 @@ preamble ="""
|
||||
\usepackage[scaled=0.85]{beramono}
|
||||
\usepackage{mymath}\usepackage{amssymb}\usepackage{amsmath}\usepackage{bbm}\setcounter{secnumdepth}{1}
|
||||
\usepackage{colortbl}
|
||||
\usepackage{enumitem}
|
||||
"""
|
||||
|
||||
latex_elements = {'preamble': preamble}
|
||||
|
Reference in New Issue
Block a user