From 1de0ec9aacf859064e45160747b5e1913f4084eb Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Sun, 26 Mar 2006 04:00:16 +0000 Subject: most of region selection completed (bzr r299) --- src/trace/siox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/trace/siox.cpp') diff --git a/src/trace/siox.cpp b/src/trace/siox.cpp index b210606b1..be1dd3995 100644 --- a/src/trace/siox.cpp +++ b/src/trace/siox.cpp @@ -926,7 +926,7 @@ static std::vector createSignature(std::vector &input, //## S I O X S E G M E N T A T O R (originally SioxSegmentator.java) //######################################################################## -//### NOTE: Doxygen comments are in siox-segmentator.h +//### NOTE: Doxygen comments are in siox.h /** Confidence corresponding to a certain foreground region (equals one). */ const float SioxSegmentator::CERTAIN_FOREGROUND_CONFIDENCE=1.0f; -- cgit v1.2.3