Back to FabImage Studio website

You are here: Start » Filter Reference » OpenCV » Drawing » cvGetFontScaleFromHeight

cvGetFontScaleFromHeight


Module: OpenCV

Calculates the font-specific size to use to achieve a given height in pixels.

Name Type Range Description
Input value inFontFace CvFontType Font type.
Input value inPixelHeight Integer 1 -
Input value inThickness Integer 1 -
Input value inFontItalic Bool When true, text letters are slanted.
Output value outScale Double

Complexity Level

This filter is available on Basic Complexity Level.