calculateTargetSize

fun calculateTargetSize(targetAspectRatio: Double, finderHeight: Int, finderWidth: Int): Pair<Int, Int>