项目作者: luk93

项目描述 :
An android app made to test OpenCV libs on Android devices. It operates on images acquired by camera. Processes: rgb to gray, gray to canny or inrange->erosion->dilatation->detecting contours and then rotated rectangles->drawing rectangles with text info about their size. Parameters of processes steered by trackbars.
高级语言: Java
项目地址: git://github.com/luk93/Android-OpenCV.git
创建时间: 2017-11-29T14:14:06Z
项目社区:https://github.com/luk93/Android-OpenCV

开源协议:

下载


Android-OpenCV

An android app made to test OpenCV libs on Android devices. It operates on images acquired by camera. Processes: rgb to gray, gray to canny or inrange->erosion->dilatation->detecting contours and then rotated rectangles->drawing rectangles with text info about their size. Parameters of processes steered by trackbars.