| Title |
JavaBean of Edge Detection |
| Description |
This Java Bean implements edge detection of any image with the held of a Canny algorithm which detects edges with much less loss that any other edge detection softwares because of the features which it supports like its capability of anti-noise, subpixel-level detecting accuracy, and one-pixel width of resulting edges. With the JDK or JavaBeans environment, the EdgeDetector can be integrated into any Java application or Applet in Java 1.1+. |
| Comments * |
|