Tag

opencv

0 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
May 28, 2025 · Backend Development

Real-Time Webcam Capture and Image Effects with PHP

This tutorial explains how to set up a PHP environment, use OpenCV and the GD library to capture webcam video frames, apply real-time image filters such as grayscale, blur, contrast, and edge detection, and switch effects via keyboard input, enabling personalized photo creation.

GD LibraryPHPWebcam
0 likes · 4 min read
Real-Time Webcam Capture and Image Effects with PHP
php中文网 Courses
php中文网 Courses
Apr 23, 2025 · Artificial Intelligence

Real-Time Face Recognition with PHP and OpenCV

This article explains how to set up a PHP environment, control a camera, and use the OpenCV library to perform real‑time face detection and recognition with code examples, demonstrating a practical security solution for applications such as access control and surveillance.

PHPSecuritycomputer vision
0 likes · 6 min read
Real-Time Face Recognition with PHP and OpenCV
Python Programming Learning Circle
Python Programming Learning Circle
Apr 21, 2025 · Game Development

Building an Automated Minesweeper Solver with Python and OpenCV

This article provides a step‑by‑step guide to creating a Python‑based automated Minesweeper solver using OpenCV for screen capture, win32gui for window handling, and custom image‑recognition and solving algorithms, including environment setup, frame extraction, block segmentation, classification, and click automation.

Game BotMinesweeperautomation
0 likes · 12 min read
Building an Automated Minesweeper Solver with Python and OpenCV
php中文网 Courses
php中文网 Courses
Apr 16, 2025 · Backend Development

Using PHP to Capture Webcam Video and Apply Real-Time Effects

This tutorial explains how to set up a PHP environment, use OpenCV and GD libraries to capture live webcam frames, apply various image filters such as grayscale, Gaussian blur, contrast adjustments, edge detection, and switch effects via keyboard input, providing complete code examples.

GD LibraryPHPVideoCapture
0 likes · 5 min read
Using PHP to Capture Webcam Video and Apply Real-Time Effects
php中文网 Courses
php中文网 Courses
Apr 15, 2025 · Artificial Intelligence

Using PHP to Access a Camera and Perform Image Recognition

This article explains how to use PHP to control a camera via extensions such as OpenCV or FFmpeg, integrate image‑recognition libraries like Tesseract OCR, and apply these techniques to scenarios such as security monitoring, object detection, and facial‑recognition login, enhancing application intelligence.

AICameraImage Recognition
0 likes · 6 min read
Using PHP to Access a Camera and Perform Image Recognition
Python Programming Learning Circle
Python Programming Learning Circle
Mar 29, 2025 · Artificial Intelligence

Hand Gesture Detection Using OpenCV and Python: Skin Color and Contour Processing

This article presents a step‑by‑step tutorial for building a hand‑gesture detection system in Python using OpenCV, covering video capture, skin‑color detection via YCrCb conversion, contour extraction, and full source code for processing frames and visualizing results.

Hand GestureSkin Detectioncomputer vision
0 likes · 6 min read
Hand Gesture Detection Using OpenCV and Python: Skin Color and Contour Processing
Python Programming Learning Circle
Python Programming Learning Circle
Mar 28, 2025 · Fundamentals

Python Tutorial: Create a Panda‑Head Emoji by Merging Images with OpenCV and Pillow

This tutorial demonstrates how to import a foreground photo, resize, binarize, rotate, clean, and combine it with a panda‑head background using OpenCV, then add English and Chinese text with Pillow, and finally save the resulting emoji image.

ImageProcessingTutorialemoji
0 likes · 9 min read
Python Tutorial: Create a Panda‑Head Emoji by Merging Images with OpenCV and Pillow
php中文网 Courses
php中文网 Courses
Mar 17, 2025 · Backend Development

Using PHP to Capture Webcam Video and Apply Real-Time Effects

This article demonstrates how to set up a PHP environment, use OpenCV and GD libraries to capture webcam video, apply various real-time image effects such as grayscale, Gaussian blur, contrast adjustments, edge detection, and implement keyboard-controlled effect switching, providing complete code examples.

GD LibraryPHPWebcam
0 likes · 5 min read
Using PHP to Capture Webcam Video and Apply Real-Time Effects
php中文网 Courses
php中文网 Courses
Mar 13, 2025 · Artificial Intelligence

Real-Time Image Processing with PHP and OpenCV: A Step-by-Step Tutorial

