Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Praxishasen Bericht
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Jan Wille
Praxishasen Bericht
Commits
94f69ed7
Commit
94f69ed7
authored
3 years ago
by
Jan Wille
Browse files
Options
Downloads
Patches
Plain Diff
quelle: Binarisierung
parent
73fa7124
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
Praxisbericht.pdf
+0
-0
0 additions, 0 deletions
Praxisbericht.pdf
Praxisbericht.tex
+1
-1
1 addition, 1 deletion
Praxisbericht.tex
bib/localBibliography.bib
+7
-0
7 additions, 0 deletions
bib/localBibliography.bib
with
8 additions
and
1 deletion
Praxisbericht.pdf
+
0
−
0
View file @
94f69ed7
No preview for this file type
This diff is collapsed.
Click to expand it.
Praxisbericht.tex
+
1
−
1
View file @
94f69ed7
...
@@ -266,7 +266,7 @@
...
@@ -266,7 +266,7 @@
Features enthalten sind. Implementiert ist dies in der Funktion
\lstinline
{
preprocessing.make
_
binary
_
image()
}
.
Features enthalten sind. Implementiert ist dies in der Funktion
\lstinline
{
preprocessing.make
_
binary
_
image()
}
.
Dazu wird ein in OpenCV fertig implementiert Algorithmus namens
\emph
{
Otsu
}
verwendet. Dieser ermittelt automatisch einen geeigneten
Dazu wird ein in OpenCV fertig implementiert Algorithmus namens
\emph
{
Otsu
}
verwendet. Dieser ermittelt automatisch einen geeigneten
Grenzwert und färbt dunklere Bereiche schwarz und hellere Bereich weiß.
Grenzwert und färbt dunklere Bereiche schwarz und hellere Bereich weiß.
\cite
{
opencv:thresholding
}
Durch Tests hat sich ergeben, dass die Beleuchtung und andere Faktoren so unterschiedlich sein können, dass mehrere
Durch Tests hat sich ergeben, dass die Beleuchtung und andere Faktoren so unterschiedlich sein können, dass mehrere
Binarisierungsschritte notwendig sind. Dazu wird anhand des ersten Grenzwertes ein Teil des Bildes weiß eingefärbt und dann ein
Binarisierungsschritte notwendig sind. Dazu wird anhand des ersten Grenzwertes ein Teil des Bildes weiß eingefärbt und dann ein
...
...
This diff is collapsed.
Click to expand it.
bib/localBibliography.bib
+
7
−
0
View file @
94f69ed7
...
@@ -52,6 +52,13 @@
...
@@ -52,6 +52,13 @@
urldate
=
{2022-05-02}
,
urldate
=
{2022-05-02}
,
language
=
{ENG}
language
=
{ENG}
}
}
@online
{
opencv:thresholding
,
title
=
{OpenCV - Image Thresholding}
,
date
=
{2022-05-02}
,
url
=
{https://docs.opencv.org/4.x/d7/d4d/tutorial_py_thresholding.html}
,
urldate
=
{2022-05-02}
,
language
=
{ENG}
}
%-----------------------Templates--------------------------------------------------------
%-----------------------Templates--------------------------------------------------------
% A single-volume book with one or more authors
% A single-volume book with one or more authors
@book
{
1
,
@book
{
1
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment