added magnitudeSqr and rectStdDev to gpu module.
added supports of CV_32SC2 source to gpu scalar arithm and float source to gpu::histRange. minor fix of gpu tests.
This commit is contained in:
@@ -40,9 +40,6 @@
|
||||
//M*/
|
||||
|
||||
#include "gputest.hpp"
|
||||
#include "highgui.h"
|
||||
#include "cv.h"
|
||||
|
||||
|
||||
using namespace cv;
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user