Normalized file endings.
This commit is contained in:
@@ -57,4 +57,3 @@ if (INSTALL_C_EXAMPLES AND NOT WIN32)
|
||||
DESTINATION share/opencv/samples/${project}
|
||||
PERMISSIONS OWNER_READ GROUP_READ WORLD_READ)
|
||||
endif()
|
||||
|
||||
|
@@ -439,4 +439,3 @@ double App::checkRectSimilarity(Size sz,
|
||||
}
|
||||
return final_test_result;
|
||||
}
|
||||
|
||||
|
@@ -386,5 +386,3 @@ void App::handleKey(char key)
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@@ -262,4 +262,4 @@ nocamera:
|
||||
waitKey();
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user