demo description url parsing

This commit is contained in:
Alexander Mordvintsev
2011-08-21 07:19:27 +00:00
parent 5b00763bb0
commit 0de8ed1099
3 changed files with 24 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
'''
Simple example of stereo image matching and point cloud generation.
Resulting .ply file cam be easily viewed using MeshLab (http://meshlab.sourceforge.net/)
Resulting .ply file cam be easily viewed using MeshLab ( http://meshlab.sourceforge.net/ )
'''
import numpy as np