Skip to content

zwe-htet-paing/ComputerVision

Repository files navigation

Simple Computer Vision Projects

This repository contains sample projects related to computer vision.

Face Detection and Measurement using OpenCV

Overview

The Face Detection and Measurement using OpenCV project designed to detect face and calculates the distance between the camera and a person's face based on known measurements. The distance is calculated using the focal length, which is determined from a reference image where the face width is known.

How to Use

To get started with the Face Detection and Measurement using OpenCV project, navigate to the Face Detection and Measurement using OpenCV directory.

Object Detection and Measure Distance using YOLOv8

Overview

The Object Detection and Measure Distance using YOLOv8 project is designed to detect object and calculates the distance between the camera and a detected object (e.g., person) based on known measurements. The distance is calculated using the focal length, which is determined from a reference image where the object width is known.

How to Use

To explore the Object Detection and Measure Distance using YOLOv8 project, visit the Object Detection and Measure Distance using YOLOv8 directory.

Serve an ML Model using FastAPI

Overview

The Serve an ML Model using FastAPI project is to serve as an Image Classifier API using FastAPI, allowing users to make predictions on images.

How to Use

To explore the Serve an ML Model using FastAPI project, visit the Serve an ML Model using FastAPI directory.

About

Sample Computer Vision Projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published