/GenerateRandomScatter

Tool to generate random scatter plots with their ground truth in C# using OxyPlot.

Primary LanguageC#

Generate Random Scatter Plots

Tool to generate random scatter plots with their ground truth in C# using OxyPlot. Based on the scatteract project.

  • Image outputted in png and pdf.
  • Ground truth are outputted in Pascal VOC xml format. Example of Pascal VOC file for the scatter plot below here.
  • Available classes are point, tick and label.
  • OxyPlot models are saved in json. Example for the scatter plot below here.

Scatter plot with the bounding boxes

plot example bbox

Scatter plot generated

plot example