├── .gitattributes ├── .gitignore ├── AdvancedInstaller ├── .gitattributes ├── DialogBackground.bmp ├── DialogBackground.png ├── Prerequisites │ ├── .NET Framework 4.8 │ │ ├── .gitattributes │ │ └── ndp48-x86-x64-allos-enu.exe │ ├── PostgreSQL │ │ └── postgresql-12.4-1-windows-x64.exe │ ├── Visual C++ 2010 SP1 │ │ ├── vcredist_x64.exe │ │ └── vcredist_x86.exe │ ├── Visual C++ 2010 │ │ ├── vcredist_x64.exe │ │ └── vcredist_x86.exe │ ├── Visual C++ Redistributable for Visual Studio 2015-2019 │ │ ├── .gitattributes │ │ └── VC_redist.x64.exe │ └── Visual C++ Redistributable for Visual Studio 2017 │ │ └── vc_redist.x64.exe └── VTC.aip ├── Example Settings └── user.config ├── Indicators ├── App.config ├── Indicators.csproj ├── LEDIndicator │ ├── LEDGreenOff.png │ ├── LEDGreenOn.png │ ├── LEDIndicator.cs │ ├── LEDIndicator.resx │ ├── LEDRedOff.png │ └── LEDRedOn.png └── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings ├── License.rtf ├── Local.testsettings ├── README.md ├── SharedAssemblyInfo.cs ├── Thirdparty ├── .gitattributes ├── CUDA11.2 │ ├── cublas64_11.dll │ ├── cublasLt64_11.dll │ ├── cudart32_110.dll │ ├── cudart64_110.dll │ ├── cudnn64_8.dll │ ├── cudnn_adv_infer64_8.dll │ ├── cudnn_adv_train64_8.dll │ ├── cudnn_cnn_infer64_8.dll │ ├── cudnn_cnn_train64_8.dll │ ├── cudnn_ops_infer64_8.dll │ ├── cudnn_ops_train64_8.dll │ ├── cufft64_10.dll │ ├── cufftw64_10.dll │ ├── cuinj64_112.dll │ ├── curand64_10.dll │ ├── cusolver64_11.dll │ ├── cusolverMg64_11.dll │ ├── cusparse64_11.dll │ ├── deviceQuery.exe │ ├── nppc64_11.dll │ ├── nppial64_11.dll │ ├── nppicc64_11.dll │ ├── nppidei64_11.dll │ ├── nppif64_11.dll │ ├── nppig64_11.dll │ ├── nppim64_11.dll │ ├── nppist64_11.dll │ ├── nppisu64_11.dll │ ├── nppitc64_11.dll │ ├── npps64_11.dll │ ├── nvblas64_11.dll │ ├── nvcuda.dll │ ├── nvjpeg64_11.dll │ ├── nvrtc-builtins64_112.dll │ └── nvrtc64_112_0.dll ├── Darknet │ ├── Transport_V1_D10.weights │ ├── Transport_V1_D10_deploy.cfg │ ├── coco.names │ ├── pthreadGC2.dll │ ├── pthreadVC2.dll │ ├── transport.names │ ├── transport_v3_d1.cfg │ ├── transport_v3_d1.weights │ └── yolo.cfg ├── DarknetV3 │ ├── VTC-obj.data │ ├── VTC-obj.names │ ├── VTC-yolov3.cfg │ ├── VTC-yolov3_final.weights │ ├── VTC-yolov3_last.weights │ ├── coco.data │ ├── coco.names │ ├── yolov3.cfg │ └── yolov3.weights ├── DirectShowLibNET │ ├── DirectShowLib-2005.dll │ └── readme.txt ├── Fonts │ └── Raleway │ │ ├── OFL.txt │ │ ├── Raleway-Black.ttf │ │ ├── Raleway-BlackItalic.ttf │ │ ├── Raleway-Bold.ttf │ │ ├── Raleway-BoldItalic.ttf │ │ ├── Raleway-ExtraBold.ttf │ │ ├── Raleway-ExtraBoldItalic.ttf │ │ ├── Raleway-ExtraLight.ttf │ │ ├── Raleway-ExtraLightItalic.ttf │ │ ├── Raleway-Italic.ttf │ │ ├── Raleway-Light.ttf │ │ ├── Raleway-LightItalic.ttf │ │ ├── Raleway-Medium.ttf │ │ ├── Raleway-MediumItalic.ttf │ │ ├── Raleway-Regular.ttf │ │ ├── Raleway-SemiBold.ttf │ │ ├── Raleway-SemiBoldItalic.ttf │ │ ├── Raleway-Thin.ttf │ │ └── Raleway-ThinItalic.ttf ├── ImageVisualizer │ ├── ImageVisualizer.dll │ └── readme.txt ├── MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller │ ├── Developers │ │ ├── Changes.txt │ │ ├── Doc │ │ │ ├── _media_info_8h_source.html │ │ │ ├── _media_info___const_8h_source.html │ │ │ ├── _media_info_d_l_l_8h_source.html │ │ │ ├── _media_info_list_8h_source.html │ │ │ ├── annotated.html │ │ │ ├── bc_s.png │ │ │ ├── bdwn.png │ │ │ ├── class_media_info_lib_1_1_media_info-members.html │ │ │ ├── class_media_info_lib_1_1_media_info.html │ │ │ ├── class_media_info_lib_1_1_media_info_list-members.html │ │ │ ├── class_media_info_lib_1_1_media_info_list.html │ │ │ ├── classes.html │ │ │ ├── closed.png │ │ │ ├── dir_04ac3ca04e7df05c28b97e8a54b78cec.html │ │ │ ├── dir_1948383ebc858d7498bcb23a8a53c434.html │ │ │ ├── doxygen.css │ │ │ ├── doxygen.png │ │ │ ├── dynsections.js │ │ │ ├── files.html │ │ │ ├── ftv2blank.png │ │ │ ├── ftv2cl.png │ │ │ ├── ftv2doc.png │ │ │ ├── ftv2folderclosed.png │ │ │ ├── ftv2folderopen.png │ │ │ ├── ftv2lastnode.png │ │ │ ├── ftv2link.png │ │ │ ├── ftv2mlastnode.png │ │ │ ├── ftv2mnode.png │ │ │ ├── ftv2mo.png │ │ │ ├── ftv2node.png │ │ │ ├── ftv2ns.png │ │ │ ├── ftv2plastnode.png │ │ │ ├── ftv2pnode.png │ │ │ ├── ftv2splitbar.png │ │ │ ├── ftv2vertline.png │ │ │ ├── functions.html │ │ │ ├── functions_func.html │ │ │ ├── index.html │ │ │ ├── jquery.js │ │ │ ├── namespace_media_info_lib.html │ │ │ ├── namespacemembers.html │ │ │ ├── namespacemembers_enum.html │ │ │ ├── namespacemembers_eval.html │ │ │ ├── namespacemembers_type.html │ │ │ ├── namespaces.html │ │ │ ├── nav_f.png │ │ │ ├── nav_g.png │ │ │ ├── nav_h.png │ │ │ ├── open.png │ │ │ ├── sync_off.png │ │ │ ├── sync_on.png │ │ │ ├── tab_a.png │ │ │ ├── tab_b.png │ │ │ ├── tab_h.png │ │ │ ├── tab_s.png │ │ │ └── tabs.css │ │ ├── Documentation.html │ │ ├── Example.ogg │ │ ├── History.txt │ │ ├── License.html │ │ ├── List_Of_Parameters │ │ │ ├── Audio.csv │ │ │ ├── General.csv │ │ │ ├── General_Info_About_Levels.csv │ │ │ ├── Generic.csv │ │ │ ├── Image.csv │ │ │ ├── Menu.csv │ │ │ ├── Other.csv │ │ │ ├── Text.csv │ │ │ └── Video.csv │ │ ├── Project │ │ │ ├── BCB │ │ │ │ └── Example │ │ │ │ │ └── HowToUse_CLI.res │ │ │ ├── CodeBlocks │ │ │ │ └── Example │ │ │ │ │ └── HowToUse_CLI.cbp │ │ │ ├── Delphi │ │ │ │ └── Example │ │ │ │ │ ├── HowToUse_Dll.bdsproj │ │ │ │ │ ├── HowToUse_Dll.dpr │ │ │ │ │ ├── HowToUse_Dll.res │ │ │ │ │ ├── HowToUse_Dll_.dfm │ │ │ │ │ └── HowToUse_Dll_.pas │ │ │ ├── Java │ │ │ │ ├── Example.JNA │ │ │ │ │ ├── Compile.bat │ │ │ │ │ ├── Compile.sh │ │ │ │ │ ├── MakeJavaDoc.bat │ │ │ │ │ ├── MakeJavaDoc.sh │ │ │ │ │ ├── ReadMe.txt │ │ │ │ │ ├── Run.bat │ │ │ │ │ └── Run.sh │ │ │ │ ├── Example.JNI │ │ │ │ │ ├── Compile.bat │ │ │ │ │ ├── Compile.sh │ │ │ │ │ ├── MakeJavaDoc.bat │ │ │ │ │ ├── MakeJavaDoc.sh │ │ │ │ │ ├── Run.bat │ │ │ │ │ └── Run.sh │ │ │ │ └── Example.JNative │ │ │ │ │ ├── Compile.bat │ │ │ │ │ ├── Compile.sh │ │ │ │ │ ├── MakeJavaDoc.bat │ │ │ │ │ ├── MakeJavaDoc.sh │ │ │ │ │ ├── ReadMe.txt │ │ │ │ │ ├── Run.bat │ │ │ │ │ └── Run.sh │ │ │ ├── MSCS2008 │ │ │ │ ├── Example │ │ │ │ │ ├── App.ico │ │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ │ ├── HowToUse_Dll.cs │ │ │ │ │ ├── HowToUse_Dll.csproj │ │ │ │ │ └── MediaInfoDLL.cs │ │ │ │ ├── MediaInfoLib_MSCS.sln │ │ │ │ └── asp_net_web_application │ │ │ │ │ ├── Default.aspx │ │ │ │ │ ├── Default.aspx.cs │ │ │ │ │ ├── Default.aspx.designer.cs │ │ │ │ │ ├── MediaInfoDLL.cs │ │ │ │ │ ├── Properties │ │ │ │ │ └── AssemblyInfo.cs │ │ │ │ │ ├── Web.config │ │ │ │ │ └── asp_net_web_application.csproj │ │ │ ├── MSCS2010 │ │ │ │ ├── Example │ │ │ │ │ ├── App.ico │ │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ │ ├── HowToUse_Dll.cs │ │ │ │ │ ├── HowToUse_Dll.csproj │ │ │ │ │ └── MediaInfoDLL.cs │ │ │ │ ├── MediaInfoLib_MSCS.sln │ │ │ │ └── asp_net_web_application │ │ │ │ │ ├── Default.aspx │ │ │ │ │ ├── Default.aspx.cs │ │ │ │ │ ├── Default.aspx.designer.cs │ │ │ │ │ ├── MediaInfoDLL.cs │ │ │ │ │ ├── Properties │ │ │ │ │ └── AssemblyInfo.cs │ │ │ │ │ ├── Web.config │ │ │ │ │ └── asp_net_web_application.csproj │ │ │ ├── MSJS │ │ │ │ ├── Example │ │ │ │ │ ├── AssemblyInfo.jsl │ │ │ │ │ ├── HowToUse_Dll.jsl │ │ │ │ │ ├── HowToUse_Dll.resx │ │ │ │ │ ├── HowToUse_Dll.vjsproj │ │ │ │ │ └── MediaInfoDLL.jsl │ │ │ │ └── MediaInfoLib_MSJS.sln │ │ │ ├── MSVB │ │ │ │ ├── Example VB6 │ │ │ │ │ ├── HowToUse_Dll.frm │ │ │ │ │ ├── HowToUse_Dll.frx │ │ │ │ │ ├── HowToUse_Dll.vbp │ │ │ │ │ └── ReadMe.txt │ │ │ │ ├── Example │ │ │ │ │ ├── HowToUse_Dll.Designer.vb │ │ │ │ │ ├── HowToUse_Dll.resx │ │ │ │ │ ├── HowToUse_Dll.vb │ │ │ │ │ ├── HowToUse_Dll.vbproj │ │ │ │ │ ├── MediaInfoDLL.vb │ │ │ │ │ └── My Project │ │ │ │ │ │ ├── Application.Designer.vb │ │ │ │ │ │ ├── Application.myapp │ │ │ │ │ │ ├── AssemblyInfo.vb │ │ │ │ │ │ ├── Resources.Designer.vb │ │ │ │ │ │ ├── Resources.resx │ │ │ │ │ │ ├── Settings.Designer.vb │ │ │ │ │ │ └── Settings.settings │ │ │ │ └── MediaInfoLib_MSVB.sln │ │ │ ├── MSVC2013 │ │ │ │ ├── Example │ │ │ │ │ ├── HowToUse_Dll.vcxproj │ │ │ │ │ └── HowToUse_Dll.vcxproj.filters │ │ │ │ └── MediaInfoLib.sln │ │ │ ├── MSVC2015 │ │ │ │ ├── Example │ │ │ │ │ ├── HowToUse_Dll.vcxproj │ │ │ │ │ └── HowToUse_Dll.vcxproj.filters │ │ │ │ └── MediaInfoLib.sln │ │ │ ├── MSVC2017 │ │ │ │ ├── Example │ │ │ │ │ ├── HowToUse_Dll.vcxproj │ │ │ │ │ └── HowToUse_Dll.vcxproj.filters │ │ │ │ ├── MediaInfoLib.sln │ │ │ │ └── MediaInfoLib_UWP.sln │ │ │ └── NetBeans │ │ │ │ ├── Example.JNA │ │ │ │ ├── build.xml │ │ │ │ ├── manifest.mf │ │ │ │ ├── nbproject │ │ │ │ │ ├── build-impl.xml │ │ │ │ │ ├── genfiles.properties │ │ │ │ │ ├── private │ │ │ │ │ │ ├── private.properties │ │ │ │ │ │ └── private.xml │ │ │ │ │ ├── project.properties │ │ │ │ │ └── project.xml │ │ │ │ └── src │ │ │ │ │ ├── HowToUse_Dll.JNA.java │ │ │ │ │ └── MediaInfoDLL.JNA.java │ │ │ │ └── Example.JNative │ │ │ │ ├── ReadMe.txt │ │ │ │ ├── build.xml │ │ │ │ ├── manifest.mf │ │ │ │ ├── nbproject │ │ │ │ ├── build-impl.xml │ │ │ │ ├── genfiles.properties │ │ │ │ ├── private │ │ │ │ │ ├── private.properties │ │ │ │ │ └── private.xml │ │ │ │ ├── project.properties │ │ │ │ └── project.xml │ │ │ │ └── src │ │ │ │ ├── HowToUse_Dll.JNative.java │ │ │ │ └── MediaInfoDLL.JNative.java │ │ └── Source │ │ │ ├── Example │ │ │ ├── HowToUse_Dll.JNative.java │ │ │ ├── HowToUse_Dll.au3 │ │ │ ├── HowToUse_Dll.cpp │ │ │ ├── HowToUse_Dll.cs │ │ │ ├── HowToUse_Dll.html │ │ │ ├── HowToUse_Dll.java │ │ │ ├── HowToUse_Dll.py │ │ │ ├── HowToUse_Dll3.py │ │ │ └── HowToUse_Dll_CLI.cs │ │ │ └── MediaInfoDLL │ │ │ ├── MediaInfoDLL.JNA.java │ │ │ ├── MediaInfoDLL.JNI.java │ │ │ ├── MediaInfoDLL.JNative.java │ │ │ ├── MediaInfoDLL.cs │ │ │ ├── MediaInfoDLL.def │ │ │ ├── MediaInfoDLL.h │ │ │ ├── MediaInfoDLL.jsl │ │ │ ├── MediaInfoDLL.pas │ │ │ ├── MediaInfoDLL.py │ │ │ ├── MediaInfoDLL.vb │ │ │ ├── MediaInfoDLL3.py │ │ │ └── MediaInfoDLL_Static.h │ ├── MediaInfo.dll │ ├── MediaInfo_InfoTip.dll │ ├── MediaInfo_InfoTip_Register.bat │ ├── MediaInfo_InfoTip_UnRegister.bat │ └── ReadMe.txt ├── OpenCV4.5.1 │ └── CUDA │ │ └── opencv_world451.dll ├── cudnn-11.2-windows-x64-v8.1.0.77 │ ├── cudnn64_8.dll │ ├── cudnn_adv_infer64_8.dll │ ├── cudnn_adv_train64_8.dll │ ├── cudnn_cnn_infer64_8.dll │ ├── cudnn_cnn_train64_8.dll │ ├── cudnn_ops_infer64_8.dll │ └── cudnn_ops_train64_8.dll ├── darknet_2021_02_11 │ ├── darknet.dll │ ├── darknet_cpu.dll │ └── pthreadVC2.dll ├── postgres │ ├── .gitattributes │ └── postgresql-12.4-1-windows-x64.exe └── psqlodbc_12_02_0000-x64 │ ├── README.txt │ └── psqlodbc_x64.msi ├── TraceAndTestImpact.testsettings ├── TrafficCounter.sln ├── TrafficCounter.sln.DotSettings ├── TrafficCounter.vsmdi ├── TrafficCounter ├── AboutForm.Designer.cs ├── AboutForm.cs ├── AboutForm.resx ├── Actors │ ├── ConfigurationActor.cs │ ├── FrameGrabActor.cs │ ├── LoggingActor.cs │ ├── ProcessingActor.cs │ ├── SequencingActor.cs │ └── SupervisorActor.cs ├── ApplicationInsights.config ├── BannerBitmap.bmp ├── BannerBitmap.png ├── BannerBitmap.svg ├── Box Art front.svg ├── Box Art │ ├── Box Art Front.png │ ├── Box Art front.svg │ ├── Box Art side.png │ ├── Box Art side.svg │ ├── Box Art top.png │ ├── Box Art top.svg │ ├── BoxArt.png │ ├── VTC Box Art 2.png │ └── screenshot_with_highlights.png ├── CaptureSource │ ├── CaptureSource.cs │ ├── IpCamera.cs │ ├── SystemCamera.cs │ └── VideoFileCapture.cs ├── EventConfig.cs ├── GlobalSuppressions.cs ├── Logo.ico ├── LogoSVG.svg ├── MediaInfo.dll ├── Messages │ ├── ActorHeartbeatMessage.cs │ ├── ActorMessage.cs │ ├── ActorStatusMessage.cs │ ├── BeginSplitVideoMessage.cs │ ├── CalculateFrameRateMessage.cs │ ├── CamerasMessage.cs │ ├── CaptureSourceCompleteMessage.cs │ ├── CheckActorLiveness.cs │ ├── CheckConnectivityMessage.cs │ ├── CheckVideoProcessingRequestsIPCMessage.cs │ ├── ClearStatsMessage.cs │ ├── ConfigurationActorMessage.cs │ ├── CopyGroundtruthMessage.cs │ ├── CreateAllActorsMessage.cs │ ├── CurrentJobMessage.cs │ ├── DashboardHeartbeatMessage.cs │ ├── EventConfigMessage.cs │ ├── FileCreationTimeMessage.cs │ ├── FlushBuffersMessage.cs │ ├── FrameCountMessage.cs │ ├── FrameGrabActorMessage.cs │ ├── FrameMessage.cs │ ├── GenerateDailyReportMessage.cs │ ├── GenerateReportMessage.cs │ ├── GetNextFrameMessage.cs │ ├── HandleClassIDMappingMessage.cs │ ├── HandleUpdatedBackgroundFrameMessage.cs │ ├── InitializationCompleteMessage.cs │ ├── InitializedNotificationMessage.cs │ ├── LoadConfigurationByNameMessage.cs │ ├── LoadUserConfigMessage.cs │ ├── LogMessage.cs │ ├── LogPerformanceMessage.cs │ ├── LogUserMessage.cs │ ├── LoggingActorMessage.cs │ ├── NewBatchJobMessage.cs │ ├── NewProcessingActorMessage.cs │ ├── NewVideoSourceMessage.cs │ ├── OpenRegionConfigurationScreenMessage.cs │ ├── ProcessNextFrameMessage.cs │ ├── RegionConfigLookupResponseMessage.cs │ ├── RegionConfigNameLookupMessage.cs │ ├── RegionConfigurationMessage.cs │ ├── RequestBackgroundFrameMessage.cs │ ├── RequestConfigurationMessage.cs │ ├── RequestUpdateClassIDMappingMessage.cs │ ├── RequestVideoSourceMessage.cs │ ├── ResetDatabaseMessage.cs │ ├── RestartFrameGrabActorMessage.cs │ ├── SequencingActorMessage.cs │ ├── SplitVideoJobsMessage.cs │ ├── StringMessage.cs │ ├── SupervisorActorMessage.cs │ ├── TrackingEventMessage.cs │ ├── UpdateActorStatusHandlerMessage.cs │ ├── UpdateDebugHandlerMessage.cs │ ├── UpdateFramerateMessage.cs │ ├── UpdateInfoUiHandlerMessage.cs │ ├── UpdateRegionConfigurationMessage.cs │ ├── UpdateStatsUiHandlerMessage.cs │ ├── UpdateUiAccessoryHandlerMessage.cs │ ├── UpdateUiHandlerMessage.cs │ ├── UpdateVideoDimensionsMessage.cs │ ├── UpdateVideoPropertiesMessage.cs │ ├── ValidateConfigurationMessage.cs │ └── VideoJobsMessage.cs ├── Program.cs ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ └── app.manifest ├── ROIMask.png ├── RegionConfiguration │ ├── ExamplePathBuilderControl.Designer.cs │ ├── ExamplePathBuilderControl.cs │ ├── ExamplePathBuilderControl.resx │ ├── ExamplePathCreatePrompt.Designer.cs │ ├── ExamplePathCreatePrompt.cs │ ├── ExamplePathCreatePrompt.resx │ ├── FileRegionConfigDAL.cs │ ├── IRegionConfigDataAccessLayer.cs │ ├── IRegionConfigSelectorView.cs │ ├── InputPrompt.Designer.cs │ ├── InputPrompt.cs │ ├── InputPrompt.resx │ ├── PolygonBuilderControl.Designer.cs │ ├── PolygonBuilderControl.cs │ ├── PolygonBuilderControl.resx │ ├── RegionConfigSelectorControl.Designer.cs │ ├── RegionConfigSelectorControl.cs │ ├── RegionConfigSelectorControl.resx │ ├── RegionConfigSelectorModel.cs │ ├── RegionConfigSelectorView.Designer.cs │ ├── RegionConfigSelectorView.cs │ ├── RegionConfigSelectorView.resx │ ├── RegionEditor.Designer.cs │ ├── RegionEditor.cs │ ├── RegionEditor.resx │ └── RegionSelectorView.resx ├── Resources │ └── greenledoff.png ├── SettingsEditor.Designer.cs ├── SettingsEditor.cs ├── SettingsEditor.resx ├── Splash Screen VTC Roadometry.svg ├── SplashScreen.Designer.cs ├── SplashScreen.cs ├── SplashScreen.resx ├── SplashScreen.svg ├── SplashScreenRoadometry.bmp ├── SplashScreenRoadometry.png ├── TrafficCounter.Designer.cs ├── TrafficCounter.cs ├── TrafficCounter.csproj ├── TrafficCounter.resx ├── UI │ ├── LED Green Off.svg │ ├── LED Green On.svg │ ├── LED Red Off.svg │ ├── LED Red On.svg │ └── TrafficCounterUIUpdateInfo.cs ├── UserConfiguration │ ├── FileUserConfigDAL.cs │ └── IUserConfigDataAccessLayer.cs ├── VideoDateTimeForm.Designer.cs ├── VideoDateTimeForm.cs ├── VideoDateTimeForm.resx ├── VideoDisplay.Designer.cs ├── VideoDisplay.cs ├── VideoDisplay.resx ├── VideoMux.Designer.cs ├── VideoMux.cs ├── VideoMux.resx ├── app.config ├── config │ ├── eventConfig.xml │ └── regionConfig.xml └── regionConfig.xml ├── TrajectoryAnalyzer ├── App.config ├── App.xaml ├── App.xaml.cs ├── MainWindow.xaml ├── MainWindow.xaml.cs ├── MatchWithExplanation.cs ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings ├── TrackedObject.cs ├── TrajectoryAnalyzer.csproj ├── TrajectoryAnalyzerIcon.ico ├── TrajectoryAnalyzerIcon.png ├── TrajectoryAnalyzerIcon.svg ├── TrajectoryAnalyzerIcon64.ico ├── TrajectoryAnalyzerIcon64.png └── TrajectoryExtrapolator.cs ├── VTC Report Generator ├── App.config ├── App.xaml ├── App.xaml.cs ├── BigLogo.png ├── MainWindow.xaml ├── MainWindow.xaml.cs ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings ├── VTC Report Generator.csproj ├── android-chrome-192x192.png ├── android-chrome-512x512.png ├── apple-touch-icon.png ├── favicon-16x16.png ├── favicon-32x32.png └── favicon.ico ├── VTC Supervisor ├── App.config ├── Program.cs ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ ├── Resources.resx │ ├── Settings.Designer.cs │ └── Settings.settings ├── SupervisorForm.Designer.cs ├── SupervisorForm.cs ├── SupervisorForm.resx ├── VTC Supervisor icon.svg ├── VTC Supervisor.csproj ├── supervisor.ico └── supervisor.png ├── VTC.Classifier ├── Classifier.cs ├── GPU.cs ├── GPUDetector.cs ├── Properties │ └── AssemblyInfo.cs ├── VTC.Classifier.csproj ├── YoloWrapper.cs ├── YoloWrapperNoGPU.cs └── app.config ├── VTC.Common ├── BatchVideoJob.cs ├── BinnedMovements.cs ├── CommonFunctions.cs ├── DetectionClasses.cs ├── Events.cs ├── Measurement.cs ├── Movement.cs ├── ObjectType.cs ├── Properties │ └── AssemblyInfo.cs ├── RegionConfig │ ├── ExamplePath.cs │ ├── Polygon.cs │ └── RegionConfig.cs ├── RegionTransition.cs ├── StateEstimate.cs ├── TrackedObject.cs ├── Turn.cs ├── UserConfig.cs ├── VTC.Common.csproj ├── VTCPaths.cs ├── VideoMetadata.cs └── app.config ├── VTC.Kernel ├── Extensions │ ├── LineSegment2DExtensions.cs │ └── PointExtensions.cs ├── HungarianAlgorithm.cs ├── MathHelper.cs ├── MultipleHypothesisTracker.cs ├── MultipleTrajectorySynthesizer.cs ├── NearestNeighbor.cs ├── NodeClass.cs ├── OptAssign.cs ├── PathGenerator.cs ├── PolygonTrajectorySynthesizer.cs ├── Properties │ └── AssemblyInfo.cs ├── TrajectorySimilarity.cs ├── VTC.Kernel.csproj ├── VelocityField.cs ├── Video │ ├── CaptureContext.cs │ ├── ICaptureContextProvider.cs │ └── ICaptureSource.cs ├── Vistas │ └── Vista.cs └── app.config ├── VTC.KernelTests ├── License-LGPL.txt ├── MultipleHypothesisTrackerTests.cs ├── PolygonTrajectorySynthesizerUnitTests.cs ├── Properties │ └── AssemblyInfo.cs ├── TrajectorySimiliarityUnitTests.cs ├── VTC.KernelTests.csproj ├── app.config └── packages.config ├── VTC.Reporting ├── CSVReportTemplate.cs ├── CSVReportTemplate.tt ├── Properties │ ├── AssemblyInfo.cs │ ├── Resources.Designer.cs │ └── Resources.resx ├── Remote │ └── RemoteServer.cs ├── ReportAssets │ ├── BigLogo.png │ ├── favicon.ico │ ├── jquery.sparkline.min.js │ ├── report.css │ └── report.js ├── ReportGenerator.cs ├── SummaryReportTemplate.cs ├── SummaryReportTemplate.tt ├── VTC.Reporting.csproj └── app.config ├── VTC.TurnClassifier ├── Input.cs ├── LSTMTrainer.cs ├── LSTMTurnClassifier.cs ├── TrainingSet.cs ├── TrainingSetLoader.cs └── VTC.TurnClassifier.csproj ├── VTC.db ├── DatabaseManager.cs ├── Properties │ └── AssemblyInfo.cs ├── Resource1.Designer.cs ├── Resource1.resx ├── VTC.db.csproj └── app.config ├── ipCameras.txt ├── packages └── repositories.config └── setup.bat /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/.gitignore -------------------------------------------------------------------------------- /AdvancedInstaller/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/.gitattributes -------------------------------------------------------------------------------- /AdvancedInstaller/DialogBackground.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/DialogBackground.bmp -------------------------------------------------------------------------------- /AdvancedInstaller/DialogBackground.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/DialogBackground.png -------------------------------------------------------------------------------- /AdvancedInstaller/Prerequisites/.NET Framework 4.8/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/Prerequisites/.NET Framework 4.8/.gitattributes -------------------------------------------------------------------------------- /AdvancedInstaller/Prerequisites/.NET Framework 4.8/ndp48-x86-x64-allos-enu.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/Prerequisites/.NET Framework 4.8/ndp48-x86-x64-allos-enu.exe -------------------------------------------------------------------------------- /AdvancedInstaller/Prerequisites/PostgreSQL/postgresql-12.4-1-windows-x64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/Prerequisites/PostgreSQL/postgresql-12.4-1-windows-x64.exe -------------------------------------------------------------------------------- /AdvancedInstaller/Prerequisites/Visual C++ 2010 SP1/vcredist_x64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/Prerequisites/Visual C++ 2010 SP1/vcredist_x64.exe -------------------------------------------------------------------------------- /AdvancedInstaller/Prerequisites/Visual C++ 2010 SP1/vcredist_x86.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/Prerequisites/Visual C++ 2010 SP1/vcredist_x86.exe -------------------------------------------------------------------------------- /AdvancedInstaller/Prerequisites/Visual C++ 2010/vcredist_x64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/Prerequisites/Visual C++ 2010/vcredist_x64.exe -------------------------------------------------------------------------------- /AdvancedInstaller/Prerequisites/Visual C++ 2010/vcredist_x86.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/Prerequisites/Visual C++ 2010/vcredist_x86.exe -------------------------------------------------------------------------------- /AdvancedInstaller/Prerequisites/Visual C++ Redistributable for Visual Studio 2015-2019/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/Prerequisites/Visual C++ Redistributable for Visual Studio 2015-2019/.gitattributes -------------------------------------------------------------------------------- /AdvancedInstaller/Prerequisites/Visual C++ Redistributable for Visual Studio 2015-2019/VC_redist.x64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/Prerequisites/Visual C++ Redistributable for Visual Studio 2015-2019/VC_redist.x64.exe -------------------------------------------------------------------------------- /AdvancedInstaller/Prerequisites/Visual C++ Redistributable for Visual Studio 2017/vc_redist.x64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/Prerequisites/Visual C++ Redistributable for Visual Studio 2017/vc_redist.x64.exe -------------------------------------------------------------------------------- /AdvancedInstaller/VTC.aip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/AdvancedInstaller/VTC.aip -------------------------------------------------------------------------------- /Example Settings/user.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Example Settings/user.config -------------------------------------------------------------------------------- /Indicators/App.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/App.config -------------------------------------------------------------------------------- /Indicators/Indicators.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/Indicators.csproj -------------------------------------------------------------------------------- /Indicators/LEDIndicator/LEDGreenOff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/LEDIndicator/LEDGreenOff.png -------------------------------------------------------------------------------- /Indicators/LEDIndicator/LEDGreenOn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/LEDIndicator/LEDGreenOn.png -------------------------------------------------------------------------------- /Indicators/LEDIndicator/LEDIndicator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/LEDIndicator/LEDIndicator.cs -------------------------------------------------------------------------------- /Indicators/LEDIndicator/LEDIndicator.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/LEDIndicator/LEDIndicator.resx -------------------------------------------------------------------------------- /Indicators/LEDIndicator/LEDRedOff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/LEDIndicator/LEDRedOff.png -------------------------------------------------------------------------------- /Indicators/LEDIndicator/LEDRedOn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/LEDIndicator/LEDRedOn.png -------------------------------------------------------------------------------- /Indicators/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /Indicators/Properties/Resources.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/Properties/Resources.Designer.cs -------------------------------------------------------------------------------- /Indicators/Properties/Resources.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/Properties/Resources.resx -------------------------------------------------------------------------------- /Indicators/Properties/Settings.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/Properties/Settings.Designer.cs -------------------------------------------------------------------------------- /Indicators/Properties/Settings.settings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Indicators/Properties/Settings.settings -------------------------------------------------------------------------------- /License.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/License.rtf -------------------------------------------------------------------------------- /Local.testsettings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Local.testsettings -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/README.md -------------------------------------------------------------------------------- /SharedAssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/SharedAssemblyInfo.cs -------------------------------------------------------------------------------- /Thirdparty/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/.gitattributes -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cublas64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cublas64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cublasLt64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cublasLt64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cudart32_110.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cudart32_110.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cudart64_110.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cudart64_110.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cudnn64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cudnn64_8.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cudnn_adv_infer64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cudnn_adv_infer64_8.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cudnn_adv_train64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cudnn_adv_train64_8.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cudnn_cnn_infer64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cudnn_cnn_infer64_8.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cudnn_cnn_train64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cudnn_cnn_train64_8.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cudnn_ops_infer64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cudnn_ops_infer64_8.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cudnn_ops_train64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cudnn_ops_train64_8.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cufft64_10.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cufft64_10.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cufftw64_10.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cufftw64_10.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cuinj64_112.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cuinj64_112.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/curand64_10.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/curand64_10.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cusolver64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cusolver64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cusolverMg64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cusolverMg64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/cusparse64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/cusparse64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/deviceQuery.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/deviceQuery.exe -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nppc64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nppc64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nppial64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nppial64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nppicc64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nppicc64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nppidei64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nppidei64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nppif64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nppif64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nppig64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nppig64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nppim64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nppim64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nppist64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nppist64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nppisu64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nppisu64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nppitc64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nppitc64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/npps64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/npps64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nvblas64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nvblas64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nvcuda.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nvcuda.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nvjpeg64_11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nvjpeg64_11.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nvrtc-builtins64_112.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nvrtc-builtins64_112.dll -------------------------------------------------------------------------------- /Thirdparty/CUDA11.2/nvrtc64_112_0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/CUDA11.2/nvrtc64_112_0.dll -------------------------------------------------------------------------------- /Thirdparty/Darknet/Transport_V1_D10.weights: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Darknet/Transport_V1_D10.weights -------------------------------------------------------------------------------- /Thirdparty/Darknet/Transport_V1_D10_deploy.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Darknet/Transport_V1_D10_deploy.cfg -------------------------------------------------------------------------------- /Thirdparty/Darknet/coco.names: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Darknet/coco.names -------------------------------------------------------------------------------- /Thirdparty/Darknet/pthreadGC2.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Darknet/pthreadGC2.dll -------------------------------------------------------------------------------- /Thirdparty/Darknet/pthreadVC2.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Darknet/pthreadVC2.dll -------------------------------------------------------------------------------- /Thirdparty/Darknet/transport.names: -------------------------------------------------------------------------------- 1 | person 2 | car 3 | motorbike 4 | bus 5 | truck 6 | bicycle 7 | -------------------------------------------------------------------------------- /Thirdparty/Darknet/transport_v3_d1.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Darknet/transport_v3_d1.cfg -------------------------------------------------------------------------------- /Thirdparty/Darknet/transport_v3_d1.weights: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Darknet/transport_v3_d1.weights -------------------------------------------------------------------------------- /Thirdparty/Darknet/yolo.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Darknet/yolo.cfg -------------------------------------------------------------------------------- /Thirdparty/DarknetV3/VTC-obj.data: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/DarknetV3/VTC-obj.data -------------------------------------------------------------------------------- /Thirdparty/DarknetV3/VTC-obj.names: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/DarknetV3/VTC-obj.names -------------------------------------------------------------------------------- /Thirdparty/DarknetV3/VTC-yolov3.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/DarknetV3/VTC-yolov3.cfg -------------------------------------------------------------------------------- /Thirdparty/DarknetV3/VTC-yolov3_final.weights: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/DarknetV3/VTC-yolov3_final.weights -------------------------------------------------------------------------------- /Thirdparty/DarknetV3/VTC-yolov3_last.weights: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/DarknetV3/VTC-yolov3_last.weights -------------------------------------------------------------------------------- /Thirdparty/DarknetV3/coco.data: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/DarknetV3/coco.data -------------------------------------------------------------------------------- /Thirdparty/DarknetV3/coco.names: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/DarknetV3/coco.names -------------------------------------------------------------------------------- /Thirdparty/DarknetV3/yolov3.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/DarknetV3/yolov3.cfg -------------------------------------------------------------------------------- /Thirdparty/DarknetV3/yolov3.weights: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/DarknetV3/yolov3.weights -------------------------------------------------------------------------------- /Thirdparty/DirectShowLibNET/DirectShowLib-2005.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/DirectShowLibNET/DirectShowLib-2005.dll -------------------------------------------------------------------------------- /Thirdparty/DirectShowLibNET/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/DirectShowLibNET/readme.txt -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/OFL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/OFL.txt -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-Black.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-Black.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-BlackItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-BlackItalic.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-Bold.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-BoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-BoldItalic.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-ExtraBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-ExtraBold.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-ExtraBoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-ExtraBoldItalic.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-ExtraLight.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-ExtraLight.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-ExtraLightItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-ExtraLightItalic.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-Italic.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-Light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-Light.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-LightItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-LightItalic.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-Medium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-Medium.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-MediumItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-MediumItalic.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-Regular.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-SemiBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-SemiBold.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-SemiBoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-SemiBoldItalic.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-Thin.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-Thin.ttf -------------------------------------------------------------------------------- /Thirdparty/Fonts/Raleway/Raleway-ThinItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/Fonts/Raleway/Raleway-ThinItalic.ttf -------------------------------------------------------------------------------- /Thirdparty/ImageVisualizer/ImageVisualizer.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/ImageVisualizer/ImageVisualizer.dll -------------------------------------------------------------------------------- /Thirdparty/ImageVisualizer/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/ImageVisualizer/readme.txt -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Changes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Changes.txt -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/_media_info_8h_source.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/_media_info_8h_source.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/_media_info___const_8h_source.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/_media_info___const_8h_source.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/_media_info_d_l_l_8h_source.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/_media_info_d_l_l_8h_source.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/_media_info_list_8h_source.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/_media_info_list_8h_source.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/annotated.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/annotated.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/bc_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/bc_s.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/bdwn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/bdwn.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/class_media_info_lib_1_1_media_info-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/class_media_info_lib_1_1_media_info-members.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/class_media_info_lib_1_1_media_info.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/class_media_info_lib_1_1_media_info.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/class_media_info_lib_1_1_media_info_list-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/class_media_info_lib_1_1_media_info_list-members.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/class_media_info_lib_1_1_media_info_list.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/class_media_info_lib_1_1_media_info_list.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/classes.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/classes.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/closed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/closed.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/dir_04ac3ca04e7df05c28b97e8a54b78cec.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/dir_04ac3ca04e7df05c28b97e8a54b78cec.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/dir_1948383ebc858d7498bcb23a8a53c434.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/dir_1948383ebc858d7498bcb23a8a53c434.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/doxygen.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/doxygen.css -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/doxygen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/doxygen.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/dynsections.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/dynsections.js -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/files.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/files.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2blank.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2cl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2cl.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2doc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2doc.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2folderclosed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2folderclosed.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2folderopen.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2lastnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2lastnode.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2link.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2link.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2mlastnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2mlastnode.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2mnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2mnode.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2mo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2mo.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2node.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2ns.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2ns.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2plastnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2plastnode.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2pnode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2pnode.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2splitbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2splitbar.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2vertline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/ftv2vertline.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/functions.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/functions.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/functions_func.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/functions_func.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/index.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/jquery.js -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/namespace_media_info_lib.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/namespace_media_info_lib.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/namespacemembers.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/namespacemembers.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/namespacemembers_enum.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/namespacemembers_enum.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/namespacemembers_eval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/namespacemembers_eval.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/namespacemembers_type.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/namespacemembers_type.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/namespaces.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/namespaces.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/nav_f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/nav_f.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/nav_g.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/nav_g.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/nav_h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/nav_h.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/open.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/sync_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/sync_off.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/sync_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/sync_on.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/tab_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/tab_a.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/tab_b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/tab_b.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/tab_h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/tab_h.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/tab_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/tab_s.png -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/tabs.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Doc/tabs.css -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Documentation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Documentation.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Example.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Example.ogg -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/History.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/History.txt -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/License.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/License.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Audio.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Audio.csv -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/General.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/General.csv -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/General_Info_About_Levels.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/General_Info_About_Levels.csv -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Generic.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Generic.csv -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Image.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Image.csv -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Menu.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Menu.csv -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Other.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Other.csv -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Text.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Text.csv -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Video.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/List_Of_Parameters/Video.csv -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/BCB/Example/HowToUse_CLI.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/BCB/Example/HowToUse_CLI.res -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/CodeBlocks/Example/HowToUse_CLI.cbp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/CodeBlocks/Example/HowToUse_CLI.cbp -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Delphi/Example/HowToUse_Dll.bdsproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Delphi/Example/HowToUse_Dll.bdsproj -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Delphi/Example/HowToUse_Dll.dpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Delphi/Example/HowToUse_Dll.dpr -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Delphi/Example/HowToUse_Dll.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Delphi/Example/HowToUse_Dll.res -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Delphi/Example/HowToUse_Dll_.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Delphi/Example/HowToUse_Dll_.dfm -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Delphi/Example/HowToUse_Dll_.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Delphi/Example/HowToUse_Dll_.pas -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNA/Compile.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNA/Compile.bat -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNA/Compile.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNA/Compile.sh -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNA/MakeJavaDoc.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNA/MakeJavaDoc.bat -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNA/MakeJavaDoc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNA/MakeJavaDoc.sh -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNA/ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNA/ReadMe.txt -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNA/Run.bat: -------------------------------------------------------------------------------- 1 | java -cp .;jna.jar HowToUse_Dll %1 -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNA/Run.sh: -------------------------------------------------------------------------------- 1 | java -cp .:jna.jar HowToUse_Dll $1 2 | -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNI/Compile.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNI/Compile.bat -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNI/Compile.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNI/Compile.sh -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNI/MakeJavaDoc.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNI/MakeJavaDoc.bat -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNI/MakeJavaDoc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNI/MakeJavaDoc.sh -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNI/Run.bat: -------------------------------------------------------------------------------- 1 | java -cp .;JNI.jar HowToUse_Dll %1 2 | -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNI/Run.sh: -------------------------------------------------------------------------------- 1 | java -cp .:JNI.jar HowToUse_Dll $1 2 | -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNative/Compile.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNative/Compile.bat -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNative/Compile.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNative/Compile.sh -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNative/MakeJavaDoc.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNative/MakeJavaDoc.bat -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNative/MakeJavaDoc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNative/MakeJavaDoc.sh -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNative/ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNative/ReadMe.txt -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNative/Run.bat: -------------------------------------------------------------------------------- 1 | java -cp .;JNative.jar HowToUse_Dll %1 -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/Java/Example.JNative/Run.sh: -------------------------------------------------------------------------------- 1 | java -cp .:JNative.jar HowToUse_Dll $1 2 | -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/Example/App.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/Example/App.ico -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/Example/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/Example/AssemblyInfo.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/Example/HowToUse_Dll.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/Example/HowToUse_Dll.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/Example/HowToUse_Dll.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/Example/HowToUse_Dll.csproj -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/Example/MediaInfoDLL.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/Example/MediaInfoDLL.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/MediaInfoLib_MSCS.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/MediaInfoLib_MSCS.sln -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/Default.aspx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/Default.aspx -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/Default.aspx.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/Default.aspx.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/Default.aspx.designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/Default.aspx.designer.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/MediaInfoDLL.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/MediaInfoDLL.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/Web.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/Web.config -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/asp_net_web_application.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2008/asp_net_web_application/asp_net_web_application.csproj -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/Example/App.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/Example/App.ico -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/Example/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/Example/AssemblyInfo.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/Example/HowToUse_Dll.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/Example/HowToUse_Dll.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/Example/HowToUse_Dll.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/Example/HowToUse_Dll.csproj -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/Example/MediaInfoDLL.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/Example/MediaInfoDLL.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/MediaInfoLib_MSCS.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/MediaInfoLib_MSCS.sln -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/Default.aspx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/Default.aspx -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/Default.aspx.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/Default.aspx.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/Default.aspx.designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/Default.aspx.designer.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/MediaInfoDLL.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/MediaInfoDLL.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/Web.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/Web.config -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/asp_net_web_application.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSCS2010/asp_net_web_application/asp_net_web_application.csproj -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSJS/Example/AssemblyInfo.jsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSJS/Example/AssemblyInfo.jsl -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSJS/Example/HowToUse_Dll.jsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSJS/Example/HowToUse_Dll.jsl -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSJS/Example/HowToUse_Dll.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSJS/Example/HowToUse_Dll.resx -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSJS/Example/HowToUse_Dll.vjsproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSJS/Example/HowToUse_Dll.vjsproj -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSJS/Example/MediaInfoDLL.jsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSJS/Example/MediaInfoDLL.jsl -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSJS/MediaInfoLib_MSJS.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSJS/MediaInfoLib_MSJS.sln -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example VB6/HowToUse_Dll.frm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example VB6/HowToUse_Dll.frm -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example VB6/HowToUse_Dll.frx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example VB6/HowToUse_Dll.frx -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example VB6/HowToUse_Dll.vbp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example VB6/HowToUse_Dll.vbp -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example VB6/ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example VB6/ReadMe.txt -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/HowToUse_Dll.Designer.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/HowToUse_Dll.Designer.vb -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/HowToUse_Dll.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/HowToUse_Dll.resx -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/HowToUse_Dll.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/HowToUse_Dll.vb -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/HowToUse_Dll.vbproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/HowToUse_Dll.vbproj -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/MediaInfoDLL.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/MediaInfoDLL.vb -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/Application.Designer.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/Application.Designer.vb -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/Application.myapp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/Application.myapp -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/AssemblyInfo.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/AssemblyInfo.vb -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/Resources.Designer.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/Resources.Designer.vb -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/Resources.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/Resources.resx -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/Settings.Designer.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/Settings.Designer.vb -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/Settings.settings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/Example/My Project/Settings.settings -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/MediaInfoLib_MSVB.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVB/MediaInfoLib_MSVB.sln -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2013/Example/HowToUse_Dll.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2013/Example/HowToUse_Dll.vcxproj -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2013/Example/HowToUse_Dll.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2013/Example/HowToUse_Dll.vcxproj.filters -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2013/MediaInfoLib.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2013/MediaInfoLib.sln -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2015/Example/HowToUse_Dll.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2015/Example/HowToUse_Dll.vcxproj -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2015/Example/HowToUse_Dll.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2015/Example/HowToUse_Dll.vcxproj.filters -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2015/MediaInfoLib.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2015/MediaInfoLib.sln -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2017/Example/HowToUse_Dll.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2017/Example/HowToUse_Dll.vcxproj -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2017/Example/HowToUse_Dll.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2017/Example/HowToUse_Dll.vcxproj.filters -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2017/MediaInfoLib.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2017/MediaInfoLib.sln -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2017/MediaInfoLib_UWP.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/MSVC2017/MediaInfoLib_UWP.sln -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/build.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/build.xml -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/manifest.mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/manifest.mf -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/nbproject/build-impl.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/nbproject/build-impl.xml -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/nbproject/genfiles.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/nbproject/genfiles.properties -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/nbproject/private/private.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/nbproject/private/private.properties -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/nbproject/private/private.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/nbproject/private/private.xml -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/nbproject/project.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/nbproject/project.properties -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/nbproject/project.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/nbproject/project.xml -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/src/HowToUse_Dll.JNA.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/src/HowToUse_Dll.JNA.java -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/src/MediaInfoDLL.JNA.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNA/src/MediaInfoDLL.JNA.java -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/ReadMe.txt -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/build.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/build.xml -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/manifest.mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/manifest.mf -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/nbproject/build-impl.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/nbproject/build-impl.xml -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/nbproject/genfiles.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/nbproject/genfiles.properties -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/nbproject/private/private.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/nbproject/private/private.properties -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/nbproject/private/private.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/nbproject/private/private.xml -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/nbproject/project.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/nbproject/project.properties -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/nbproject/project.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/nbproject/project.xml -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/src/HowToUse_Dll.JNative.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/src/HowToUse_Dll.JNative.java -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/src/MediaInfoDLL.JNative.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Project/NetBeans/Example.JNative/src/MediaInfoDLL.JNative.java -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.JNative.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.JNative.java -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.au3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.au3 -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.cpp -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.html -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.java -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll.py -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll3.py -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll_CLI.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/Example/HowToUse_Dll_CLI.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.JNA.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.JNA.java -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.JNI.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.JNI.java -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.JNative.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.JNative.java -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.cs -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.def -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.h -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.jsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.jsl -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.pas -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.py -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL.vb -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL3.py -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL_Static.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/Developers/Source/MediaInfoDLL/MediaInfoDLL_Static.h -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/MediaInfo.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/MediaInfo.dll -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/MediaInfo_InfoTip.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/MediaInfo_InfoTip.dll -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/MediaInfo_InfoTip_Register.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/MediaInfo_InfoTip_Register.bat -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/MediaInfo_InfoTip_UnRegister.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/MediaInfo_InfoTip_UnRegister.bat -------------------------------------------------------------------------------- /Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/MediaInfo_DLL_18.12_Windows_x64_WithoutInstaller/ReadMe.txt -------------------------------------------------------------------------------- /Thirdparty/OpenCV4.5.1/CUDA/opencv_world451.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/OpenCV4.5.1/CUDA/opencv_world451.dll -------------------------------------------------------------------------------- /Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn64_8.dll -------------------------------------------------------------------------------- /Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn_adv_infer64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn_adv_infer64_8.dll -------------------------------------------------------------------------------- /Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn_adv_train64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn_adv_train64_8.dll -------------------------------------------------------------------------------- /Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn_cnn_infer64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn_cnn_infer64_8.dll -------------------------------------------------------------------------------- /Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn_cnn_train64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn_cnn_train64_8.dll -------------------------------------------------------------------------------- /Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn_ops_infer64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn_ops_infer64_8.dll -------------------------------------------------------------------------------- /Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn_ops_train64_8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/cudnn-11.2-windows-x64-v8.1.0.77/cudnn_ops_train64_8.dll -------------------------------------------------------------------------------- /Thirdparty/darknet_2021_02_11/darknet.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/darknet_2021_02_11/darknet.dll -------------------------------------------------------------------------------- /Thirdparty/darknet_2021_02_11/darknet_cpu.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/darknet_2021_02_11/darknet_cpu.dll -------------------------------------------------------------------------------- /Thirdparty/darknet_2021_02_11/pthreadVC2.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/darknet_2021_02_11/pthreadVC2.dll -------------------------------------------------------------------------------- /Thirdparty/postgres/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/postgres/.gitattributes -------------------------------------------------------------------------------- /Thirdparty/postgres/postgresql-12.4-1-windows-x64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/postgres/postgresql-12.4-1-windows-x64.exe -------------------------------------------------------------------------------- /Thirdparty/psqlodbc_12_02_0000-x64/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/psqlodbc_12_02_0000-x64/README.txt -------------------------------------------------------------------------------- /Thirdparty/psqlodbc_12_02_0000-x64/psqlodbc_x64.msi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/Thirdparty/psqlodbc_12_02_0000-x64/psqlodbc_x64.msi -------------------------------------------------------------------------------- /TraceAndTestImpact.testsettings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TraceAndTestImpact.testsettings -------------------------------------------------------------------------------- /TrafficCounter.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter.sln -------------------------------------------------------------------------------- /TrafficCounter.sln.DotSettings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter.sln.DotSettings -------------------------------------------------------------------------------- /TrafficCounter.vsmdi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter.vsmdi -------------------------------------------------------------------------------- /TrafficCounter/AboutForm.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/AboutForm.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/AboutForm.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/AboutForm.cs -------------------------------------------------------------------------------- /TrafficCounter/AboutForm.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/AboutForm.resx -------------------------------------------------------------------------------- /TrafficCounter/Actors/ConfigurationActor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Actors/ConfigurationActor.cs -------------------------------------------------------------------------------- /TrafficCounter/Actors/FrameGrabActor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Actors/FrameGrabActor.cs -------------------------------------------------------------------------------- /TrafficCounter/Actors/LoggingActor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Actors/LoggingActor.cs -------------------------------------------------------------------------------- /TrafficCounter/Actors/ProcessingActor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Actors/ProcessingActor.cs -------------------------------------------------------------------------------- /TrafficCounter/Actors/SequencingActor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Actors/SequencingActor.cs -------------------------------------------------------------------------------- /TrafficCounter/Actors/SupervisorActor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Actors/SupervisorActor.cs -------------------------------------------------------------------------------- /TrafficCounter/ApplicationInsights.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/ApplicationInsights.config -------------------------------------------------------------------------------- /TrafficCounter/BannerBitmap.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/BannerBitmap.bmp -------------------------------------------------------------------------------- /TrafficCounter/BannerBitmap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/BannerBitmap.png -------------------------------------------------------------------------------- /TrafficCounter/BannerBitmap.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/BannerBitmap.svg -------------------------------------------------------------------------------- /TrafficCounter/Box Art front.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Box Art front.svg -------------------------------------------------------------------------------- /TrafficCounter/Box Art/Box Art Front.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Box Art/Box Art Front.png -------------------------------------------------------------------------------- /TrafficCounter/Box Art/Box Art front.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Box Art/Box Art front.svg -------------------------------------------------------------------------------- /TrafficCounter/Box Art/Box Art side.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Box Art/Box Art side.png -------------------------------------------------------------------------------- /TrafficCounter/Box Art/Box Art side.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Box Art/Box Art side.svg -------------------------------------------------------------------------------- /TrafficCounter/Box Art/Box Art top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Box Art/Box Art top.png -------------------------------------------------------------------------------- /TrafficCounter/Box Art/Box Art top.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Box Art/Box Art top.svg -------------------------------------------------------------------------------- /TrafficCounter/Box Art/BoxArt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Box Art/BoxArt.png -------------------------------------------------------------------------------- /TrafficCounter/Box Art/VTC Box Art 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Box Art/VTC Box Art 2.png -------------------------------------------------------------------------------- /TrafficCounter/Box Art/screenshot_with_highlights.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Box Art/screenshot_with_highlights.png -------------------------------------------------------------------------------- /TrafficCounter/CaptureSource/CaptureSource.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/CaptureSource/CaptureSource.cs -------------------------------------------------------------------------------- /TrafficCounter/CaptureSource/IpCamera.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/CaptureSource/IpCamera.cs -------------------------------------------------------------------------------- /TrafficCounter/CaptureSource/SystemCamera.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/CaptureSource/SystemCamera.cs -------------------------------------------------------------------------------- /TrafficCounter/CaptureSource/VideoFileCapture.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/CaptureSource/VideoFileCapture.cs -------------------------------------------------------------------------------- /TrafficCounter/EventConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/EventConfig.cs -------------------------------------------------------------------------------- /TrafficCounter/GlobalSuppressions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/GlobalSuppressions.cs -------------------------------------------------------------------------------- /TrafficCounter/Logo.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Logo.ico -------------------------------------------------------------------------------- /TrafficCounter/LogoSVG.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/LogoSVG.svg -------------------------------------------------------------------------------- /TrafficCounter/MediaInfo.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/MediaInfo.dll -------------------------------------------------------------------------------- /TrafficCounter/Messages/ActorHeartbeatMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/ActorHeartbeatMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/ActorMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/ActorMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/ActorStatusMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/ActorStatusMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/BeginSplitVideoMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/BeginSplitVideoMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/CalculateFrameRateMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/CalculateFrameRateMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/CamerasMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/CamerasMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/CaptureSourceCompleteMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/CaptureSourceCompleteMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/CheckActorLiveness.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/CheckActorLiveness.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/CheckConnectivityMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/CheckConnectivityMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/CheckVideoProcessingRequestsIPCMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/CheckVideoProcessingRequestsIPCMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/ClearStatsMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/ClearStatsMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/ConfigurationActorMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/ConfigurationActorMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/CopyGroundtruthMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/CopyGroundtruthMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/CreateAllActorsMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/CreateAllActorsMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/CurrentJobMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/CurrentJobMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/DashboardHeartbeatMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/DashboardHeartbeatMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/EventConfigMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/EventConfigMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/FileCreationTimeMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/FileCreationTimeMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/FlushBuffersMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/FlushBuffersMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/FrameCountMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/FrameCountMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/FrameGrabActorMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/FrameGrabActorMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/FrameMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/FrameMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/GenerateDailyReportMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/GenerateDailyReportMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/GenerateReportMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/GenerateReportMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/GetNextFrameMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/GetNextFrameMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/HandleClassIDMappingMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/HandleClassIDMappingMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/HandleUpdatedBackgroundFrameMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/HandleUpdatedBackgroundFrameMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/InitializationCompleteMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/InitializationCompleteMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/InitializedNotificationMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/InitializedNotificationMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/LoadConfigurationByNameMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/LoadConfigurationByNameMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/LoadUserConfigMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/LoadUserConfigMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/LogMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/LogMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/LogPerformanceMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/LogPerformanceMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/LogUserMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/LogUserMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/LoggingActorMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/LoggingActorMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/NewBatchJobMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/NewBatchJobMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/NewProcessingActorMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/NewProcessingActorMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/NewVideoSourceMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/NewVideoSourceMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/OpenRegionConfigurationScreenMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/OpenRegionConfigurationScreenMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/ProcessNextFrameMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/ProcessNextFrameMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/RegionConfigLookupResponseMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/RegionConfigLookupResponseMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/RegionConfigNameLookupMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/RegionConfigNameLookupMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/RegionConfigurationMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/RegionConfigurationMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/RequestBackgroundFrameMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/RequestBackgroundFrameMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/RequestConfigurationMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/RequestConfigurationMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/RequestUpdateClassIDMappingMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/RequestUpdateClassIDMappingMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/RequestVideoSourceMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/RequestVideoSourceMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/ResetDatabaseMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/ResetDatabaseMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/RestartFrameGrabActorMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/RestartFrameGrabActorMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/SequencingActorMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/SequencingActorMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/SplitVideoJobsMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/SplitVideoJobsMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/StringMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/StringMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/SupervisorActorMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/SupervisorActorMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/TrackingEventMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/TrackingEventMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/UpdateActorStatusHandlerMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/UpdateActorStatusHandlerMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/UpdateDebugHandlerMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/UpdateDebugHandlerMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/UpdateFramerateMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/UpdateFramerateMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/UpdateInfoUiHandlerMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/UpdateInfoUiHandlerMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/UpdateRegionConfigurationMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/UpdateRegionConfigurationMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/UpdateStatsUiHandlerMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/UpdateStatsUiHandlerMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/UpdateUiAccessoryHandlerMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/UpdateUiAccessoryHandlerMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/UpdateUiHandlerMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/UpdateUiHandlerMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/UpdateVideoDimensionsMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/UpdateVideoDimensionsMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/UpdateVideoPropertiesMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/UpdateVideoPropertiesMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/ValidateConfigurationMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/ValidateConfigurationMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Messages/VideoJobsMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Messages/VideoJobsMessage.cs -------------------------------------------------------------------------------- /TrafficCounter/Program.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Program.cs -------------------------------------------------------------------------------- /TrafficCounter/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /TrafficCounter/Properties/Resources.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Properties/Resources.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/Properties/Resources.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Properties/Resources.resx -------------------------------------------------------------------------------- /TrafficCounter/Properties/app.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Properties/app.manifest -------------------------------------------------------------------------------- /TrafficCounter/ROIMask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/ROIMask.png -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/ExamplePathBuilderControl.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/ExamplePathBuilderControl.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/ExamplePathBuilderControl.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/ExamplePathBuilderControl.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/ExamplePathBuilderControl.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/ExamplePathBuilderControl.resx -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/ExamplePathCreatePrompt.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/ExamplePathCreatePrompt.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/ExamplePathCreatePrompt.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/ExamplePathCreatePrompt.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/ExamplePathCreatePrompt.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/ExamplePathCreatePrompt.resx -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/FileRegionConfigDAL.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/FileRegionConfigDAL.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/IRegionConfigDataAccessLayer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/IRegionConfigDataAccessLayer.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/IRegionConfigSelectorView.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/IRegionConfigSelectorView.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/InputPrompt.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/InputPrompt.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/InputPrompt.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/InputPrompt.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/InputPrompt.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/InputPrompt.resx -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/PolygonBuilderControl.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/PolygonBuilderControl.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/PolygonBuilderControl.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/PolygonBuilderControl.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/PolygonBuilderControl.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/PolygonBuilderControl.resx -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/RegionConfigSelectorControl.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/RegionConfigSelectorControl.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/RegionConfigSelectorControl.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/RegionConfigSelectorControl.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/RegionConfigSelectorControl.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/RegionConfigSelectorControl.resx -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/RegionConfigSelectorModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/RegionConfigSelectorModel.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/RegionConfigSelectorView.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/RegionConfigSelectorView.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/RegionConfigSelectorView.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/RegionConfigSelectorView.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/RegionConfigSelectorView.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/RegionConfigSelectorView.resx -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/RegionEditor.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/RegionEditor.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/RegionEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/RegionEditor.cs -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/RegionEditor.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/RegionEditor.resx -------------------------------------------------------------------------------- /TrafficCounter/RegionConfiguration/RegionSelectorView.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/RegionConfiguration/RegionSelectorView.resx -------------------------------------------------------------------------------- /TrafficCounter/Resources/greenledoff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Resources/greenledoff.png -------------------------------------------------------------------------------- /TrafficCounter/SettingsEditor.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/SettingsEditor.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/SettingsEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/SettingsEditor.cs -------------------------------------------------------------------------------- /TrafficCounter/SettingsEditor.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/SettingsEditor.resx -------------------------------------------------------------------------------- /TrafficCounter/Splash Screen VTC Roadometry.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/Splash Screen VTC Roadometry.svg -------------------------------------------------------------------------------- /TrafficCounter/SplashScreen.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/SplashScreen.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/SplashScreen.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/SplashScreen.cs -------------------------------------------------------------------------------- /TrafficCounter/SplashScreen.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/SplashScreen.resx -------------------------------------------------------------------------------- /TrafficCounter/SplashScreen.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/SplashScreen.svg -------------------------------------------------------------------------------- /TrafficCounter/SplashScreenRoadometry.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/SplashScreenRoadometry.bmp -------------------------------------------------------------------------------- /TrafficCounter/SplashScreenRoadometry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/SplashScreenRoadometry.png -------------------------------------------------------------------------------- /TrafficCounter/TrafficCounter.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/TrafficCounter.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/TrafficCounter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/TrafficCounter.cs -------------------------------------------------------------------------------- /TrafficCounter/TrafficCounter.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/TrafficCounter.csproj -------------------------------------------------------------------------------- /TrafficCounter/TrafficCounter.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/TrafficCounter.resx -------------------------------------------------------------------------------- /TrafficCounter/UI/LED Green Off.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/UI/LED Green Off.svg -------------------------------------------------------------------------------- /TrafficCounter/UI/LED Green On.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/UI/LED Green On.svg -------------------------------------------------------------------------------- /TrafficCounter/UI/LED Red Off.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/UI/LED Red Off.svg -------------------------------------------------------------------------------- /TrafficCounter/UI/LED Red On.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/UI/LED Red On.svg -------------------------------------------------------------------------------- /TrafficCounter/UI/TrafficCounterUIUpdateInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/UI/TrafficCounterUIUpdateInfo.cs -------------------------------------------------------------------------------- /TrafficCounter/UserConfiguration/FileUserConfigDAL.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/UserConfiguration/FileUserConfigDAL.cs -------------------------------------------------------------------------------- /TrafficCounter/UserConfiguration/IUserConfigDataAccessLayer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/UserConfiguration/IUserConfigDataAccessLayer.cs -------------------------------------------------------------------------------- /TrafficCounter/VideoDateTimeForm.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/VideoDateTimeForm.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/VideoDateTimeForm.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/VideoDateTimeForm.cs -------------------------------------------------------------------------------- /TrafficCounter/VideoDateTimeForm.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/VideoDateTimeForm.resx -------------------------------------------------------------------------------- /TrafficCounter/VideoDisplay.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/VideoDisplay.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/VideoDisplay.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/VideoDisplay.cs -------------------------------------------------------------------------------- /TrafficCounter/VideoDisplay.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/VideoDisplay.resx -------------------------------------------------------------------------------- /TrafficCounter/VideoMux.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/VideoMux.Designer.cs -------------------------------------------------------------------------------- /TrafficCounter/VideoMux.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/VideoMux.cs -------------------------------------------------------------------------------- /TrafficCounter/VideoMux.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/VideoMux.resx -------------------------------------------------------------------------------- /TrafficCounter/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/app.config -------------------------------------------------------------------------------- /TrafficCounter/config/eventConfig.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/config/eventConfig.xml -------------------------------------------------------------------------------- /TrafficCounter/config/regionConfig.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/config/regionConfig.xml -------------------------------------------------------------------------------- /TrafficCounter/regionConfig.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrafficCounter/regionConfig.xml -------------------------------------------------------------------------------- /TrajectoryAnalyzer/App.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/App.config -------------------------------------------------------------------------------- /TrajectoryAnalyzer/App.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/App.xaml -------------------------------------------------------------------------------- /TrajectoryAnalyzer/App.xaml.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/App.xaml.cs -------------------------------------------------------------------------------- /TrajectoryAnalyzer/MainWindow.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/MainWindow.xaml -------------------------------------------------------------------------------- /TrajectoryAnalyzer/MainWindow.xaml.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/MainWindow.xaml.cs -------------------------------------------------------------------------------- /TrajectoryAnalyzer/MatchWithExplanation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/MatchWithExplanation.cs -------------------------------------------------------------------------------- /TrajectoryAnalyzer/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /TrajectoryAnalyzer/Properties/Resources.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/Properties/Resources.Designer.cs -------------------------------------------------------------------------------- /TrajectoryAnalyzer/Properties/Resources.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/Properties/Resources.resx -------------------------------------------------------------------------------- /TrajectoryAnalyzer/Properties/Settings.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/Properties/Settings.Designer.cs -------------------------------------------------------------------------------- /TrajectoryAnalyzer/Properties/Settings.settings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/Properties/Settings.settings -------------------------------------------------------------------------------- /TrajectoryAnalyzer/TrackedObject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/TrackedObject.cs -------------------------------------------------------------------------------- /TrajectoryAnalyzer/TrajectoryAnalyzer.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/TrajectoryAnalyzer.csproj -------------------------------------------------------------------------------- /TrajectoryAnalyzer/TrajectoryAnalyzerIcon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/TrajectoryAnalyzerIcon.ico -------------------------------------------------------------------------------- /TrajectoryAnalyzer/TrajectoryAnalyzerIcon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/TrajectoryAnalyzerIcon.png -------------------------------------------------------------------------------- /TrajectoryAnalyzer/TrajectoryAnalyzerIcon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/TrajectoryAnalyzerIcon.svg -------------------------------------------------------------------------------- /TrajectoryAnalyzer/TrajectoryAnalyzerIcon64.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/TrajectoryAnalyzerIcon64.ico -------------------------------------------------------------------------------- /TrajectoryAnalyzer/TrajectoryAnalyzerIcon64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/TrajectoryAnalyzerIcon64.png -------------------------------------------------------------------------------- /TrajectoryAnalyzer/TrajectoryExtrapolator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/TrajectoryAnalyzer/TrajectoryExtrapolator.cs -------------------------------------------------------------------------------- /VTC Report Generator/App.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/App.config -------------------------------------------------------------------------------- /VTC Report Generator/App.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/App.xaml -------------------------------------------------------------------------------- /VTC Report Generator/App.xaml.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/App.xaml.cs -------------------------------------------------------------------------------- /VTC Report Generator/BigLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/BigLogo.png -------------------------------------------------------------------------------- /VTC Report Generator/MainWindow.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/MainWindow.xaml -------------------------------------------------------------------------------- /VTC Report Generator/MainWindow.xaml.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/MainWindow.xaml.cs -------------------------------------------------------------------------------- /VTC Report Generator/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /VTC Report Generator/Properties/Resources.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/Properties/Resources.Designer.cs -------------------------------------------------------------------------------- /VTC Report Generator/Properties/Resources.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/Properties/Resources.resx -------------------------------------------------------------------------------- /VTC Report Generator/Properties/Settings.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/Properties/Settings.Designer.cs -------------------------------------------------------------------------------- /VTC Report Generator/Properties/Settings.settings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/Properties/Settings.settings -------------------------------------------------------------------------------- /VTC Report Generator/VTC Report Generator.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/VTC Report Generator.csproj -------------------------------------------------------------------------------- /VTC Report Generator/android-chrome-192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/android-chrome-192x192.png -------------------------------------------------------------------------------- /VTC Report Generator/android-chrome-512x512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/android-chrome-512x512.png -------------------------------------------------------------------------------- /VTC Report Generator/apple-touch-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/apple-touch-icon.png -------------------------------------------------------------------------------- /VTC Report Generator/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/favicon-16x16.png -------------------------------------------------------------------------------- /VTC Report Generator/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/favicon-32x32.png -------------------------------------------------------------------------------- /VTC Report Generator/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Report Generator/favicon.ico -------------------------------------------------------------------------------- /VTC Supervisor/App.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/App.config -------------------------------------------------------------------------------- /VTC Supervisor/Program.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/Program.cs -------------------------------------------------------------------------------- /VTC Supervisor/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /VTC Supervisor/Properties/Resources.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/Properties/Resources.Designer.cs -------------------------------------------------------------------------------- /VTC Supervisor/Properties/Resources.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/Properties/Resources.resx -------------------------------------------------------------------------------- /VTC Supervisor/Properties/Settings.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/Properties/Settings.Designer.cs -------------------------------------------------------------------------------- /VTC Supervisor/Properties/Settings.settings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/Properties/Settings.settings -------------------------------------------------------------------------------- /VTC Supervisor/SupervisorForm.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/SupervisorForm.Designer.cs -------------------------------------------------------------------------------- /VTC Supervisor/SupervisorForm.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/SupervisorForm.cs -------------------------------------------------------------------------------- /VTC Supervisor/SupervisorForm.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/SupervisorForm.resx -------------------------------------------------------------------------------- /VTC Supervisor/VTC Supervisor icon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/VTC Supervisor icon.svg -------------------------------------------------------------------------------- /VTC Supervisor/VTC Supervisor.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/VTC Supervisor.csproj -------------------------------------------------------------------------------- /VTC Supervisor/supervisor.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/supervisor.ico -------------------------------------------------------------------------------- /VTC Supervisor/supervisor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC Supervisor/supervisor.png -------------------------------------------------------------------------------- /VTC.Classifier/Classifier.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Classifier/Classifier.cs -------------------------------------------------------------------------------- /VTC.Classifier/GPU.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Classifier/GPU.cs -------------------------------------------------------------------------------- /VTC.Classifier/GPUDetector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Classifier/GPUDetector.cs -------------------------------------------------------------------------------- /VTC.Classifier/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Classifier/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /VTC.Classifier/VTC.Classifier.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Classifier/VTC.Classifier.csproj -------------------------------------------------------------------------------- /VTC.Classifier/YoloWrapper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Classifier/YoloWrapper.cs -------------------------------------------------------------------------------- /VTC.Classifier/YoloWrapperNoGPU.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Classifier/YoloWrapperNoGPU.cs -------------------------------------------------------------------------------- /VTC.Classifier/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Classifier/app.config -------------------------------------------------------------------------------- /VTC.Common/BatchVideoJob.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/BatchVideoJob.cs -------------------------------------------------------------------------------- /VTC.Common/BinnedMovements.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/BinnedMovements.cs -------------------------------------------------------------------------------- /VTC.Common/CommonFunctions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/CommonFunctions.cs -------------------------------------------------------------------------------- /VTC.Common/DetectionClasses.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/DetectionClasses.cs -------------------------------------------------------------------------------- /VTC.Common/Events.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/Events.cs -------------------------------------------------------------------------------- /VTC.Common/Measurement.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/Measurement.cs -------------------------------------------------------------------------------- /VTC.Common/Movement.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/Movement.cs -------------------------------------------------------------------------------- /VTC.Common/ObjectType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/ObjectType.cs -------------------------------------------------------------------------------- /VTC.Common/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /VTC.Common/RegionConfig/ExamplePath.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/RegionConfig/ExamplePath.cs -------------------------------------------------------------------------------- /VTC.Common/RegionConfig/Polygon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/RegionConfig/Polygon.cs -------------------------------------------------------------------------------- /VTC.Common/RegionConfig/RegionConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/RegionConfig/RegionConfig.cs -------------------------------------------------------------------------------- /VTC.Common/RegionTransition.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/RegionTransition.cs -------------------------------------------------------------------------------- /VTC.Common/StateEstimate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/StateEstimate.cs -------------------------------------------------------------------------------- /VTC.Common/TrackedObject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/TrackedObject.cs -------------------------------------------------------------------------------- /VTC.Common/Turn.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/Turn.cs -------------------------------------------------------------------------------- /VTC.Common/UserConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/UserConfig.cs -------------------------------------------------------------------------------- /VTC.Common/VTC.Common.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/VTC.Common.csproj -------------------------------------------------------------------------------- /VTC.Common/VTCPaths.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/VTCPaths.cs -------------------------------------------------------------------------------- /VTC.Common/VideoMetadata.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/VideoMetadata.cs -------------------------------------------------------------------------------- /VTC.Common/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Common/app.config -------------------------------------------------------------------------------- /VTC.Kernel/Extensions/LineSegment2DExtensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/Extensions/LineSegment2DExtensions.cs -------------------------------------------------------------------------------- /VTC.Kernel/Extensions/PointExtensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/Extensions/PointExtensions.cs -------------------------------------------------------------------------------- /VTC.Kernel/HungarianAlgorithm.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/HungarianAlgorithm.cs -------------------------------------------------------------------------------- /VTC.Kernel/MathHelper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/MathHelper.cs -------------------------------------------------------------------------------- /VTC.Kernel/MultipleHypothesisTracker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/MultipleHypothesisTracker.cs -------------------------------------------------------------------------------- /VTC.Kernel/MultipleTrajectorySynthesizer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/MultipleTrajectorySynthesizer.cs -------------------------------------------------------------------------------- /VTC.Kernel/NearestNeighbor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/NearestNeighbor.cs -------------------------------------------------------------------------------- /VTC.Kernel/NodeClass.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/NodeClass.cs -------------------------------------------------------------------------------- /VTC.Kernel/OptAssign.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/OptAssign.cs -------------------------------------------------------------------------------- /VTC.Kernel/PathGenerator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/PathGenerator.cs -------------------------------------------------------------------------------- /VTC.Kernel/PolygonTrajectorySynthesizer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/PolygonTrajectorySynthesizer.cs -------------------------------------------------------------------------------- /VTC.Kernel/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /VTC.Kernel/TrajectorySimilarity.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/TrajectorySimilarity.cs -------------------------------------------------------------------------------- /VTC.Kernel/VTC.Kernel.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/VTC.Kernel.csproj -------------------------------------------------------------------------------- /VTC.Kernel/VelocityField.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/VelocityField.cs -------------------------------------------------------------------------------- /VTC.Kernel/Video/CaptureContext.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/Video/CaptureContext.cs -------------------------------------------------------------------------------- /VTC.Kernel/Video/ICaptureContextProvider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/Video/ICaptureContextProvider.cs -------------------------------------------------------------------------------- /VTC.Kernel/Video/ICaptureSource.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/Video/ICaptureSource.cs -------------------------------------------------------------------------------- /VTC.Kernel/Vistas/Vista.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/Vistas/Vista.cs -------------------------------------------------------------------------------- /VTC.Kernel/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Kernel/app.config -------------------------------------------------------------------------------- /VTC.KernelTests/License-LGPL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.KernelTests/License-LGPL.txt -------------------------------------------------------------------------------- /VTC.KernelTests/MultipleHypothesisTrackerTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.KernelTests/MultipleHypothesisTrackerTests.cs -------------------------------------------------------------------------------- /VTC.KernelTests/PolygonTrajectorySynthesizerUnitTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.KernelTests/PolygonTrajectorySynthesizerUnitTests.cs -------------------------------------------------------------------------------- /VTC.KernelTests/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.KernelTests/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /VTC.KernelTests/TrajectorySimiliarityUnitTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.KernelTests/TrajectorySimiliarityUnitTests.cs -------------------------------------------------------------------------------- /VTC.KernelTests/VTC.KernelTests.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.KernelTests/VTC.KernelTests.csproj -------------------------------------------------------------------------------- /VTC.KernelTests/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.KernelTests/app.config -------------------------------------------------------------------------------- /VTC.KernelTests/packages.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.KernelTests/packages.config -------------------------------------------------------------------------------- /VTC.Reporting/CSVReportTemplate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/CSVReportTemplate.cs -------------------------------------------------------------------------------- /VTC.Reporting/CSVReportTemplate.tt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/CSVReportTemplate.tt -------------------------------------------------------------------------------- /VTC.Reporting/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /VTC.Reporting/Properties/Resources.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/Properties/Resources.Designer.cs -------------------------------------------------------------------------------- /VTC.Reporting/Properties/Resources.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/Properties/Resources.resx -------------------------------------------------------------------------------- /VTC.Reporting/Remote/RemoteServer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/Remote/RemoteServer.cs -------------------------------------------------------------------------------- /VTC.Reporting/ReportAssets/BigLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/ReportAssets/BigLogo.png -------------------------------------------------------------------------------- /VTC.Reporting/ReportAssets/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/ReportAssets/favicon.ico -------------------------------------------------------------------------------- /VTC.Reporting/ReportAssets/jquery.sparkline.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/ReportAssets/jquery.sparkline.min.js -------------------------------------------------------------------------------- /VTC.Reporting/ReportAssets/report.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/ReportAssets/report.css -------------------------------------------------------------------------------- /VTC.Reporting/ReportAssets/report.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/ReportAssets/report.js -------------------------------------------------------------------------------- /VTC.Reporting/ReportGenerator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/ReportGenerator.cs -------------------------------------------------------------------------------- /VTC.Reporting/SummaryReportTemplate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/SummaryReportTemplate.cs -------------------------------------------------------------------------------- /VTC.Reporting/SummaryReportTemplate.tt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/SummaryReportTemplate.tt -------------------------------------------------------------------------------- /VTC.Reporting/VTC.Reporting.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/VTC.Reporting.csproj -------------------------------------------------------------------------------- /VTC.Reporting/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.Reporting/app.config -------------------------------------------------------------------------------- /VTC.TurnClassifier/Input.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.TurnClassifier/Input.cs -------------------------------------------------------------------------------- /VTC.TurnClassifier/LSTMTrainer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.TurnClassifier/LSTMTrainer.cs -------------------------------------------------------------------------------- /VTC.TurnClassifier/LSTMTurnClassifier.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.TurnClassifier/LSTMTurnClassifier.cs -------------------------------------------------------------------------------- /VTC.TurnClassifier/TrainingSet.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.TurnClassifier/TrainingSet.cs -------------------------------------------------------------------------------- /VTC.TurnClassifier/TrainingSetLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.TurnClassifier/TrainingSetLoader.cs -------------------------------------------------------------------------------- /VTC.TurnClassifier/VTC.TurnClassifier.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.TurnClassifier/VTC.TurnClassifier.csproj -------------------------------------------------------------------------------- /VTC.db/DatabaseManager.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.db/DatabaseManager.cs -------------------------------------------------------------------------------- /VTC.db/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.db/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /VTC.db/Resource1.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.db/Resource1.Designer.cs -------------------------------------------------------------------------------- /VTC.db/Resource1.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.db/Resource1.resx -------------------------------------------------------------------------------- /VTC.db/VTC.db.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.db/VTC.db.csproj -------------------------------------------------------------------------------- /VTC.db/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/VTC.db/app.config -------------------------------------------------------------------------------- /ipCameras.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/ipCameras.txt -------------------------------------------------------------------------------- /packages/repositories.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/packages/repositories.config -------------------------------------------------------------------------------- /setup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/asfarley/vtc_opensource/HEAD/setup.bat --------------------------------------------------------------------------------