[Version] 1.0.5-0
[Issue type] bug fix
Change-Id: Icc76c2309cbeda584c4b41f8b2fac4897d8ecef0
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
{
textureThreshold = 1;
aggregationWindowWidth = 10;
- aggregationWindowWidth = 10;
+ aggregationWindowHeight = 10;
maxSpeckleSize = 10;
}
};
DfsData()
{
- data = nullptr;
+ data = pointCloudData = nullptr;
type = 0;
width = height = stride = 0;
}
Name: dfs-adaptation
Summary: Adaptation of depth-from-stereo
-Version: 1.0.4
+Version: 1.0.5
Release: 0
Group: Multimedia/Framework
License: Apache-2.0