2019
DOI: 10.1007/978-1-4842-4261-2
|View full text |Cite
|
Sign up to set email alerts
|

Learn Computer Vision Using OpenCV

Abstract: part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, logo, or … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
25
0
2

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 59 publications
(27 citation statements)
references
References 0 publications
0
25
0
2
Order By: Relevance
“…In Figure 2, we illustrate the convolution of a kernel with an input matrix of a dimension of depth one. The convolutional layer consists of filters, or kernels, that are applied along the spatial dimensions and added together over the input volume's depth dimension (11). The matrix resulting from a convolution operation between a kernel and an input matrix is called an activation map.…”
Section: Convolutional Layermentioning
confidence: 99%
See 2 more Smart Citations
“…In Figure 2, we illustrate the convolution of a kernel with an input matrix of a dimension of depth one. The convolutional layer consists of filters, or kernels, that are applied along the spatial dimensions and added together over the input volume's depth dimension (11). The matrix resulting from a convolution operation between a kernel and an input matrix is called an activation map.…”
Section: Convolutional Layermentioning
confidence: 99%
“…A pooling layer is usually added after the convolutional layer. The pooling layer is responsible for reducing the input volume's spatial dimension, thereby reducing the number of parameters to be trained (11).…”
Section: Pooling Layermentioning
confidence: 99%
See 1 more Smart Citation
“…where 1: represents the input sentence, whose words are mapped and stacked together with embedding vectors. Additionally, the output can be used at various tasks; for example, it is possible to obtain a representation for each data and give it to the classifier as an input, in order to train the network [23][24][25][26]. Nevertheless, the networks used in this project are convolutional and VGG16 networks.…”
Section: Fig1 Venn Diagram Of Artificial Intelligencementioning
confidence: 99%
“…The Pi's camera module is used to capture facial features, and a DY50 fingerprint scanner is used for capturing fingerprint features. The pyfingerprint code [48] is used in developing the fingerprint authentication module, while OpenCV [49] is used for the face biometrics.…”
Section: Prototypementioning
confidence: 99%