Tag

VideoProcessing

0 views collected around this technical thread.

大转转FE
大转转FE
Dec 9, 2024 · Frontend Development

ZhuanZhuan Frontend Weekly – Curated Highlights of Recent Technical Articles

This edition of the ZhuanZhuan Frontend Weekly presents a curated selection of recent technical articles covering React 19 release, HarmonyOS adaptation in a travel app, the Vision animation platform at Kuaishou, migration from Electron to Tauri, and WebAssembly‑enhanced WebCodecs for high‑performance video frame extraction.

ElectronHarmonyOSTauri
0 likes · 4 min read
ZhuanZhuan Frontend Weekly – Curated Highlights of Recent Technical Articles
Sohu Tech Products
Sohu Tech Products
Oct 11, 2023 · Mobile Development

Understanding Android Camera2 YUV_420_888 Format and Data Extraction

The article explains Android’s camera2 YUV_420_888 format, detailing Y, U, V plane structures, the roles of pixelStride and rowStride, how to detect planar versus semi‑planar layouts, handle row padding, and correctly extract and de‑interleave the data for reliable image processing.

AndroidCamera2ImageReader
0 likes · 17 min read
Understanding Android Camera2 YUV_420_888 Format and Data Extraction
Python Programming Learning Circle
Python Programming Learning Circle
Mar 28, 2023 · Fundamentals

10 Useful Python Automation Scripts for Everyday Tasks

This article presents ten practical Python automation scripts covering image and video processing, PDF conversion, API interaction, system notifications, grammar and spell correction, downloading, news fetching, and GUI creation, each accompanied by concise code examples for quick implementation.

APIAutomationGUI
0 likes · 12 min read
10 Useful Python Automation Scripts for Everyday Tasks