Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
64fb2312
Commit
64fb2312
authored
Jun 21, 2018
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed grammar in docs
parent
cf8f5581
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
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\
...
@@ -390,7 +390,7 @@ ensures \n\
voted for any of the lines HP[i] in Hough space. Note, however,
\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 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
\
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
\
Therefore, all points in CONSTITUENT_POINTS are unique, that is,
\n
\
there is no overlap in points between any two elements of
\n
\
there is no overlap in points between any two elements of
\n
\
CONSTITUENT_POINTS."
)
CONSTITUENT_POINTS."
)
...
@@ -430,7 +430,7 @@ ensures \n\
...
@@ -430,7 +430,7 @@ ensures \n\
voted for any of the lines HP[i] in Hough space. Note, however,
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 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
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,
Therefore, all points in CONSTITUENT_POINTS are unique, that is,
there is no overlap in points between any two elements of
there is no overlap in points between any two elements of
CONSTITUENT_POINTS.
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