What we do
Our Products
AVIS is real-time data monitoring, control, and automation system which can be used in a wide range of scenarios. The device is a highly versatile, programmable microcontroller which has its core around IoT (Internet of Things).
ReAD or Real-time Autonomous Detection System is a sophisticated object detection system that can be trained to detect a wide variety of objects. Its prime application is in intrusion detection, security, and surveillance.
This system uses image processing and deep learning to solve complicated industrial tasks. This system is primarily used in quality control and defect/abnormality detection.
Our Clients
We build products that are
From Our Blog
OpenCV- a library with sight
OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications…
How to use Raspberry Pi in headless mode
Connecting Raspberry Pi to an HDMI based display may come with a few restrictions like availability of a working monitor or TV screen and henceforth, portability. Here is how you…
Running a Python script at reboot on Linux
Make a ‘.sh’ file: If you’re using SSH to connect your Raspberry Pi (i.e., in headless mode), type in the following command in the terminal window: ssh pi@10.0.1.68 #where 10.0.1.68 is…