Start » Filter Reference » OpenCV » Drawing » cvGetFontScaleFromHeight
Module: | OpenCV |
---|
Calculates the font-specific size to use to achieve a given height in pixels.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inFontFace | CvFontType | Font type. | |
![]() |
inPixelHeight | Integer | 1 - ![]() |
|
![]() |
inThickness | Integer | 1 - ![]() |
|
![]() |
inFontItalic | Bool | When true, text letters are slanted. | |
![]() |
outScale | Double |
Complexity Level
This filter is available on Basic Complexity Level.