Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV ABI compatibility check

Included scripts will check compatibility of versions in 3.x line (from 3.0.0 to master). abi-compliance-checker tool is used for analysis.

Instruction:

  1. Install docker
  2. run ./do.sh
  3. Check reports in the ./results folder

Notes:

  • Appropriate compiler is GCC 5.x, version 6.x can produce wrong results for source compatibility check
  • abi-compliance-checker will be built into the docker image, version is hardcoded: 2.1

About

Check binary compatibility of different OpenCV versions

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages