minor fix in gpu's header
This commit is contained in:
parent
ab04a03621
commit
68c41a6c6c
@ -99,7 +99,7 @@ namespace cv
|
|||||||
// border interpolation modes)
|
// border interpolation modes)
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
BORDER_REFLECT101 = 0,
|
BORDER_REFLECT101 = 0
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user