Introduction - If you have any usage issues, please Google them yourself
Line detection and image convolution code in Java. Line detection is made by size x size convolution (size in generally 3). Java code.
Packet : 63535290linedetection_java.rar filelist
LineDetector.java
Convolution.java