Το έργο με τίτλο V2F: real time video segmentation with Apache Flink από τον/τους δημιουργό/ούς Kastrinakis Dimitrios, Petrakis Evripidis διατίθεται με την άδεια Creative Commons Αναφορά Δημιουργού 4.0 Διεθνές
Βιβλιογραφική Αναφορά
D. Kastrinakis and E. G. M. Petrakis, “V2F: real time video segmentation with Apache Flink,” in Advances in Visual Computing, vol 13599, Lecture Notes in Computer Science, G. Bebis, B. Li, A. Yao, Y. Liu, Y. Duan, M. Lau, R. Khadka, A. Crisan, R. Chang, Eds., Cham, Switzerland: Springer, 2022, pp. 153–164, doi: 10.1007/978-3-031-20716-7_12.
https://doi.org/10.1007/978-3-031-20716-7_12
V2F is a distributed video processing system for bounded (i.e., stored) and unbounded (i.e., continuous) or real time video streams. Apache Flink applies a series of operators in a pipeline to transform a video stream into shots. These operators are replicated to work in parallel on Flink-managed computing nodes. The V2F deployment of the standard twin-comparison video segmentation method is more than 7 times faster than its non-parallel (i.e., sequential) implementation.