Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Thiago Santini
EyeRecToo
Commits
56779e9b
Commit
56779e9b
authored
Nov 22, 2017
by
Thiago Santini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds reminder
parent
a0440016
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
EyeRecToo/src/CameraCalibration.cpp
EyeRecToo/src/CameraCalibration.cpp
+3
-0
No files found.
EyeRecToo/src/CameraCalibration.cpp
View file @
56779e9b
...
...
@@ -7,6 +7,9 @@ using namespace std;
// TODO: handle user closing the calibration window during calibration
// TODO: move rectified map initialization and undistortion to a single interface;
// use this interface where appropriate (e.g., the image processors).
void
CameraCalibration
::
toggleCalibration
(
bool
status
)
{
Q_UNUSED
(
status
);
...
...
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