This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 11:40:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1466621f99
opencv
/
modules
/
imgproc
History
Alexander Karsakov
1466621f99
Added loading 4 pixels in line instead of 2 to RGB[A] -> YUV(420) kernel
2014-10-27 16:00:34 +03:00
..
doc
Doc: Fixing indentation
2014-09-17 09:29:17 +02:00
include
/opencv2
removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API
2014-08-14 12:50:07 +04:00
perf
Merge pull request
#3326
from ilya-lavrenov:neon_canny
2014-10-11 17:58:24 +00:00
src
Added loading 4 pixels in line instead of 2 to RGB[A] -> YUV(420) kernel
2014-10-27 16:00:34 +03:00
test
Used direct float calculations
2014-10-21 17:18:03 +03:00
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00