Feature/bilateralfilter
Compare changes
@@ -2,6 +2,7 @@
@@ -10,6 +11,8 @@ using cv::Mat;
@@ -26,7 +29,7 @@ void FixstarsSGM::compute(const cv::Mat &l, const cv::Mat &r, cv::Mat &disp) {
@@ -35,8 +38,20 @@ void FixstarsSGM::compute(const cv::Mat &l, const cv::Mat &r, cv::Mat &disp) {
\ No newline at end of file