Detail publikace
Image Processing Algorithm Visualiser
DAVÍDEK, D.
Originální název
Image Processing Algorithm Visualiser
Anglický název
Image Processing Algorithm Visualiser
Jazyk
en
Originální abstrakt
A highly visual way to understand and develop computer vision algorithms is proposed. Image processing realization commonly sustains of successive function calls over the output image from the previous function. In the later phases (i.e. contour analysis, operations over segments) when the output argument of a function is not always an image, there is often a way to visualize the arguments by an image. The developed program described in this article is capable of executing basic computer vision algorithms over the input image sequentially and visualize individual steps outputs as image queue. The initialization of functions chain is possible with simple text input of individual function names with an easy option to program new algorithms.
Anglický abstrakt
A highly visual way to understand and develop computer vision algorithms is proposed. Image processing realization commonly sustains of successive function calls over the output image from the previous function. In the later phases (i.e. contour analysis, operations over segments) when the output argument of a function is not always an image, there is often a way to visualize the arguments by an image. The developed program described in this article is capable of executing basic computer vision algorithms over the input image sequentially and visualize individual steps outputs as image queue. The initialization of functions chain is possible with simple text input of individual function names with an easy option to program new algorithms.
Dokumenty
BibTex
@inproceedings{BUT124479,
author="Daniel {Davídek}",
title="Image Processing Algorithm Visualiser",
annote="A highly visual way to understand and develop computer vision algorithms is proposed. Image processing realization commonly sustains of successive function calls over the output image from the previous function. In the later phases (i.e. contour analysis, operations over segments) when the output argument of a function is not always an image, there is often a way to visualize the arguments by an image. The developed program described in this article is capable of executing basic computer vision algorithms over the input image sequentially and visualize individual steps outputs as image queue. The initialization of functions chain is possible with simple text input of individual function names with an easy option to program new algorithms.",
address="Vysoké učení technické v Brně, Fakulta elektrotechniky a komunikačních technologií",
booktitle="Proceedings of the 22nd Conference STUDENT EEICT 2016",
chapter="124479",
howpublished="electronic, physical medium",
institution="Vysoké učení technické v Brně, Fakulta elektrotechniky a komunikačních technologií",
year="2016",
month="april",
pages="431--435",
publisher="Vysoké učení technické v Brně, Fakulta elektrotechniky a komunikačních technologií",
type="conference paper"
}