2018
DOI: 10.24132/csrn.2018.2802.13
|View full text |Cite
|
Sign up to set email alerts
|

Service-based Processing and Provisioning of Image-Abstraction Techniques

Abstract: Digital images and image streams represent two major categories of media captured, delivered, and shared on the Web. Techniques for their analysis, classification, and processing are fundamental building blocks in today's digital media applications ranging from mobile image transformation apps to professional digital production suites. To efficiently process such digital media (1) independent of hardware requirements, (2) at different data complexity scales, while (3) yielding high-quality results, poses sever… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
2
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
3
2
1

Relationship

3
3

Authors

Journals

citations
Cited by 8 publications
(4 citation statements)
references
References 21 publications
0
2
0
Order By: Relevance
“…Server-side implementation based on microservices have the advantage of increased scalability, easy deployment and maintainability as well as, the possibility to introduce various technologies into one system [24]. However, high update latencies limit their usage in realtime applications [21,25]. Therefore, we favor the integration of client-side processing for our approach by developing a WebGL-based image processor.…”
Section: Image Processing As a Servicementioning
confidence: 99%
“…Server-side implementation based on microservices have the advantage of increased scalability, easy deployment and maintainability as well as, the possibility to introduce various technologies into one system [24]. However, high update latencies limit their usage in realtime applications [21,25]. Therefore, we favor the integration of client-side processing for our approach by developing a WebGL-based image processor.…”
Section: Image Processing As a Servicementioning
confidence: 99%
“…For our work, we are extending a microservice platform for cloud-based visual analysis and processing that was first presented by Richter et al [16]. Based on that, Wegen et al [19] present an approach for performing service-based image processing using software rendering to balance cost-performance relation.…”
Section: Microservice Infrastructuresmentioning
confidence: 99%
“…This section describes the approach for enabling software rendering for an Open Graphics Library (OpenGL)-based rendering framework for image processing techniques [29]. In particular, based on our system requirements, this comprises justification of middle-ware choices and specifics for the deployment process that is suitable for cloud-computing providers.…”
Section: Software Renderingmentioning
confidence: 99%
“…As shown in Figure 3, one container runs the actual image processor instance, while the other container exposes a REST interface for communication with the client. It consists of a NodeJS [34] server that communicates with the image processor instance via WebSockets [29]. The image processor itself had a profiler implementation that could also be configured using the REST interface and performed measurements whenever an image was processed.…”
Section: Test Setupmentioning
confidence: 99%