Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

Face Unlock on Pixel 11 series works better in low light

Since the Pixel 8 , Google’s camera-based face recognition has supported Android’s highest biometric standard. The Pixel 11 series now offers Face Unlock that “recognizes you more easily in low light.”

Face Unlock on Pixel 11 series works better in low light

Google's Pixel 11 series introduces improved Face Unlock that works better in low light conditions compared to previous Pixel 10 series phones. This enhancement is highlighted in the product listings for the Pixel 11, 11 Pro, and 11 Pro Fold models, which tout faster, more secure, and more accurate Face Unlock performance in darker surroundings.

The improvement is specifically mentioned in comparison to the Pixel 10 series, as indicated at the end of a carousel detailing features such as Titan M3 security, built-in VPN, Call Screen, Scam Detection, and Satellite SOS. The standalone "Pixel Safe" page provides additional information stating that Face Unlock now allows users to access their private information more easily and quickly, even in darker settings, thanks to the updated Face Unlock feature.

Google first reintroduced Face Unlock with the Pixel 7 after discontinuing it with the Pixel 4, integrating it with tap-to-pay transactions and app sign-ins, crediting Tensor G3 and advanced machine learning algorithms for the capability. While the Pixel 11 update aims to address the limitations of Google's camera-based face recognition, Google has not yet provided specifics on whether dedicated facial recognition hardware, similar to Apple's Face ID, will be included with the Pixel 11 series.

Written by urgent.news from 9to5Google's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at 9to5google.com →

More in Tech

My First Time Putting an App on AWS (A Beginner's Story)

Today I did something I've wanted to do for a while — I took an app running on my own laptop and put it "live" on the internet using AWS.

  • AWS provides virtual servers to run apps without owning physical hardware.
  • EC2 service offers managed virtual computers for application hosting.
  • App was successfully accessed via browser using instance's public DNS.

Build a POS receipt printer in Node.js

Disclosure: I build Receiptful, the printing API used in this tutorial. The Node and Express parts apply whatever you print with.

  • Node.js service created for POS receipt printing
  • Printer identified by printer ID and API key
  • Order data rendered as HTML for custom layout

More from Sunday 16 August →