Skip to content

Using dart:ffi to run OpenCV C++ 4.5.3 in Flutter App

License

Notifications You must be signed in to change notification settings

SemteulGaram/opencv_flutter_ffi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv_flutter_ffi

Uses dart:ffi to run OpenCV C++ 4.5.3 on Flutter App.

Provided release with a sample gaussian blur function. Can use this repo as a template for projects needing image processing on flutter.

Please install OpenCV iOS Framework and put it at location ios/opencv2.framework

References

Known Issues

About

Using dart:ffi to run OpenCV C++ 4.5.3 in Flutter App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.7%
  • C 6.0%
  • Dart 0.1%
  • Objective-C 0.1%
  • HTML 0.1%
  • Ruby 0.0%