Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
542c88c6
Commit
542c88c6
authored
Aug 11, 2013
by
hbristow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated nest list in markdown
parent
5ed9365b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
README.md
modules/matlab/README.md
+6
-6
No files found.
modules/matlab/README.md
View file @
542c88c6
...
...
@@ -67,12 +67,12 @@ File layout
*
CMakeLists.txt (main cmake configuration file)
*
README.md (this file)
*
compile.cmake (the cmake help script for compiling generated source code)
*
generator (the folder containing generator code)
+
jinja2 (the binding templating engine)
+
filters.py (template filters)
+
gen_matlab.py (the binding generator control script)
+
parse_tree.py (python class to refactor the hdr_parser.py output)
+
templates (the raw templates for populating classes, constants, functions and docs)
+
generator (the folder containing generator code)
*
jinja2 (the binding templating engine)
*
filters.py (template filters)
*
gen_matlab.py (the binding generator control script)
*
parse_tree.py (python class to refactor the hdr_parser.py output)
*
templates (the raw templates for populating classes, constants, functions and docs)
*
include (C++ headers for the bindings)
+
mxarray.hpp (C++ OOP-style interface for Matlab mxArray
*
class)
+
bridge.hpp (type conversions)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment