Class Diagram
2017-04-10 15:09:10 0 举报
类图
作者其他创作
大纲/内容
PreprocessPanel
- img_height : int- img_width : int- img : double[][]
+ smooth()+ meanNeighbour()+ kmeans_process()+ morphology_dilation()+ zhongzhi_process()
Process
+ doErase()+ doTj()
FractureExplainationPanel
- xData : double[] - yData : double[] - alpha : double - beta : double - gamma : double - root2 : double - amplitude : double - initialphase : double - offset : double
+ doFit()+ order()+ doCustomFit()+ initialize()+ restart()+ showSin()
SpciealProcessPanel
- radius : int - poly : Poly - tj_deep : int
+ erase()+ getEraserPolygon()+ tj_process1()+ tj_process2()
FractureExplain
+ doFit()+ getAngle()+ showSin()
ClassifierPanel
- max_class_number : int- input_row : int- test_row : int- col : int
+ readData()+ getSVM()+ recognition()+ euDt_process()
Classify
+ doSVM()+ doSimilarity()
Jpanel
0 条评论
下一页