Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
aknecht2
Image Harvest
Commits
79cad3a1
Commit
79cad3a1
authored
Nov 02, 2015
by
aknecht2
Browse files
One final typo fix for imgproc.py
parent
1aa70855
Changes
1
Hide whitespace changes
Inline
Side-by-side
ih/imgproc.py
View file @
79cad3a1
...
...
@@ -1119,7 +1119,7 @@ class Image(object):
return
moments
def
extractDimsFromROI
(
self
,
roi
):
roi
=
self
.
_loadROI
(
roi
)
pot
=
self
.
_loadROI
(
roi
)
plant
=
self
.
getBounds
()
height
=
plant
[
0
]
-
pot
[
0
]
if
self
.
conn
:
...
...
Write
Preview
Supports
Markdown
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