This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-07-22 12:17:04 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3cce299a78
opencv
/
modules
/
core
/
include
/
opencv2
History
Clement Courbet
3cce299a78
Use intrinsics for
cvRound
on x86 and x86_64
__GNUC__
(clang/gcc linux) too.
...
We've measured a 7x improvement in speed for `cvRound` using the intrinsic.
2023-07-21 10:57:54 +03:00
..
core
Use intrinsics for
cvRound
on x86 and x86_64
__GNUC__
(clang/gcc linux) too.
2023-07-21 10:57:54 +03:00
core.hpp
add cv::flipND; support onnx slice with negative steps via cv::flipND
2022-12-23 16:39:53 +08:00