createDetectedLandmarksPanel

fun createDetectedLandmarksPanel(bufferedImage: BufferedImage, landmarks: List<Landmark>): JPanel

Create a component with the given bufferedImage and landmarks drawn on top of it.