JdeRobot4Android / AndroidOpenCVDemo

JdeRobot component (like opencvdemo) for android
GNU General Public License v2.0
3 stars 3 forks source link

Refactorize to support new Image interface #32

Open ojgarciab opened 8 years ago

ojgarciab commented 8 years ago

JdeRobot was released new "stable" interface. We will implement it.

gsssrao commented 8 years ago

@ojgarciab You mean integrate with the JdeRobot repository?

ojgarciab commented 8 years ago

No for now, we are splitting the project into several parts. "Components" are called now "drivers" and some of them was renamed "tools" or was moved to "JdeRobot-TeachingRobotics" repository.

Now I have work with opencvdemo component (now it is a tool) and then I'll integrate android tools with them, but I'll migrate or create new applications with android studio (gradle).