downsample.h
Go to the documentation of this file.
1 // License: Apache 2.0. See LICENSE file in root directory.
2 // Copyright(c) 2019 Intel Corporation. All Rights Reserved.
3 
4 #pragma once
5 
6 #include <opencv2/opencv.hpp> // Include OpenCV API
7 
8 void downsample_min_4x4(const cv::Mat& source, cv::Mat* pDest);
void downsample_min_4x4(const cv::Mat &source, cv::Mat *pDest)
Definition: downsample.cpp:13
GLsizei GLsizei GLchar * source


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:47:12