feature/frame class
Compare changes
@@ -12,25 +12,32 @@ namespace rgbd {
@@ -56,6 +63,7 @@ public:
@@ -63,10 +71,9 @@ public:
@@ -98,6 +105,8 @@ private:
@@ -113,9 +122,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.