Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 322 Bytes

WPFWithCLI

1. WPF using CPP/CLI (Common Language Infrastructure) with OpenCV native library

  • Open Image and operate deblur image by using gaussianblur
  • Simple example to understand data switching between WPF and CPP/CLI
  • note OpenCV library is not included
  • must link OpenCV library manually