|
Photosine 0.5
|
#include <JuceHeader.h>#include <iostream>#include <opencv2/core.hpp>#include <opencv2/video.hpp>#include <opencv2/videoio.hpp>#include <queue>#include <mutex>#include "UtilityWindow.h"#include "PhotosineLookAndFeel.h"#include "ProjectSettings.h"#include "ImageProcessing/ImageProcessing.h"#include "Timeline/TimelineComponent.h"#include "ViewportComponent.h"#include "PluginInterface/PluginMenuComponent.h"#include "PluginInterface/PluginEditorComponent.h"#include "PluginInterface/PluginManager.h"#include "MediaPoolComponent.h"#include "ResizeLineComponent.h"#include "Tests/BackendTests.h"#include "BuildInfoComponent.h"Classes | |
| class | PhotosineComponent |