Skip to main content
  1. Home
  2. Emerging Tech
  3. Computing
  4. Health & Fitness
  5. News

Smart camera software can monitor your vital signs just by looking at you

Add as a preferred source on Google

Wearable devices that can monitor your heart rate are so November 2016. A U.K.-based startup is taking health monitoring tech to the next level with technology capable of monitoring a person’s vital signs from across the room, without even touching them.

Most impressive of all is the fact that doing so doesn’t require any proprietary hardware, and is instead achieved using software that can run on standard digital video cameras.

Recommended Videos

“We do not build hardware,” Oxehealth’s CEO Hugh Lloyd-Jukes told Digital Trends. “Our software can be loaded onto chips on a camera or a small chip attached to it. We work with commercial partners who build hardware solutions around our unique software solutions, and integrators who add service and support to the package.”

As you might expect, transforming video cameras into health monitors requires some ingenuity.

“Our software uses the science of photoplethysmography to monitor human heart rate, detecting imperceptible changes in the skin [in the form of] ‘microblushes,’ each time the heart beats,” Lloyd-Jukes continued. “This is the science that wired medical devices being used in hospitals today depend on. However, Oxecam algorithms are able to detect these changes by analyzing the pixels from the video feed on a standard digital video camera. This means that Oxecam is able to track heart rate from a distance of several meters, in any light conditions, with the same levels of accuracy as a wired medical device.”

The same idea is true when it comes to the system’s ability to monitor breathing; detecting minute mechanical movements of the body through the video feed, each time a patient takes a breath.

In clinical studies at Oxford University hospitals and in the field, the algorithm’s vital sign measurements were as accurate as the standard medical technology used for carrying out the same tasks.

“Initially we see that there is a critical need to support medical and custodial staff in monitoring vulnerable people in secure mental health, police custody, and prisons, where wired monitoring devices are unsuitable,” Lloyd-Jukes said. “Beyond this, there is a pressing need to support our nurses, doctors, and carers in acute hospitals, nursing homes, and assisted living to help them cope with the epidemic of chronic conditions as developed country populations age.”

In the future, however, the startup hopes that similar technology can be used to monitor health and human activity outside of traditional care settings. For instance, cameras equipped with similar smart algorithms could be used in the dashboards of cars so that the health and safety of drivers and passengers in vehicles can be monitored.

Before self-driving cars take over for good, it’s easy to imagine technology like this being used to keep an eye on drivers and to take over the wheel and pull over in the event of a serious medical emergency.

“Our video analytics product is available [right now] for commercial deployment,” Lloyd-Jukes said. “Our medical analytics solution is not yet on the market, but we are working with a select group of development partners and clinical research collaborators to run joint clinical studies.”

Luke Dormehl
I'm a UK-based tech writer covering Cool Tech at Digital Trends. I've also written for Fast Company, Wired, the Guardian…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more