提交 8d50d33d 编写于 作者: K Kentaro Wada

Use value=200 for LABEL_COLORMAP

上级 e1ce574c
...@@ -40,7 +40,7 @@ from labelme.widgets import ZoomWidget ...@@ -40,7 +40,7 @@ from labelme.widgets import ZoomWidget
# - Zoom is too "steppy". # - Zoom is too "steppy".
LABEL_COLORMAP = imgviz.label_colormap() LABEL_COLORMAP = imgviz.label_colormap(value=200)
class MainWindow(QtWidgets.QMainWindow): class MainWindow(QtWidgets.QMainWindow):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册