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 GeneratorPythonWeex
0 likes · 9 min read