mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Normalized file endings.
This commit is contained in:
@@ -66,4 +66,4 @@ object ScalaCorrespondenceMatchingDemo {
|
||||
println(s"Writing ${filename}")
|
||||
assert(Highgui.imwrite(filename, correspondenceImage))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -40,4 +40,4 @@ object ScalaDetectFaceDemo {
|
||||
println(s"Writing ${filename}")
|
||||
assert(Highgui.imwrite(filename, image))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user