Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.ip.qualitymeasure
Commits
7908970b
Commit
7908970b
authored
Mar 10, 2017
by
Sushil BHATTACHARJEE
Browse files
fixed import for python3
parent
4ef01d41
Pipeline
#7734
failed with stages
in 8 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/ip/qualitymeasure/test.py
View file @
7908970b
...
...
@@ -18,8 +18,8 @@ import bob.ip.color
#from .utils import detect_landmarks, draw_landmarks, save_landmarks, Result
#from .utils import detect_landmarks_on_boundingbox
#from .script.detect_landmarks import main as app
import
galbally_iqm_features
as
iqm
import
msu_iqa_features
as
iqa
from
.
import
galbally_iqm_features
as
iqm
from
.
import
msu_iqa_features
as
iqa
REF_VIDEO_FILE
=
'real_client001_android_SD_scene01.mp4'
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment