CVJun 15, 2023

Improving Image Tracing with Convolutional Autoencoders by High-Pass Filter Preprocessing

arXiv:2306.09039v11 citationsh-index: 3
Originality Synthesis-oriented
AI Analysis

This work addresses image tracing for computer graphics or design applications, but it appears incremental as it combines existing methods like high-pass filtering and autoencoders.

The study tackled image tracing by using high-pass filter preprocessing with convolutional autoencoders to improve vectorization, resulting in increased effectiveness in representing images more abstractly.

The process of transforming a raster image into a vector representation is known as image tracing. This study looks into several processing methods that include high-pass filtering, autoencoding, and vectorization to extract an abstract representation of an image. According to the findings, rebuilding an image with autoencoders, high-pass filtering it, and then vectorizing it can represent the image more abstractly while increasing the effectiveness of the vectorization process.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes