Skip to content

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.

Notifications You must be signed in to change notification settings

luk93/Android-OpenCV

Repository files navigation

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages