Posted inComputer Vision AirGen next generation AirSim Blog post of ScaledFoundations.aihttps://www.scaledfoundations.ai/post/airgen https://www.youtube.com/watch?v=XTP3kQqsN1o
Posted inCode Computer Vision Tips and Tricks OpenCV fonts putText function can be used to render text on image. Below fonts are available to use with OpenCV. enum HersheyFonts { FONT_HERSHEY_SIMPLEX = 0, //!< normal size sans-serif font FONT_HERSHEY_PLAIN…