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

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...

What is Web3?

Web3- Third Generation of Web. The Decentralized Internet of the Future Explained. Hello Folks, In this blog, I am going to explain what is Web3, its benefits, cons, and its limitations. But before we jump on Web3, we need to know about Web1 and Web2. Here We Go! What is Web1? The Websites we are using today, Do they look the same 10 years Ago? The answer is NO. a Decade ago you can only browse the websites, you can only see the content that was generated by some web developer, in this context some company. That Era is known as the First Generation of web development or Web1 . at that time, Web1 became the medium of serving information and data in Read-Only Mode. Web1 often refers to read-only. In 2004 the era of Web1 concluded. What is Web2? After that, We came into the age of Social Media, where a user can post their own content on some websites, they can review or can give their feedback, and also they can generate their own content on ...

Java or C++?

Which programming language should I choose ? H ey Folks, If you are reading this blog, most probably you are going to start Competitive coding or you are initiating the journey of programmar. Or maybe you are a professional, Engineer well never mind. In this blog, I will explain to you the keypoint and language you should choose for your Programming Journey or for your Competitive Journey. To the point, if you are planning to start Competitive Programming , and no prior Kowlege of JAVA and I am assuming you are completely beginner, then without any doubt go for C++ . Why I am saying so, let me explain it in the simplest way. In CPP, you can use a lot of libraries helpful in competitive coding, and most important C++ is the most reliable and low latency language. when you will use the STL library to implement your code then you will fall in love with C++.You can easily use the property of Stack, Queue, and Priority Queue using STL and when it comes to program latency ...