image - Implement puzzle game on Android -


i'm familiar android development,

but not subject of manipulations on images, etc.

i need implement puzzle game:

  • let user mark , cut (non symmetric) piece of image.
  • let user move , rotate piece.
  • let user drag piece original place. , on...

i heard opencv library (also android). best option start with?

i have seen lot of questions/answers of issue,

but android have official/unoffical library issue?

one of opencv's android sample projects actually 1 of puzzle games.

it not allow user cut pieces , rotate them, rest there. have source code if download android package, great starting point.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -