depthai-core icon indicating copy to clipboard operation
depthai-core copied to clipboard

added missing examples for EdgeDetector and SystemInfo

Open b-lovro opened this issue 6 months ago • 3 comments

Purpose

Added v3 python examples for EdgeDetector and SystemLogger (docs support)

b-lovro avatar Jun 10 '25 14:06 b-lovro

For the sake of completeness, I think we should also add matching C++ examples.

lnotspotl avatar Jun 11 '25 20:06 lnotspotl

@lnotspotl do you mind adding the C++ versions and add both to CI (also both should be moved to RVC2 folder, RVC4 is not supported)

moratom avatar Jun 12 '25 15:06 moratom

I've moved the examples into the RVC2 folder, added two new, practically identical, C++ examples and finally added those the the CI testing suite. I've tested the examples and they work nicely. :+1:

lnotspotl avatar Jun 17 '25 16:06 lnotspotl