TENCON 2017 - 2017 IEEE Region 10 Conference 2017
DOI: 10.1109/tencon.2017.8228018
|View full text |Cite
|
Sign up to set email alerts
|

A kNN-based approach for the machine vision of character recognition of license plate numbers

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
18
0
2

Year Published

2018
2018
2023
2023

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 37 publications
(22 citation statements)
references
References 19 publications
0
18
0
2
Order By: Relevance
“…In the case of k > 1, a voting of majority decision is made to determine the class of the unknown sample. However, it can be seen from [5], [14], [17] that k = 1 consistently yields the highest accuracy and was verified by experimentation through the development process. Training the KNN classifier means saving the feature vectors from the training samples as opposed to other classifiers such as Support Vector Machines (SVM) and Artificial Neural Networks (ANN) in which parameters adapt or learn from the training samples.…”
Section: K-nearest Neighbor (Knn) As Character Classifiermentioning
confidence: 88%
See 2 more Smart Citations
“…In the case of k > 1, a voting of majority decision is made to determine the class of the unknown sample. However, it can be seen from [5], [14], [17] that k = 1 consistently yields the highest accuracy and was verified by experimentation through the development process. Training the KNN classifier means saving the feature vectors from the training samples as opposed to other classifiers such as Support Vector Machines (SVM) and Artificial Neural Networks (ANN) in which parameters adapt or learn from the training samples.…”
Section: K-nearest Neighbor (Knn) As Character Classifiermentioning
confidence: 88%
“…KNN is an effective and widely used classifier in the industry despite is simplicity [4], [5]. It also has high fault tolerance over non-linear multiclass problems because it does not assume any models for the distribution of feature vectors in space [5], [8], [14]. KNN computes the distance from an unknown to all samples in the template space and remembers the minimum distance [5], [8], [14], [17].…”
Section: K-nearest Neighbor (Knn) As Character Classifiermentioning
confidence: 99%
See 1 more Smart Citation
“…Objek yang digunakan dalam penelitian rekognisi bervariasi, misalnya rel kereta [1], ekspresi wajah [2], plat nomor [3], tulisan tangan [4], dan tanda intonasi musik [5]. Metode yang digunakan pun beragam, misalnya deteksi tepi [6], knn [7] dan svm [8]. Metode tersebut memerlukan sebuah fitur dari objek, misalnya tekstur, warna dan bentuk.…”
Section: Pendahuluanunclassified
“…k-Nearest Neighbor (k-NN) algorithm is one of the simplest classification algorithms and it is one of the most used learning algorithms [19][20]. k-NN predictions are based on the intuitive assumption that objects close in distance are potentially similar, it makes good sense to discriminate between the K nearest neighbors when making predictions [21].…”
Section: K-nearest Neighbor Algorithm Modelmentioning
confidence: 99%