Skip to main content

Weekly Wiki ✨

Greetings

This is Seraphina in Seeed Studio and welcome to the Seeed Studio weekly wiki! Each Monday, I will introduce you our latest wiki, including the ones related to our new products, the interesting projects published by Seeed Studio, and the tutorials, introductions, etc... You name it.

✨ For each week, when a collaborator contributes a project or fixes something important, we put the stars at the end of title of "Weekly Wiki" for more people be able to see their efforts👍.

Today is November 13th and a brand new week has begun! Check out what Seeed Studio did last week!

Latest Wiki Launched

Getting start with reTerminal and Pi camera with OpenCV

In this tutorial, we'll guide you through the process of setting up the reTerminal with a freshly installed Raspberry Pi OS Bullseye. Our goal is to interact with the PiCam and perform image processing and deep learning activities using the OpenCV library.

Face Detection with reTerminal and Pi camera with OpenCV

Face detection using the Haar Cascade method is a pivotal technique in computer vision, employing a machine learning model to recognize facial features. This method relies on a cascade of classifiers trained on Haar-like features, allowing for swift and accurate identification of faces in images and video streams. Its widespread application spans diverse fields, including facial recognition technology for security and authentication purposes, video surveillance systems, and even in photography software for automatic tagging and sorting based on detected faces. The Haar Cascade method is particularly valuable due to its computational efficiency, making it well-suited for real-time face detection in various contexts, contributing significantly to the advancement of facial analysis and identification technologies.

Object Detection with reTerminal and Pi camera

Object detection on edge computers has become a pivotal field in computer vision, enabling devices to autonomously perceive and respond to their surroundings. EfficientDet, a state-of-the-art object detection model, takes center stage in this domain. Designed to be resource-efficient, it strikes a balance between accuracy and computational demands, making it particularly well-suited for deployment on edge devices with limited processing power. Its ability to identify and locate multiple objects in real-time makes it a key enabler for enhancing the autonomy and intelligence of edge computing systems.

The Efforts of Contributor✨

Past Weekly wiki

Loading Comments...