mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
world fix
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
#include <float.h>
|
||||
#include <stdio.h>
|
||||
#include "lkpyramid.hpp"
|
||||
#include "opencl_kernels.hpp"
|
||||
#include "opencl_kernels_video.hpp"
|
||||
|
||||
#define CV_DESCALE(x,n) (((x) + (1 << ((n)-1))) >> (n))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user