initial base widget implementation

This commit is contained in:
ozantonkal
2013-07-03 18:48:11 +03:00
parent e0b7e63787
commit 54c7dfab83
4 changed files with 165 additions and 3 deletions

View File

@@ -50,7 +50,6 @@
#include <opencv2/viz/types.hpp>
#include <opencv2/viz/mesh_load.hpp>
cv::Mat cvcloud_load()
{
cv::Mat cloud(1, 20000, CV_32FC3);