feature/frame class
Compare changes
Files
5@@ -12,15 +12,17 @@ namespace rgbd {
@@ -56,6 +58,7 @@ public:
@@ -63,10 +66,9 @@ public:
@@ -98,6 +100,8 @@ private:
@@ -113,9 +117,13 @@ private:
Frame class to wrap all channels. Should be easier to use in code as access to any (available/calculated) channel is possible. Automatic transfers between host/gpu if not available in other.