摘要:
import matplotlib.pyplot as plt import matplotlib.image as mpimg import numpy as np import cv2 import math import os def grayscale(img): # It converts 阅读全文
摘要:
""" Mask R-CNN Common utility functions and classes. Copyright (c) 2017 Matterport, Inc. Licensed under the MIT License (see LICENSE for details) Writ 阅读全文
摘要:
IfcEventTypeEnum定义可以指定的不同类型事件的范围。 IFC4新增的实体 Enumeration definition ConstantDescription STARTEVENT An initiating event of a process. ENDEVENT A termina 阅读全文