yingma111
yingma111
Hi, This is my extensions: extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.mathjax', 'sphinx.ext.napoleon', 'recommonmark', 'breathe', 'exhale', 'sphinxcontrib.mermaid' ] but it happens error: Could not import extension sphinxcontrib.mermaid Any...
my environment: visual studio2022 use qt to draw image by matplotlibcpp, and i can draw all images in your https://github.com/Cryoris/matplotlib-cpp/readme.md except this one: ``` #include "../matplotlibcpp.h" namespace plt = matplotlibcpp;...
In paper: CANNYLINES: A PARAMETER-FREE LINE SEGMENT DETECTOR at 2.1.1. Helmholtz Principle on Edge Detection writes: For each edge segment with the length , the number of connected pieces of...