Sunday, May 31, 2015

Line Detection - Source Codes

These are the source codes for the previous post, "A Day with Image Processing". Remember the app we did for the line detection using OpenCV. So to run these source codes, first setup your IDE environment suitable to run the OpenCV according to the tutorial mentioned in that post.

Follows is the folder structure.



LineDetectionFrame.java


LineDetectionUtilities.java ImageViewUtilities.java ImageBrowserUtilities.java

No comments:

Post a Comment