mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
f0445295bd
* Reduce if statement as it has the same expression on both sides of '&&' If statement has the same expression on both sides so this can be reduce Signed-off-by: Dan Ben Yosef <danbey@gmail.com> * The if statement is to check width and height
This is Carotene, a low-level library containing optimized CPU routines that are useful for computer vision algorithms.