文件名称:水果识别系统源代码
文件大小:3.28MB
文件格式:ZIP
更新时间:2021-01-27 08:57:45
识别系统
这是基于Java的水果识别系统,目前只实现了橘子识别,可以从给定的图片中识别橘子和橘子数量,程序中的界面美化用了CSS,精简代码,降低重构难度,美化效果能达到要求。刚开始用了传统的圆测试,但是在检测第一张图的时候,测试结果是检测到三个橘子,之后用另一种算法,然后解决了这个问题。
【文件预览】:
OrangeRecognizer
----.project(580B)
----view()
--------MainViewController$2.class(3KB)
--------ImageShowShelf$PerspectiveImage$1.class(2KB)
--------MainViewController$10.class(920B)
--------MainViewController$3.class(933B)
--------MainViewController$11.class(2KB)
--------ImageShowShelf$DisplayShelf$1.class(2KB)
--------MainViewController$13.class(2KB)
--------MainViewController$6.class(933B)
--------MainView.fxml(6KB)
--------ImageShowShelf.class(2KB)
--------ImageShowShelf$DisplayShelf$3.class(2KB)
--------ImageShowShelf$PerspectiveImage.class(2KB)
--------ImageShowShelf$DisplayShelf.class(7KB)
--------MainViewController$12.class(3KB)
--------MainViewController$7.class(933B)
--------DarkTheme.css(3KB)
--------MainViewController$5.class(933B)
--------MainViewController$9.class(1KB)
--------MainViewController$1.class(1KB)
--------MainViewController.class(9KB)
--------MainViewController$8.class(933B)
--------MainViewController$4.class(933B)
--------ImageShowShelf$DisplayShelf$2.class(1KB)
----images()
--------StepSpider.png(18KB)
--------IronMan.jpg(741KB)
--------IronMan2.png(789KB)
--------1.jpg(20KB)
--------IronMan3.png(761KB)
--------StepMap.png(190KB)
--------Orange.png(21KB)
--------IronMan4.png(770KB)
----model()
--------Spot.class(682B)
--------Recognizer.class(20KB)
--------Orange.class(523B)
--------Hoff.class(8KB)
--------Seed.class(682B)
----META-INF()
--------MANIFEST.MF(56B)
----$temp$(419B)
----.classpath(385B)
----build.fxbuild(316B)
----control()
--------MainClass.class(3KB)