VisPro
1.0
Project of Visualisierung 2
|
RGB buffer view class file. More...
#include <iostream>
#include <fstream>
#include <sstream>
#include <stdio.h>
#include <stdlib.h>
#include "StringHelpers.hpp"
#include <opencv2\opencv.hpp>
#include <opencv2\imgproc\imgproc.hpp>
#include <opencv2\highgui\highgui.hpp>
#include <opencv2\features2d\features2d.hpp>
#include <opencv2\nonfree\features2d.hpp>
#include <opencv2\nonfree\nonfree.hpp>
#include <Windows.h>
#include <opencv2\highgui\highgui_c.h>
#include <glew.h>
#include "BufferView.h"
Go to the source code of this file.
Classes | |
class | RGBBufferView |
RGB buffer view class file.