2013年1月31日 星期四

OpenCV Scaling Image on Android

  Today i try to integrate the opencv on my android project(i need the image scaling alg. for my midp adapter's canvas). 

The purposes :  

  • Study the Open CV on Android platform 
  • Import static Open CV lib(without OpenCV Manager) 
  • Image process the Bitmap  (resize algorithm : INTER_NEAREST , INTER_LINEAR , INTER_AREA , INTER_CUBIC and INTER_LANCZOS4) 


source code : https://github.com/bearprada/android_opencv_sample_resize

沒有留言:

張貼留言