Skip to content

Instantly share code, notes, and snippets.

View mndar's full-sized avatar
💻
On Desk

Mandar Joshi mndar

💻
On Desk
  • Mumbai
View GitHub Profile
@mndar
mndar / add_gst_rtp_header.c
Created October 13, 2017 15:43
add_gst_rtp_header.c
/* GStreamer
* Copyright (C) 2008 Wim Taymans <wim.taymans at gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
#include <iostream>
#include "tensorflow/cc/client/client_session.h"
#include "tensorflow/cc/ops/standard_ops.h"
#include "tensorflow/cc/ops/image_ops.h"
#include "tensorflow/core/framework/tensor.h"
#include "tensorflow/core/public/session.h"
#include <opencv2/opencv.hpp>
using namespace std;