mirror of
https://github.com/opencv/opencv.git
synced 2024-11-27 12:40:05 +08: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 |
||
---|---|---|
.. | ||
hal | ||
include/carotene | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
This is Carotene, a low-level library containing optimized CPU routines that are useful for computer vision algorithms.