Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PeTrack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pedestrian Dynamics Empiricism
PeTrack
Commits
f403b03e
Commit
f403b03e
authored
2 years ago
by
Tobias Arens
Browse files
Options
Downloads
Patches
Plain Diff
formatting
parent
be75e729
No related branches found
No related tags found
1 merge request
!221
Resolve "Add export "direction of view" from ArucoMarkers"
Pipeline
#77923
failed
2 years ago
Stage: pre-build-checks
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/control.h
+3
-3
3 additions, 3 deletions
include/control.h
with
3 additions
and
3 deletions
include/control.h
+
3
−
3
View file @
f403b03e
...
...
@@ -617,10 +617,10 @@ signals:
void
userChangedRecoMethod
(
reco
::
RecognitionMethod
method
);
private
:
Petrack
*
mMainWindow
;
Petrack
*
mMainWindow
;
IntrinsicCameraParams
mIntrinsicCameraParams
;
QGraphicsScene
*
mScene
;
bool
mColorChanging
;
QGraphicsScene
*
mScene
;
bool
mColorChanging
;
bool
mIndexChanging
;
// shows, if the index of the color model is really changing; nor while constructor (initialer
// durchlauf) and may be while loading xml file
bool
mLoading
;
// shows, if new project is just loading
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment