Skip to content

eskender-f/cross-compile-opencv-4Termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Cross Compile Opencv for Termux Android App

This contains scripts and patch files for cross-compiling Opencv to run in Termux android application. Patch files and scripts are generated by first modifying opencv source code to run on phone architectures and using diff and patch utilities.

How to use

You can directly use the deb files in debs/

Or do the following to produce the deb package:

Installation

Inside termux you can do:

dpkg -i /path/to/deb/file

or something like (less recommended):

dpkg -x /path/to/deb/file $PREFIX

About

OpenCV for Termux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages