“Can a model look at a painting and tell us something a trained eye would miss?” The honest answer in 2026 is: sometimes, on narrow questions, when the imaging is right and the model is being used as one signal among several. That gap — between the magical-AI framing and what computer vision actually contributes to art practice — is what this article is about. Computer vision earns its place in art when it operates as instrumentation rather than oracle. Conservation labs use it to map damage and underdrawings. Catalogue teams use it to find related works across millions of records. Generative-AI workflows use it to extract style and composition signals that condition image synthesis. None of these are “the AI understands the painting.” They are specific pipelines doing specific jobs, with specific failure modes worth naming. What computer vision actually does to a painting A digital image of a painting is a tensor of pixel values. Every CV technique applied to it is some function over that tensor, often after a deep neural network has projected it into a higher-dimensional feature space. The model does not “see” the painting in any human sense. It computes statistics over patches, edges, textures, and learned embeddings, and those statistics turn out to be useful for a handful of well-scoped tasks. The useful tasks fall into four families: Detection and segmentation — locating regions (a figure, a face, a damaged area, a retouched zone) and assigning pixels to classes. Embedding and similarity — projecting the image (or a crop) into a vector space where “looks like” becomes “is nearby.” Cross-modal imaging — fusing visible-light photography with multispectral, infrared, UV, or X-ray captures so a CV pipeline can extract structure invisible in the colour image. Conditioning for generation — using CV features (depth, pose, edges, segmentation maps, style embeddings) as control signals for diffusion models so the generator follows a reference rather than hallucinating freely. That is the entire toolbox. Everything else — “AI authentication,” “AI restoration,” “AI-generated art in the style of X” — is some composition of these four families wrapped in a workflow. Where it earns its keep in conservation Conservation is where CV is least controversial and most useful, because the question is well-posed and the ground truth is physical. A conservator looking at a 17th-century panel wants to know: where has paint been added later? Where is the substrate cracked? What does the underdrawing look like? Can we register today’s high-resolution photograph to a 1955 archival shot to track change? The CV stack for those questions is now reasonably standard. Multispectral and hyperspectral imaging captures the work across wavelengths the eye does not see. Segmentation networks — U-Net and SegFormer variants are common — produce damage and retouching maps from those captures. Image registration aligns historical and current photography pixel-for-pixel. Photogrammetry and Gaussian Splatting handle the move into 3D for sculpture and relief work. This is an observed pattern across the major European and US conservation centres we have spoken to over the last three engagements; most now have an in-house CV or imaging specialist on staff, not an outsourced vendor relationship. The pipeline matters because each stage has its own failure mode. A segmentation model trained on one museum’s annotation conventions does not transfer cleanly to another’s. Multispectral capture without proper colour calibration produces pretty pictures that mislead. The conservator’s judgment is not being replaced; it is being given better instruments and asked harder questions. What CV does for attribution — and what it cannot do Attribution is where the magical-AI framing causes the most damage. The market for any newly attributed canvas runs into the millions, so a confident-sounding “the AI says this is a Rembrandt” headline gets attention out of proportion to its evidence. The credible workflow looks nothing like that headline. Evidence type What CV contributes What it does not settle Brushstroke micro-pattern Embedding similarity to a master corpus; outlier detection Whether the work was finished by the master or a workshop hand Pigment distribution Hyperspectral classification maps showing pigment composition spatially Whether pigments are period-correct (chemistry, not CV, answers this) Canvas / weave analysis Weave-fingerprinting at high resolution; matching to known bolt-of-canvas patterns Whether a matching weave implies the same studio or just the same supplier Stylistic composition CV similarity search for related compositions across catalogue collections Authorship vs. faithful copy vs. period imitation observed-pattern across our engagements with conservation and authentication teams: AI evidence is treated as one input alongside provenance research, physical analysis (UV, X-ray, pigment spectroscopy, dendrochronology), and connoisseurial review. Public disputes from the last few years where AI-only attribution claims were later questioned have made this multi-evidence posture the default position for any auction house or institution that wants its reputation intact. The takeaway for anyone scoping such a project: the CV pipeline should be designed to surface evidence, not verdicts. The output of the model is “here are five regions where the brushstroke statistics diverge from the comparison corpus, ranked by confidence.” It is never “this is genuine” or “this is a fake.” Generative AI and the painting market The most-asked question we get from gallerists is whether generative AI threatens traditional painting as a market. The short answer is: not the primary fine-art market, materially, yet. The value drivers there — provenance, scarcity, the artist’s biography and reputation — are not commodities a diffusion model can produce. A canvas with an unbroken chain of custody from a known studio is a different object from a generated image, and the market prices it that way. The displacement has happened elsewhere. Commercial illustration, concept art, decorative-print categories, stock photography, much of the editorial illustration market — these are categories where the output is the product rather than the artist, and they have been compressed substantially. Galleries that incorporate AI-collaborated work as a distinct category (with a human practice attached) have generally seen interest grow. Pure-AI work presented without a human practice has had a much harder time finding committed collectors. This is a market-direction observation rather than a benchmark — we are reading the same auction reports and gallery surveys everyone else can read, plus what conservation and gallery clients tell us about their booking patterns. It is the right framing for a buyer or artist orienting themselves, not a number anyone should put in a pitch deck. What it means for the engineering thread For teams scoping a CV-for-art project, three things tend to determine whether the work pays off: The question is narrow enough to engineer. “Detect retouched zones on this corpus of panels” is engineerable. “Tell us if this painting is genuine” is not, and pursuing it as a single-model problem wastes budget. The imaging upstream is taken seriously. Most CV failure in this domain is calibration and capture failure dressed up as model failure. Multispectral rigs, colour management, lighting consistency, and registration discipline determine the ceiling on what any model can do. The output is designed for a domain expert to act on, not to replace them. Conservators, curators, and auction specialists are the users. A pipeline that produces a verdict they cannot interrogate is a pipeline they will not adopt. When CV is used this way — as an instrument, scoped to a question, calibrated upstream, interpretable downstream — it earns its place in the art world’s workflows. The cases where it embarrasses people are the cases where it was treated as an oracle. For a deeper architectural walkthrough of the engineering thread underneath the face-related applications mentioned above, see Facial Recognition in Computer Vision: How the Pipeline Actually Works. For broader programme context across our engagements, explore our Computer Vision R&D practice. Frequently asked questions How is computer vision used in painting and the visual arts? Four practical applications dominate in 2026: (1) attribution and authentication — brushstroke, pigment, and weave analysis comparing a candidate work to a master corpus; (2) conservation — multispectral and X-ray imaging combined with segmentation models to map damage, retouching, and underdrawings; (3) catalogue and provenance work — visual similarity search across millions of records; (4) generative-AI tooling that uses CV-based style and composition analysis to drive controlled image synthesis (ControlNet, IP-Adapter, reference-only conditioning). Can AI tell whether a painting is real or fake? It can produce useful evidence — brushstroke micro-pattern analysis, pigment-distribution maps, weave-fingerprinting of canvases — but conservators and authenticators do not, and should not, treat any single AI model as authoritative. The credible 2026 workflow is multi-evidence: AI as one signal alongside provenance research, physical analysis (UV, X-ray, pigment spectroscopy, dendrochronology), and connoisseurial review. AI-only attribution claims have already produced public disputes that should warn buyers off. Does generative AI threaten the painting market? The primary-market effect on traditional fine-art painting has been small — the value drivers there (provenance, scarcity, the artist’s biography and reputation) are not commodities AI can produce. The bigger displacement has been in commercial illustration, concept art, and decorative-print categories where output is the product rather than the artist. Galleries that incorporate AI-collaborated work as a distinct category have generally seen interest grow; pure-AI work without a human practice attached has had a much harder time. What computer-vision techniques are most used in art-conservation labs? Multispectral and hyperspectral imaging with custom CV pipelines for pigment identification; segmentation networks (U-Net, SegFormer) for damage and retouching maps; registration and stitching for high-resolution macro photography; image-similarity search for matching fragments and identifying related works across collections; Gaussian Splatting and photogrammetry for 3D capture of sculptures and reliefs. Most major museums and conservation centres now have an in-house CV / imaging specialist. Image credits: Freepik