Tag

qrcode

1 views collected around this technical thread.

Tencent Cloud Developer
Tencent Cloud Developer
Jul 27, 2023 · Artificial Intelligence

Creating Artistic QR Code Images with ControlNet and Stable Diffusion

The article demonstrates how to create visually appealing, scannable QR‑code artworks using ControlNet and Stable Diffusion, explaining QR‑code structure, contrast preservation, and several pipelines—including tile‑based, OpenPose‑combined, and community QR‑code models—while detailing WebUI settings, prompt examples, weight tuning, and a custom ControlNet that reduces grid artifacts.

AI-generated QR codesControlNetPrompt engineering
0 likes · 13 min read
Creating Artistic QR Code Images with ControlNet and Stable Diffusion
php中文网 Courses
php中文网 Courses
Aug 17, 2021 · Backend Development

Quickly Generate QR Codes in PHP Using phpqrcode

This tutorial explains how to use the open‑source phpqrcode library in PHP to generate QR codes, covering library installation, sample code, function parameters, and displaying the resulting image for easy integration into web projects.

CodeTutorialphpqrcode
0 likes · 4 min read
Quickly Generate QR Codes in PHP Using phpqrcode
Python Programming Learning Circle
Python Programming Learning Circle
Aug 5, 2021 · Fundamentals

How to Generate and Read QR Codes with Python

This tutorial explains the history and common uses of QR codes, shows how to install the Python qrcode library, demonstrates simple and advanced QR code generation with customizable parameters, and teaches how to decode QR codes using OpenCV, complete with code examples.

QR CodeTutorialimage-processing
0 likes · 4 min read
How to Generate and Read QR Codes with Python
Tencent Cloud Developer
Tencent Cloud Developer
Feb 23, 2017 · Cloud Computing

Building Small Web Tools on Tencent Cloud: Questionnaire System, QR‑Code Utility, Map Search, and Xcode Download

The article walks through setting up a low‑cost Tencent Cloud Ubuntu server with Apache or Nginx‑PHP, then demonstrates building four lightweight web utilities—a self‑hosted questionnaire system, a JavaScript QR‑code generator/scanner with short‑URL support, a Baidu‑map search tool, and a PHP script that parses Apple’s CFPropertyList to list Xcode dmg and docset download URLs.

Map APITencent Cloudnginx
0 likes · 13 min read
Building Small Web Tools on Tencent Cloud: Questionnaire System, QR‑Code Utility, Map Search, and Xcode Download