Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
64fb2312
Commit
64fb2312
authored
Jun 21, 2018
by
Davis King
Browse files
Fixed grammar in docs
parent
cf8f5581
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tools/python/src/image2.cpp
tools/python/src/image2.cpp
+2
-2
No files found.
tools/python/src/image2.cpp
View file @
64fb2312
...
...
@@ -390,7 +390,7 @@ ensures \n\
voted for any of the lines HP[i] in Hough space. Note, however,
\n
\
that if angle_window_size or radius_window_size are made so large
\n
\
that HP[i] overlaps HP[j] for i!=j then the overlapping regions
\n
\
of Hough space are assign to HP[i] or HP[j] arbitrarily.
\n
\
of Hough space are assign
ed
to HP[i] or HP[j] arbitrarily.
\n
\
Therefore, all points in CONSTITUENT_POINTS are unique, that is,
\n
\
there is no overlap in points between any two elements of
\n
\
CONSTITUENT_POINTS."
)
...
...
@@ -430,7 +430,7 @@ ensures \n\
voted for any of the lines HP[i] in Hough space. Note, however,
that if angle_window_size or radius_window_size are made so large
that HP[i] overlaps HP[j] for i!=j then the overlapping regions
of Hough space are assign to HP[i] or HP[j] arbitrarily.
of Hough space are assign
ed
to HP[i] or HP[j] arbitrarily.
Therefore, all points in CONSTITUENT_POINTS are unique, that is,
there is no overlap in points between any two elements of
CONSTITUENT_POINTS.
...
...
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