Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Create Gen2 examples #102

Closed
11 tasks done
VanDavv opened this issue Dec 17, 2020 · 3 comments
Closed
11 tasks done

Create Gen2 examples #102

VanDavv opened this issue Dec 17, 2020 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation Gen2 Feature for or issue with Gen2

Comments

@VanDavv
Copy link
Contributor

VanDavv commented Dec 17, 2020

Start with the why:

The Gen2 Pipeline Builder (luxonis/depthai#136) allows theoretically infinite permutations of pipelines to be built. So there is no way to do what we did with depthai_demo.py in Gen1 where effectively all permutations of configs can be done via CLI options.

So for Gen2 it will be necessary to show how the fundamental nodes can be used in easy, and simple ways. This way, the pipeline consisting of multiple nodes can be easily built for a given application by piecing together these simple/clear examples.

Allowing the power of these permutations, but with the speed of copy/paste plugging together of examples.

Move to the how:

Make a bunch of simple and easy-to-read examples of its usage, so that users can understand the API easier.

These examples will then also be integrated into automated QA, so that they will be known to work for any new releases/improvements of the DepthAI library.

Move to the what:

TODO list of the examples to prepare:

@Luxonis-Brandon Luxonis-Brandon added the documentation Improvements or additions to documentation label Dec 17, 2020
@Luxonis-Brandon Luxonis-Brandon added the Gen2 Feature for or issue with Gen2 label Dec 17, 2020
@Luxonis-Brandon
Copy link
Contributor

Most of these are now implemented in this PR: luxonis/depthai-experiments#24

@VanDavv
Copy link
Contributor Author

VanDavv commented Jan 8, 2021

Instead of experiments, we'll keep our examples in depthai-python repository, related PR here - luxonis/depthai-python#77

@VanDavv
Copy link
Contributor Author

VanDavv commented Apr 7, 2021

Rest of the examples were implemented here - luxonis/depthai-python#184. We can close this issue IMO

@VanDavv VanDavv closed this as completed Apr 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation Gen2 Feature for or issue with Gen2
Projects
None yet
Development

No branches or pull requests

2 participants