Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Examples

Object Classes python

There are 2 ways to use this repository, manipulating the pydantic classes directly and having to bother with the ids or using object classes, easier to handle at runtime. The object classes examples are here

Generate C# Yarrow classes examples CSharp

Code examples to generate C# Yarrow file in .Net Core and .Net Framework here.

Generate simple Yarrow examples python

Code examples in Python and .Net here.

Generate Yarrow overlays examples python

Code examples in Python with output JSON file here.

Generate Keypoints python

Code example in Python on how to fill an annotation with keypoint information here