Project 'nicolas.pope/ftl' was moved to 'nicolaspope/ftl'. Please update any links and bookmarks that may still have the old path.
Implement #150 splat resizing
Compare changes
Files
5+ 19
− 0
@@ -222,6 +222,7 @@ void ftl::gui::Camera::showSettings() {
@@ -255,6 +256,19 @@ static void visualizeDepthMap( const cv::Mat &depth, cv::Mat &out,
@@ -303,6 +317,11 @@ const GLTexture &ftl::gui::Camera::captureFrame() {