コード例 #1
0
ファイル: ds325.py プロジェクト: Snkz/DepthSense-SimpleCV
    def getVertexFP(self):
        ''' Return a floating point vertex map for points in the depth map as 
        a numpy array'''

        return ds.getVerticesFP()