AI Quality Control with Computer Vision: Pilot Guide
Computer vision can support a defined inspection point when the defect is visible, the image conditions are controlled, and a quality owner can review uncertain cases. This guide helps you decide whether to pilot it.
Computer vision can make a defined inspection point more consistent. The purchase decision depends on what the camera can see, how the line behaves, and who reviews uncertain results.
Syntalith
The first decision in a computer-vision quality project is narrow: can one camera point produce a trustworthy signal for one defined quality question? A line-wide promise makes that question harder to answer.
A useful pilot names the product variant, inspection point, visible defect classes, acceptable output, and human action for an uncertain result. It also records the conditions under which the signal may no longer be valid.
What computer vision can decide
An image model can support a bounded inspection when the relevant feature is visible and repeatable. The system can classify an image, measure a defined visual property, or route a frame to review. It does not create the acceptance criteria by itself.
| Pilot element | Concrete decision | Owner of the decision |
|---|---|---|
| Product scope | Which variants and operating conditions are included | Quality and process engineering |
| Defect taxonomy | Which visible findings count as acceptable, reject, or review | Quality owner |
| Image conditions | Camera position, lighting, background, speed, and occlusion limits | Automation and process engineering |
| Result action | Record, hold, divert, or send to a person for review | Production owner |
| Change control | What triggers a new validation after a product or line change | Quality system owner |
The model is one component of that process. The inspection specification and the response to an uncertain result matter just as much.
Coverage is not detection
A camera may receive an image for every unit that passes a particular point. That confirms coverage of the point. It does not prove that every defect is visible or correctly classified.
Computer vision is a reasonable candidate for defects that are visible, repeatable, and described in a written quality rule. Examples include a missing component, a misaligned label, an incomplete print, a surface mark under controlled lighting, or a visual code that does not match the expected format.
The fit is weaker when:
- the defect is hidden, internal, or only measurable with another test;
- small changes in lighting, vibration, or angle change the appearance materially;
- a new variant arrives without representative images and a validation decision;
- acceptance depends on a subjective judgement that has not been turned into a shared rule;
- the quality signal must be inferred from information the camera cannot observe.
Do not call an inspection point fully automated until the quality team has defined how these cases are handled.
Define the pilot before collecting images
Write a one-page pilot brief. It should include:
- the inspection point and the business consequence of an incorrect decision;
- the product variants, shift conditions, and line changes in scope;
- the visible defect classes and the meaning of acceptable, reject, and review;
- the camera, lens, lighting, trigger, and image-retention constraints;
- the action the system may prepare and the action that requires approval;
- the owner who can pause the system and the owner who approves release.
If the team cannot agree on the defect definition, more model training will not solve the project. Resolve the quality rule first.
Build a representative evaluation set
Use images from the intended production conditions. Include acceptable units, known defect types, borderline units, expected product variants, and conditions that can change the image. Keep a separate evaluation set so the release decision does not reuse the same images used to tune the model.
Labels need a documented owner. When reviewers disagree, keep the disagreement visible and decide whether the class needs a clearer rule, a review queue, or exclusion from the first pilot.
The dataset also needs a change path. A new material, supplier, print design, camera angle, or light source can change the relationship between an image and the quality decision. Record the change and decide whether another validation is required.
Measure the errors that matter to the line
Choose measures with the quality owner before deployment. Useful measures include:
- false acceptance of a unit that should be rejected;
- false rejection of a unit that should be accepted;
- the share of images routed to human review;
- performance by defect class, product variant, and operating condition;
- processing time and the effect on the line;
- the rate of missing or unusable images;
- changes in performance after a documented line or product change.
There is no universal pass threshold. A false acceptance that creates a safety or compliance issue has a different consequence from a cosmetic false rejection. The release record should show the chosen threshold, the evidence behind it, and the person who accepted the residual risk.
A production workflow with a human safety valve
A practical inspection flow can look like this:
- a trigger captures an image at the defined point;
- the system checks image quality and rejects unusable frames from automatic disposition;
- the model returns a class or measurement with the relevant metadata;
- a rules layer routes clear results and sends uncertain results to a review queue;
- an operator or quality engineer confirms the disposition where required;
- the system records the image reference, model version, result, action, and review decision according to the retention policy.
Do not make a production stop, stock release, or customer disposition an implicit side effect of a model score. Make the action explicit, permissioned, and reversible where possible.
What to validate outside the model
The pilot should test the whole inspection process, including:
- lighting stability and camera maintenance;
- trigger timing and missing images;
- product changeovers and line restarts;
- network, edge-compute, or PLC failure;
- review queue ownership and response time;
- correction of a wrong label or wrong product mapping;
- retention, access, and deletion of images;
- rollback to the existing inspection method.
Quality and production teams should be able to see why a result was routed, what version produced it, and who changed the disposition. A high model score does not replace that operating record.
EU risk and product context
The EU AI Act uses a risk-based framework. An AI system that is a safety component of a regulated product can fall into a high-risk category, while a visual aid used for a different purpose may be treated differently. Classification depends on the intended purpose, the product, and the applicable conformity-assessment rules. Confirm the position with the person responsible for compliance before release.
The EU Artificial Intelligence Act is the primary legal text. The NIST AI Risk Management Framework is a voluntary framework that organizes governance, mapping, measurement, and management of AI risk. For optical inspection capability and validation considerations, see the VDA Volume 5.3 guidance.
These sources help structure the work. They do not decide the classification of a particular line.
Calculate value from your own quality records
Do not begin with a claimed detection rate or a generic savings headline. Use the records for the proposed inspection point.
Avoided annual quality cost =
avoidable escaped defects × documented cost per escape
Pilot decision =
expected avoided cost or control value
compared with pilot, integration, review, and maintenance cost
Include rework, sorting, returns, complaints, downtime, and the cost of review where they are relevant. Keep labour changes and defect-cost changes separate so that one assumption does not hide another.
When a computer-vision pilot is a poor fit
Pause the project when:
- the quality question is not observable at the proposed camera point;
- the product or lighting changes too often for the team to maintain a reference set;
- no quality owner can define labels and release criteria;
- there is no path for uncertain results to reach a qualified reviewer;
- the cost of an incorrect automated action is greater than the team can govern;
- a conventional sensor or a process change would answer the question more simply.
The right outcome may be a better fixture, a rule-based check, or continued sampling. A computer-vision model is only useful when it improves a defined decision.
FAQ
Will computer vision replace quality inspectors?
It can reduce repetitive visual checking at a defined point. People still own the quality rule, review ambiguous cases, investigate causes, audit the process, and decide how the system changes.
Does a camera inspect every possible defect?
No. It can inspect what is visible under the validated conditions. Hidden, internal, or newly introduced defects require another method or a new validation.
How many images are required?
There is no honest universal number. The required data depends on defect variety, product variants, image conditions, and the error tolerance for the process. The evaluation set must represent the conditions in which the system will operate.
Can the model run on the factory network?
Possibly. The choice between edge, on-premises, and a managed service depends on latency, connectivity, data policy, maintenance capability, and the system interfaces at the inspection point.
A sensible first step
Bring one inspection point, its current quality rule, and the available image records to a process scan. We can help determine whether the first deliverable should be a feasibility check, an evaluation set, a review tool, or a production integration. For adjacent manufacturing work, see AI for predictive maintenance and AI agent solutions.
Related articles
Free process scan
Start with a free process scan.
- A 30-minute call with the engineer who would lead the work.
- A review of the processes that cost you the most time and money.
- A written summary of what to automate first and the likely cost range.
The scan chooses one process to assess, and within 2 business days you receive a recommendation, including when a simpler route is the better fit.
€0
30 minutes · written takeaway within 2 business days
Times are shown in your own time zone. We work with clients across time zones.
Describe the process in the form