Laex / Delphi-OpenCV

Project Delphi-OpenCV. Translation of OpenCV library header files in Delphi
499 stars 225 forks source link

Andorid #28

Open makikaki opened 9 years ago

makikaki commented 9 years ago

Is it possible to use this library for developing Android and iOS applications?

e1ioan commented 8 years ago

+1 for Android support

jonahzheng commented 7 years ago

+1 for Android and ios support

blaisexen commented 7 years ago

wELL the author don't need plus one, he needs donation, frankly it's hard and takes time to deliver this kind of system.

Laex commented 7 years ago

Donation is not the main thing. The main thing - free time

turric4n commented 7 years ago

It's not hardest thing to do... The first thing is make this library work with fpc and linux x86. And later arm linux.

turric4n commented 7 years ago

I will try to make the wrapper compatible with this.

blaisexen commented 7 years ago

well wait, and lets see your name under this library, good luck.

blaisexen commented 7 years ago

@turric4n , ahem..... may we know where is that now?

turric4n commented 7 years ago

It's my next project :) Nothing is impossible.

I discard Firemonkey and Firemonkey for Android. No experience with this compiler and absent Linux compiler drops my interest for this.

As I said FPC and Linux first and next FPC ARM for PI and finally Android ARM.

I have average experience on Linux Enviroment for ARM but I need more. And I don't have any experience with OpenCV for Linux (Static libraries and stuff).

Obviously Wrapper for Linux will be far simple than Windows is. This wrapper is very Windows focused. I'm thinking to do another GitHub repo for this.

Finally FPC 3.1.1 can generate PIC code without TEXREL (Text Reallocations) so things are more easy than before. I just need to investigate and port basic functions of OpenCV for FPC and Linux()

Patience

blaisexen commented 7 years ago

It's not hardest thing to do...

You can do it,, good luck!

CarlosHe commented 4 years ago

https://github.com/CarlosHe/OpenCV-Android-Firemonkey

Laex commented 3 years ago

Duplicate of #122

rorkarock commented 3 years ago

+1 IOS and Android