Date Group support for new directories and
better duplicate logic
This commit is contained in:
@ -206,7 +206,7 @@ public class UnitTestCalculations
|
||||
[TestMethod]
|
||||
public void TestAreaPermille()
|
||||
{
|
||||
int faceAreaPermille=1000;
|
||||
int faceAreaPermille = 1000;
|
||||
Location location;
|
||||
double confidence = 0.1D;
|
||||
int areaPermille, left, top, right, bottom, width, height;
|
||||
|
Reference in New Issue
Block a user