createDetectedLandmarksPanel
fun createDetectedLandmarksPanel(bufferedImage: BufferedImage, landmarks: List<Landmark>): JPanel
Content copied to clipboard
Create a component with the given bufferedImage and landmarks drawn on top of it.