Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
licenseplates
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
licenseplates
Commits
4d559008
Commit
4d559008
authored
Dec 20, 2011
by
Richard Torenvliet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
worked on report
parent
ec532bce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/verslag.tex
docs/verslag.tex
+2
-2
No files found.
docs/verslag.tex
View file @
4d559008
...
@@ -115,7 +115,7 @@ at either the left of right side of the image.
...
@@ -115,7 +115,7 @@ at either the left of right side of the image.
Once we have separate digits and characters, we intent to use Local Binary
Once we have separate digits and characters, we intent to use Local Binary
Patterns (Ojala, Pietikäinen
\&
Harwood, 1994) to determine what character
Patterns (Ojala, Pietikäinen
\&
Harwood, 1994) to determine what character
or digit we are dealing with. Local Binary
or digit we are dealing with. Local Binary
Patters are a way to classify a texture based on the distribution of edge
Patter
n
s are a way to classify a texture based on the distribution of edge
directions in the image. Since letters on a license plate consist mainly of
directions in the image. Since letters on a license plate consist mainly of
straight lines and simple curves, LBP should be suited to identify these.
straight lines and simple curves, LBP should be suited to identify these.
...
@@ -142,7 +142,7 @@ evaluated, starting with $i=0$).
...
@@ -142,7 +142,7 @@ evaluated, starting with $i=0$).
This results in a mathematical expression:
This results in a mathematical expression:
Let I(
$
x
_
i, y
_
i
$
) an Image with grayscale values and
$
g
_
n
$
the grayscale value of the pixel
$
(
x
_
i, y
_
i
)
$
.
Let I(
$
x
_
i, y
_
i
$
) an Image with grayscale values and
$
g
_
n
$
the grayscale value of the pixel
$
(
x
_
i, y
_
i
)
$
.
Also let
$
s
(
g
_
i
-
g
_
c
)
$
with
$
g
_
c
$
= grayscale value of the center pixel.
Also let
$
s
(
g
_
i
,
g
_
c
)
$
with
$
g
_
c
$
= grayscale value of the center pixel.
$$
$$
s
(
v, g
_
c
)
=
\left\{
s
(
v, g
_
c
)
=
\left\{
...
...
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