-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
31 lines (31 loc) · 1.24 KB
/
Copy pathCITATION.cff
File metadata and controls
31 lines (31 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
cff-version: 1.2.0
message: "If you use WaveBlock in your research, please cite it using the metadata below."
title: "WaveBlock: Hybrid DWT-BTC Video Compression Architecture for Resource-Constrained Embedded Systems"
type: software
version: "1.0.0"
date-released: "2026-05-22"
license: MIT
repository-code: "https://github.com/tevfik/waveblock"
abstract: >
WaveBlock is a hybrid video coding architecture for resource-constrained IoT
embedded systems (ESP32, STM32). It combines Integer Discrete Wavelet Transform
(DWT) for smooth regions with Block Truncation Coding (BTC) for edge regions,
achieving a 1.10x compression gain over MJPEG for static surveillance content
while using less than 64 KB SRAM on the ESP32-S3.
keywords:
- IoT
- video compression
- wavelet transform
- block truncation coding
- embedded systems
- ESP32
- MJPEG
- edge computing
preferred-citation:
type: conference-paper
title: "WaveBlock: Hybrid Discrete Wavelet Transform and Block Truncation Coding Based Video Compression Architecture for Resource-Constrained Embedded Systems"
collection-title: "2026 34th Signal Processing and Communications Applications Conference (SIU)"
year: 2026
authors:
- family-names: "Kadıoğlu"
given-names: "Tevfik"