Skip to content

woodychang0611/CLRImageDemo

Repository files navigation

CLRImageDemo

Alt text

Combination of C++, C++/CLI, and C# projects.

The demo shows moving balls with given numbers. The control and display is built on WPF project. The detail algorithm is provided by C++ project.

Project Description

woodychang0611_common(C++)

Common C++ function and image processing library

WoodyChang0611CLICommon(C++/CLI)

Adapter for woodychang0611_common

WoodyChang0611.Common (C#)

Common C# function library

CLRLibraryTest(C++/CLI)

Test class to provide model for display

WpfTest (C#/WPF)

Demo project for showing the result of displaying information from C++ library

About

Demo of combining C# WPF with C++ by CLR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published