Skip to main content

Nokia develops COVID-19 detection system; here's how it detects temperature, mask

Nokia is already using the system in its factory in Chennai (India) for two months and has screened more than 200,000 people in that facility

Photo Credit : Nokia / Reuters


Nokia has created an automated system that uses a thermal camera and real-time video analytics to determine if a person has COVID-19 symptoms and is wearing a mask, part of efforts to protect employees as they return to work.

The Finnish company has been using the system in its factory in Chennai, India, for two months and has screened more than 200,000 people in that facility.

The factory, which was closed for some time to comply with Indian regulations following the coronavirus outbreak, has more than 1,000 employees.

The system detects whether a person has a high temperature or is not wearing their face-mask and alerts the operation centre, the head of Analytics and IoT for Nokia, Amit Shah, told Reuters.

It comes with its privacy settings where faces can be blurred to comply with local regulations and deployed across different locations and monitored from a central facility without the need to keep a person at every checkpoint.

"Nokia factories and R&D centres are deploying this," Shah said, adding that talks were also at "pretty advanced stages" on deploying the system in North America, Latin America and Asia and across sectors including schools and government buildings.

Nokia said customers could expand the product to add other features, including predictive surveillance, machine maintenance and security threats. 

As part of its efforts to protect employees against COVID-19, Nokia has developed an automated system that uses a thermal camera and real-time video analytics to detect whether a person has COVID-19 symptoms or not. The automatic system also detects if a person is wearing a mask.

This system has been created to help the companies implement rules when its employees in India return to work.

The Finnish company is already using the system in its factory in Chennai (India) for two months. It has screened more than 200,000 people in that facility.

Nokia's factory in the southern city of India was closed for the last few months in wake of the coronavirus-led lockdown and nearly 1,000 employees returned to work after operation resumed at the facility.

According to Amit Shah, the head of Analytics and IoT, the system detects if a person has a high temperature or is not wearing face-mask and alerts the operation centre, reported Reuters.

facts credit: Reuters

Comments

Popular posts from this blog

Python program to print and add numbers starting 1 onwards till the sum of them is less than 100

Below is the code snippet to print the sum of number from 1 to 100 in Python. Check the indents. #Declaring Variable  sum=0  #Now Running For Loop from 1 to 100   #range(0,n) take 0 and leave the last element 'n'  for i in range (1,101):  #Checking weather sum is less than 100 or not       while((sum+i)<100):           sum+=i           print(sum,'\n')           #Once Printed Sum Now Break The While Loop           break #End Of Program #END OF THE PROGRAM

Facebook is testing ‘Green Screen’ editing tool for content creators

"Green Screen" will be available as an editing tool for the social media app whereas on Instagram it is available as an AR filter or effect." Facebook is testing a new feature for creators. The new “Green Screen” tool will allow users to add any video or image in the background of the Facebook Stories they create. This option is similar to the one available on Instagram already. However, it will be available as an editing tool for the social media app, whereas on Instagram it is available as an AR filter or effect. This tool was spotted by Mamun Billah via Social Media Today. As per the screenshot shared, the user can see the option in the stories section. The user can choose a photo or video from the Gallery section. When the user chooses the option, it is also labelled as “GREEN SCREEN by Instagram” at the bottom. Here’s the screenshot of the feature Green screen feature comes to facebook stories section! @MattNavarra pic.twitter.com/np9uMuQJaZ — Mamun Billah (@mamun...

Australia Takes on Google's Online Advertising Dominance, Calls for Data Shakeout

ACCC said Google's dominance of online advertising was so entrenched that existing laws were insufficient to rein in any anticompetitive behaviour. Australia's antitrust watchdog said it wants the power to curb Google's use of Internet data to sell targeted advertisements, saying the Big Tech firm dominated the market to the point of harming publishers, advertisers, and consumers. The comments, in a report published Tuesday, set up another possible showdown between Australia and Google months after the Alphabet unit vowed to pull core services from the country over a new content licensing law. It may also spur along an anti-monopoly lawsuit reportedly being prepared by the US justice department accusing Google of using its market muscle to hobble advertising rivals. European regulators are also scrutinising Google's advertising business. Google Abused Android Dominance, Shows Indian Antitrust Probe Report In its "ad tech" report, which still must be con...