1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

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
+1 -1
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