mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
Merge pull request #7505 from LukeZheZhu:filterSmall_double_support
This commit is contained in:
commit
505c19bc20
@ -154,6 +154,7 @@ inline bool isBorder(const struct RectCoords bounds, int2 coord, int numPixels)
|
||||
#endif
|
||||
|
||||
#define float1 float
|
||||
#define double1 double
|
||||
#define uchar1 uchar
|
||||
#define int1 int
|
||||
#define uint1 unit
|
||||
|
Loading…
Reference in New Issue
Block a user