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-01-18 14:13:15 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
812edb5fdc
opencv
/
modules
/
photo
History
Erik Karlsson
812edb5fdc
Fixed bug, maxDist() should reurn int, not double
2015-03-10 01:34:02 +01:00
..
include
/opencv2
Changed parameter type of fastNlMeansDenoising[Multi][Abs] from std::vector<float> to const std::vector<float>&
2015-03-09 23:47:49 +01:00
misc/java
/test
Modified java wrapping mechanism
2015-03-02 18:12:30 +03:00
perf
refactor CUDA part of photo module
2015-01-15 16:46:48 +03:00
src
Fixed bug, maxDist() should reurn int, not double
2015-03-10 01:34:02 +01:00
test
Changed parameters of fastNlMeansDenoising[Multi][Abs] from float * to std::vector<float>
2015-03-09 15:52:16 +01:00
CMakeLists.txt
Python support
2015-03-02 18:13:00 +03:00