类分层结构
- java.lang.Object
- cc.chungkwong.mathocr.offline.skew.CCDetector (implements cc.chungkwong.mathocr.offline.skew.SkewDetector)
- cc.chungkwong.mathocr.offline.skew.HierarchyStrategy (implements cc.chungkwong.mathocr.offline.skew.SearchStrategy)
- cc.chungkwong.mathocr.offline.skew.LinearStrategy (implements cc.chungkwong.mathocr.offline.skew.SearchStrategy)
- cc.chungkwong.mathocr.offline.skew.NNDetector (implements cc.chungkwong.mathocr.offline.skew.SkewDetector)
- cc.chungkwong.mathocr.offline.skew.PPADetector (implements cc.chungkwong.mathocr.offline.skew.SkewDetector)
- cc.chungkwong.mathocr.offline.skew.SearchBasedDetector (implements cc.chungkwong.mathocr.offline.skew.SkewDetector)
- cc.chungkwong.mathocr.offline.skew.HTDetector
- cc.chungkwong.mathocr.offline.skew.PCPDetector
- cc.chungkwong.mathocr.offline.skew.PPDetector
- cc.chungkwong.mathocr.offline.skew.TCDetector
接口分层结构
- cc.chungkwong.mathocr.offline.skew.SearchStrategy
- cc.chungkwong.mathocr.offline.skew.SkewDetector