This tutorial guides PHP developers through installing OpenCV and the php‑opencv extension, capturing live video, displaying frames in a browser, and performing real‑time face detection using Haar cascades, providing a practical introduction to computer‑vision tasks in PHP.

PHPcomputer visionface detection
0 likes · 6 min read
Real-Time Image Processing with PHP and OpenCV: A Step-by-Step Tutorial
php中文网 Courses
php中文网 Courses
Feb 12, 2025 · Backend Development

Real-Time Photo Effects with PHP: Capturing Webcam Video and Applying Filters

This tutorial explains how to use PHP with OpenCV and the GD library to capture webcam video, save each frame as a JPEG, and apply various real‑time image filters such as grayscale, Gaussian blur, contrast adjustments, and edge detection, including keyboard‑controlled filter switching.

FiltersGDPHP
0 likes · 5 min read
Real-Time Photo Effects with PHP: Capturing Webcam Video and Applying Filters
Python Programming Learning Circle
Python Programming Learning Circle
Feb 11, 2025 · Artificial Intelligence

Face Swapping in Python Using dlib, OpenCV, and Procrustes Alignment

This article demonstrates how to create a Python script that automatically detects facial landmarks with dlib, aligns two images using Procrustes analysis, corrects color differences, and blends the faces together with OpenCV, providing complete code and step‑by‑step explanations.

Procrustescomputer visiondlib
0 likes · 12 min read
Face Swapping in Python Using dlib, OpenCV, and Procrustes Alignment
php中文网 Courses
php中文网 Courses
Feb 10, 2025 · Artificial Intelligence

Real-Time Face Recognition Using PHP and OpenCV

This article explains how to set up a PHP environment with OpenCV, control a camera to capture images, perform real-time face detection using Haar cascades, train and apply an LBPH face recognizer, and integrate the results into a security system.

PHPcomputer visionface recognition
0 likes · 5 min read
Real-Time Face Recognition Using PHP and OpenCV
Python Programming Learning Circle
Python Programming Learning Circle
Jan 24, 2025 · Fundamentals

Creating a Cherry Blossom Timelapse with Python: Image Processing and Video Generation

This article demonstrates how to use Python, OpenCV, and Pillow to programmatically generate frames that depict the gradual opening of cherry blossoms, assemble them into a video, and share the result as a timelapse celebrating Wuhan University's spring scenery.

Tutorialcherry-blossomimage processing
0 likes · 5 min read
Creating a Cherry Blossom Timelapse with Python: Image Processing and Video Generation
Test Development Learning Exchange
Test Development Learning Exchange
Jan 14, 2025 · Fundamentals

Common Image File Formats and How to Read/Write Them with OpenCV

This article introduces several common image file formats such as BMP, PNG, JPEG, TIFF, WebP, and others, explains their typical use cases, and provides Python OpenCV code snippets for reading, displaying, and saving images in each format.

File I/OImage Formatsimage processing
0 likes · 6 min read
Common Image File Formats and How to Read/Write Them with OpenCV
Python Programming Learning Circle
Python Programming Learning Circle
Jan 14, 2025 · Artificial Intelligence

Age Prediction Using OpenCV and Deep Learning with Python

This tutorial explains how to use OpenCV, pre‑trained deep‑learning models, and Python to automatically detect faces and predict a person's age from static images or real‑time video, covering model selection, project structure, script usage, result analysis, and ways to improve accuracy.

Age EstimationCaffecomputer vision
0 likes · 18 min read
Age Prediction Using OpenCV and Deep Learning with Python
Python Programming Learning Circle
Python Programming Learning Circle
Dec 20, 2024 · Artificial Intelligence

Face Detection with OpenCV and Dlib in Python

This tutorial explains how to implement face, eye, and mouth detection using OpenCV's Haar cascades, Dlib's HOG and CNN detectors, and provides step‑by‑step code for both static images and real‑time video streams in Python.

CNNHOGHaar cascade
0 likes · 19 min read
Face Detection with OpenCV and Dlib in Python
Python Programming Learning Circle
Python Programming Learning Circle
Dec 18, 2024 · Artificial Intelligence

Object Detection in Python Using Template Matching

This article demonstrates how to perform object detection in Python without machine‑learning frameworks by using OpenCV’s template‑matching functions, covering single‑object detection, multi‑object detection with thresholding, and providing complete code examples for loading images, matching, locating matches, drawing bounding boxes, and visualizing results.

Template Matchingcomputer visionobject detection
0 likes · 6 min read
Object Detection in Python Using Template Matching