Tagged articles
9 articles
Page 1 of 1
Java Tech Enthusiast
Java Tech Enthusiast
Jul 13, 2025 · Artificial Intelligence

Build a Java SpringBoot 3.x License Plate Recognition System with OCR

This article walks through creating a server‑side license‑plate recognition solution using Java SpringBoot 3.x, Tesseract OCR, and OpenCV, covering project goals, Maven dependencies, image‑processing services, special‑plate handling, and a REST API for real‑time plate detection.

JavaOCROpenCV
0 likes · 8 min read
Build a Java SpringBoot 3.x License Plate Recognition System with OCR
Java Captain
Java Captain
Dec 4, 2021 · Artificial Intelligence

Java Spring Boot License Plate Recognition and Training System (Open‑Source)

This open‑source project implements a Spring Boot and Maven based license‑plate detection and training system in Java, leveraging OpenCV and JavaCPP, supporting multiple plate colors, SVM and ANN algorithms, and providing a B/S architecture with SQLite, Swagger documentation, and extensible image‑recognition features.

Computer VisionDeep LearningImage Processing
0 likes · 4 min read
Java Spring Boot License Plate Recognition and Training System (Open‑Source)
Programmer DD
Programmer DD
Sep 4, 2020 · Artificial Intelligence

How to Build a Java Spring Boot License Plate Recognition System with OpenCV

An open-source Java Spring Boot project demonstrates license plate detection and recognition using OpenCV, supporting multiple plate colors, with SVM and ANN training, detailed architecture, feature list, installation guide, and visual processing steps, offering a beginner-friendly tutorial for image recognition enthusiasts.

Image ProcessingOpenCVSpring Boot
0 likes · 7 min read
How to Build a Java Spring Boot License Plate Recognition System with OpenCV
Java Captain
Java Captain
Aug 2, 2020 · Artificial Intelligence

Java Spring Boot License Plate Recognition and Training System (Open‑Source)

This article introduces an open‑source Java Spring Boot project that implements a license‑plate detection and recognition system with training capabilities, detailing its features, architecture, supported plate types, software requirements, processing steps, installation guide, and reference resources.

Deep LearningImage ProcessingJava
0 likes · 8 min read
Java Spring Boot License Plate Recognition and Training System (Open‑Source)
Tencent Cloud Developer
Tencent Cloud Developer
Aug 8, 2018 · Artificial Intelligence

Technical Implementation of Guangzhou's "Open Four Stop Four" Traffic Restriction System

Guangzhou enforces its “Open Four Stop Four” traffic restriction by deploying electronic police cameras that capture vehicle images, storing them on Tencent Cloud, applying AI‑driven out‑of‑town license‑plate recognition, and using bitmap‑encoded daily travel patterns to automatically detect illegal trips and issue fines.

license plate recognitionrule enforcementtraffic management
0 likes · 7 min read
Technical Implementation of Guangzhou's "Open Four Stop Four" Traffic Restriction System