jveitchmichaelis / deeplabel

A cross-platform desktop image annotation tool for machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV 4.0.0 does not have COLORMAP_MAGMA what is the right version?

tbhunderbird opened this issue · comments

OpenCV 4.0.0 does not have COLORMAP_MAGMA what is the right version?

You can see supported versions here. Looks like 4.1.0 at least:

https://docs.opencv.org/4.1.0/d3/d50/group__imgproc__colormap.html

It was meant as a hint to update your installation hints ;)
But thanks for the quick reply!