How does that new bank ATM check if your heart rate is normal in seconds?
A look at how a public vital sign scanner embedded in bank ATMs reads heart rate in seconds, and what it means for kiosk makers and fintech teams.

Stand in front of a newer bank ATM and you may notice something that has nothing to do with cash. While the screen prompts you for a PIN, a small camera near the top of the bezel is quietly reading the color of your face, frame by frame, and within a few seconds it can show whether your heart rate sits inside a normal resting band. This is not a gimmick bolted onto a banking terminal. It is an early sign that the public vital sign scanner is becoming a standard feature class for self-service hardware, and it is forcing kiosk manufacturers and financial technology teams to think about wellness as an extended service rather than a separate product line.
A 2024 clinical validation study of camera-based pulse rate monitoring in cardiovascular disease patients reported a mean absolute error of 1.061 beats per minute and a Pearson correlation of 0.962 against ECG, while the Health ATM segment was estimated at 859.78 million dollars in 2025. - figures from PMC clinical validation research and 360iResearch market sizing
What a public vital sign scanner actually measures
The technology behind the heart rate readout is remote photoplethysmography, usually shortened to rPPG. Every time the heart beats, a pulse of blood moves through the capillaries just under the skin of the face. That pulse changes how much light the skin absorbs and reflects, by an amount far too small for the human eye to notice. A standard RGB camera, the same kind already sitting in most ATM bezels for fraud and security purposes, can capture those tiny color shifts across many video frames. Signal processing isolates the periodic component, filters out lighting noise and small head movements, and converts the rhythm into a pulse rate.
A public vital sign scanner built on rPPG has three practical advantages for a banking terminal. It is contactless, so nothing needs to be cleaned or replaced between users. It reuses a camera that the hardware likely already carries. And it returns a result in the same window a person is already standing still to complete a transaction, which means no extra dwell time. For a fintech team evaluating extended services, those three properties are why heart rate is the entry point rather than blood pressure or glucose, which need contact or consumables.
The important framing for product owners is scope. A scanner at an ATM is a general wellness awareness feature, not a diagnostic instrument. It tells a user whether a reading looks typical, nudges them toward follow-up if it does not, and keeps the bank firmly out of the regulated medical device category. Getting that boundary right is the difference between a feature that ships and one that stalls in legal review.
How the ATM approach compares to other public terminals
Heart rate screening is showing up across several kinds of public-facing hardware, and each environment changes the engineering tradeoffs. The table below compares the common deployment contexts a kiosk or device maker is likely to weigh.
| Deployment context | Primary sensing method | Typical dwell time | Wellness vs clinical intent | Main integration challenge |
|---|---|---|---|---|
| Bank ATM scanner | rPPG via existing bezel camera | 3 to 8 seconds | General wellness awareness | Lighting variability and short user attention |
| Pharmacy health kiosk | rPPG plus optional contact cuff | 30 to 60 seconds | Screening with referral | Cleaning and consumable logistics |
| Airport or border screen | rPPG at a distance | Sub-second to seconds | Population screening | Motion and crowd separation |
| Gym check-in display | rPPG via tablet camera | 5 to 15 seconds | Fitness and wellness | Post-exercise elevated heart rates |
| Clinical waiting-room station | Embedded rPPG plus other vitals | 30 to 90 seconds | Pre-encounter triage | Regulatory documentation and EHR linkage |
A few patterns stand out for anyone planning an ATM rollout:
- The ATM has the shortest realistic dwell time of any of these contexts, so the algorithm has to lock onto a stable signal quickly or not bother the user at all.
- Banking environments often have harsh and inconsistent overhead lighting, which is one of the documented weak points of camera-based pulse estimation.
- Because the intent is wellness awareness, the bar for what counts as a useful result is different from a clinical station, but the trust bar with the public is arguably higher.
Industry applications beyond the cash machine
Financial technology and branch services
Banks are looking for reasons to keep branch and ATM footprints relevant as transactions move to phones. A public vital sign scanner gives a measurable, differentiating service that costs almost nothing in incremental hardware when the camera already exists. The natural model is opt-in: a user taps a wellness tile, holds still, and receives a heart rate band with a privacy notice. The data does not need to leave the device if the processing runs at the edge.
Kiosk manufacturers
For kiosk OEMs, the opportunity is to ship a single embedded vitals capability that can be configured per vertical. The same engine that reads a pulse at an ATM can run on a pharmacy kiosk, a gym check-in screen, or a clinic station, with the intent and reporting tuned to each context. That reuse is what makes embedded rPPG attractive as a platform decision rather than a one-off feature.
IoT and smart-space platforms
Platform providers see the scanner as one more sensor stream. Heart rate captured at a public terminal can feed an anonymized wellness dashboard, a building occupancy and comfort system, or an opt-in personal health record, depending on consent. The technical requirement is the same in each case: a compact, on-device engine that does not depend on a constant cloud connection.
Current research and evidence
The accuracy picture for camera-based heart rate is now reasonably well documented. A 2024 clinical validation study published in PMC tested rPPG-enabled contactless pulse rate software in cardiovascular disease patients and reported a mean absolute error of 1.061 beats per minute with a Pearson correlation of 0.962 against ECG, which is strong agreement for a resting measurement. A separate 2024 study combining rPPG with a multimodal random forest model reported a mean absolute error of about 3.06 beats per minute and a root mean squared error of 10.53 beats per minute, a reminder that performance varies with method and conditions.
The literature is equally clear about limits. A widely cited finding, reported through News-Medical, is that rPPG accuracy can drop sharply at elevated heart rates, which matters for any deployment near exercise or stress. Reviews of rPPG and deep learning consistently name three failure modes: motion artifacts, poor or uneven lighting, and variation in skin pigmentation. For an ATM, lighting and motion are the dominant concerns, and they are exactly the conditions that separate a robust commercial engine from a laboratory demo.
On the market side, 360iResearch estimated the Health ATM segment at 859.78 million dollars in 2025 with growth projected to 978.95 million dollars in 2026. That sizing covers full diagnostic kiosks rather than camera-only heart rate features, but it signals real procurement budgets behind public health hardware. Intel has also documented Health ATM reference designs running diagnostics at the edge, which lines up with the architectural direction most serious deployments are taking.
The Future of the public vital sign scanner
The near-term trajectory points toward more vitals from the same camera. Respiratory rate is already demonstrated alongside heart rate in camera-based systems, and research into camera-derived blood pressure trends and stress indicators is active, though not yet reliable enough for unsupervised public use. The likely path is incremental: heart rate first because it is the most defensible, then respiratory rate, then carefully scoped trend indicators with heavy disclaimers.
Three forces will shape adoption. Edge processing will keep raw video on the device, which sidesteps much of the privacy and data residency anxiety that would otherwise stall a banking deployment. Standardized integration will let one engine serve many form factors, lowering the cost of adding the feature. And clearer regulatory lines between wellness awareness and medical diagnosis will give product teams the confidence to ship. The companies that win this category will treat the public vital sign scanner as a trust product, where transparent consent and honest framing of what a reading means matter as much as the signal processing itself.
Frequently asked questions
Is an ATM heart rate reading a medical diagnosis?
No. A public vital sign scanner at an ATM is designed for general wellness awareness. It indicates whether a heart rate falls in a typical resting range and may suggest follow-up, but it is not a diagnostic device and should not replace a clinical measurement.
How can a camera read a pulse without touching the skin?
It uses remote photoplethysmography, which detects tiny color changes in facial skin caused by blood flow with each heartbeat. Software extracts the rhythm of those changes from many video frames and converts it into a pulse rate, all without contact.
How accurate is contactless heart rate at a public terminal?
In controlled and resting conditions, validation studies have reported errors close to 1 beat per minute against ECG. Accuracy falls with motion, poor lighting, and elevated heart rates, which is why public terminals frame results as wellness awareness rather than precise clinical values.
What does a bank gain from adding a wellness scanner?
It reuses an existing camera to offer a differentiating, low-cost service that adds value to branch and ATM visits, supports community wellness positioning, and creates an opt-in engagement point without entering the regulated medical device space.
For kiosk manufacturers, fintech teams, and IoT platform providers evaluating this space, the build-versus-integrate decision usually comes down to how reliably the engine performs in real lighting and short dwell times. Circadify is addressing this directly with an embedded rPPG engine designed to drop into kiosks, ATMs, tablets, and clinical hardware. Teams scoping a public vital sign scanner can review the practical requirements in the hardware integration guide at https://circadify.com/custom-builds/clinical-kiosks.
