Tagged articles
1 articles
Page 1 of 1
Xianyu Technology
Xianyu Technology
Nov 14, 2018 · Mobile Development

Building a Face‑Recognition Meme Generator with Python and Weex

This guide shows how to create a face‑recognition meme generator by capturing photos with Weex’s WindVane module, sending them to a lightweight Python HTTP server that uses dlib for landmark detection, alignment, masking and tone correction, and accelerating the process with loky multiprocessing and image down‑sampling.

Meme GeneratorPythonWeb Development
0 likes · 9 min read
Building a Face‑Recognition Meme Generator with Python and Weex