-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
| region_image = cv2.applyColorMap(region_image, cv2.COLORMAP_JET) |
报错如下:
cv2.error: OpenCV(4.2.0) C:\projects\opencv-python\opencv\modules\imgproc\src\colormap.cpp:714: error: (-5:Bad argument) cv::ColorMap only supports source images of type CV_8UC1 or CV_8UC3 in function 'cv::colormap::ColorMap::operator ()'
Metadata
Metadata
Assignees
Labels
No labels