|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.shapelogic.imageprocessing.AbstractImageProcessingTests
org.shapelogic.imageprocessing.BaseLetterMatchingForVectorizersTests
org.shapelogic.imageprocessing.BaseLetterMatchingMaxDistanceVectorizerTests
org.shapelogic.imageprocessing.LetterMatchingMaxDistanceVectorizerTest
public class LetterMatchingMaxDistanceVectorizerTest
Unit test for LetterMatchingMaxDistanceVectorizer, The main letter matching and vectorization algorithm, that works for both straight and curved capital letters Note that this is sub classed from another unit test for more basic tests that only work for straight letters
Constructor Summary | |
---|---|
LetterMatchingMaxDistanceVectorizerTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
Methods inherited from class org.shapelogic.imageprocessing.BaseLetterMatchingMaxDistanceVectorizerTests |
---|
testA, testB, testC, testD, testG, testJ, testO, testP, testQ, testR, testS, testU, testW |
Methods inherited from class org.shapelogic.imageprocessing.BaseLetterMatchingForVectorizersTests |
---|
testE, testF, testH, testI, testK, testL, testM, testN, testT, testV, testX, testY, testZ |
Methods inherited from class org.shapelogic.imageprocessing.AbstractImageProcessingTests |
---|
assertEmptyCollection, dummyTest, printAnnotaions, printLines, printPoints, printPolygon |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LetterMatchingMaxDistanceVectorizerTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class BaseLetterMatchingMaxDistanceVectorizerTests
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |