Introduction ASP.NET Boilerplate provides an easy way of using embedded Razor views (.cshtml files) and other resources (css, js, img... files) in your web application. You can use this feature to create plugins/modules that contains UI functionality
// oj3.cpp : Defines the entry point for the console application.// #include "stdafx.h"#include<iostream>#include<opencv2\opencv.hpp>#include<opencv2/imgproc/types_c.h> #include <opencv2\objdetect\objdetect_c.h> #include