reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
This commit is contained in:
@@ -45,8 +45,6 @@
|
||||
namespace cv
|
||||
{
|
||||
|
||||
//#undef CV_SSE2
|
||||
|
||||
template<typename T, int shift> struct FixPtCast
|
||||
{
|
||||
typedef int type1;
|
||||
|
Reference in New Issue
Block a user