소스 검색

Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/etri-smartspaces

Alexander Hendrich 11 년 전
부모
커밋
1768344b9f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      bbiwarg/Constants.cs

+ 2 - 2
bbiwarg/Constants.cs

@@ -66,8 +66,8 @@ namespace bbiwarg
 
 
         // colors
-        public static readonly Color ColorDetected = Color.White;
-        public static readonly Color ColorTracked = Color.Yellow;
+        public static readonly Color ColorDetected = Color.Green;
+        public static readonly Color ColorTracked = Color.LightGoldenrodYellow;
 
         //public static readonly Color EdgeColor = Color.Blue; // edgeImage draw direct to blue chanel from outputImage