Description: java implementation of edge detection algorithms, Roberts operator, Prewitt operator, Laplacian operator, Sobel operator, interface, directly run org.zfz.app.PhotoApp,
To Search:
File list (Check if you may need any files):
.classpath
.project
.settings
.........\org.eclipse.core.resources.prefs
.........\org.eclipse.jdt.core.prefs
bin
...\org
...\...\zfz
...\...\...\app
...\...\...\...\PhotoApp.class
...\...\...\controller
...\...\...\..........\DetectionListener.class
...\...\...\..........\LoadImageListener.class
...\...\...\..........\SaveImageListener.class
...\...\...\model
...\...\...\.....\Photo.class
...\...\...\view
...\...\...\....\MainFrame$1.class
...\...\...\....\MainFrame.class
res
...\说明.rf
src
...\org
...\...\zfz
...\...\...\app
...\...\...\...\PhotoApp.java
...\...\...\controller
...\...\...\..........\DetectionListener.java
...\...\...\..........\LoadImageListener.java
...\...\...\..........\SaveImageListener.java
...\...\...\model
...\...\...\.....\Photo.java
...\...\...\view
...\...\...\....\MainFrame.java