public class opencv_imgcodecs extends opencv_imgcodecs
Constructor and Description |
---|
opencv_imgcodecs() |
Modifier and Type | Method and Description |
---|---|
static IplImage |
cvLoadImage(String filename) |
static IplImage |
cvLoadImage(String filename,
int iscolor) |
static IplImage |
cvLoadImageBGRA(String filename) |
static IplImage |
cvLoadImageRGBA(String filename) |
static int |
cvSaveImage(String filename,
CvArr arr) |
static int |
cvSaveImage(String filename,
CvArr arr,
int[] params) |
map
Copyright © 2024. All rights reserved.