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
7e5bbec8
Commit
7e5bbec8
authored
Sep 02, 2013
by
hbristow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removing trailing whitespace and expanded tabs
parent
f57145dc
Show whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
0 additions
and
1 deletion
+0
-1
OpenCVFindMatlab.cmake
cmake/OpenCVFindMatlab.cmake
+0
-0
CMakeLists.txt
modules/matlab/CMakeLists.txt
+0
-0
LICENSE
modules/matlab/LICENSE
+0
-0
README.md
modules/matlab/README.md
+0
-0
compile.cmake
modules/matlab/compile.cmake
+0
-0
build_info.py
modules/matlab/generator/build_info.py
+0
-0
cvmex.py
modules/matlab/generator/cvmex.py
+0
-0
filters.py
modules/matlab/generator/filters.py
+0
-0
gen_matlab.py
modules/matlab/generator/gen_matlab.py
+0
-0
__init__.py
modules/matlab/generator/jinja2/markupsafe/__init__.py
+0
-0
parser.py
modules/matlab/generator/jinja2/parser.py
+0
-0
parse_tree.py
modules/matlab/generator/parse_tree.py
+0
-0
functional.cpp
modules/matlab/generator/templates/functional.cpp
+0
-0
template_build_info.m
modules/matlab/generator/templates/template_build_info.m
+0
-0
template_class_base.cpp
modules/matlab/generator/templates/template_class_base.cpp
+0
-0
template_class_base.m
modules/matlab/generator/templates/template_class_base.m
+0
-0
template_cvmex_base.m
modules/matlab/generator/templates/template_cvmex_base.m
+0
-0
template_function_base.cpp
...les/matlab/generator/templates/template_function_base.cpp
+0
-1
No files found.
cmake/OpenCVFindMatlab.cmake
View file @
7e5bbec8
modules/matlab/CMakeLists.txt
View file @
7e5bbec8
modules/matlab/LICENSE
View file @
7e5bbec8
modules/matlab/README.md
View file @
7e5bbec8
modules/matlab/compile.cmake
View file @
7e5bbec8
modules/matlab/generator/build_info.py
View file @
7e5bbec8
modules/matlab/generator/cvmex.py
View file @
7e5bbec8
modules/matlab/generator/filters.py
View file @
7e5bbec8
modules/matlab/generator/gen_matlab.py
View file @
7e5bbec8
modules/matlab/generator/jinja2/markupsafe/__init__.py
View file @
7e5bbec8
modules/matlab/generator/jinja2/parser.py
View file @
7e5bbec8
modules/matlab/generator/parse_tree.py
View file @
7e5bbec8
modules/matlab/generator/templates/functional.cpp
View file @
7e5bbec8
modules/matlab/generator/templates/template_build_info.m
View file @
7e5bbec8
modules/matlab/generator/templates/template_class_base.cpp
View file @
7e5bbec8
modules/matlab/generator/templates/template_class_base.m
View file @
7e5bbec8
modules/matlab/generator/templates/template_cvmex_base.m
View file @
7e5bbec8
modules/matlab/generator/templates/template_function_base.cpp
View file @
7e5bbec8
...
@@ -58,4 +58,3 @@ void mexFunction(int nlhs, mxArray*{% if fun|noutputs %} plhs[]{% else %}*{% end
...
@@ -58,4 +58,3 @@ void mexFunction(int nlhs, mxArray*{% if fun|noutputs %} plhs[]{% else %}*{% end
}
}
{
%
endif
%
}
{
%
endif
%
}
}
}
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