Skip to content

viralpump/meta-odetect

Repository files navigation

This README file contains information on the contents of the meta-odetect poky layer.
This layer supports the build of Odetect on various platforms (including x86_64 and arm64) within the Yocto build environment.
This layer only supports POKY Kirkstone branch at the moment

ODETECT SPECIFIC DETAILS YOU CAN FIND IN recipes-example/odetect/files/odetect/README

Please see the corresponding sections below for details.

Dependencies
============

  opencv4>=4.5.5

Patches
=======

Table of Contents
=================

  I. Adding the meta-odetect layer to your build
 II. Add odetect to your conf


I. Adding the meta-odetect layer to your build
=================================================

Run 'bitbake-layers add-layer meta-odetect'

II. Add odetect to your conf
========

Add odetect to local.conf of your tocto build as follow:
IMAGE_INSTALL:append = " odetect"

About

Yocto layer for embedded objects detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published