This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f9ea3772b0
opencv
/
modules
/
optim
/
src
History
Alex Leontiev
a29863ee7b
Eliminate use of 32-bit floating pt type
...
Replace all "float" by "double" (64-bit) to avoid "lose precision" warnings.
2013-09-10 13:53:26 +08:00
..
debug.hpp
Prepare Downhill Simplex for pull request
2013-08-30 21:35:47 +08:00
denoise_tvl1.cpp
Eliminate use of 32-bit floating pt type
2013-09-10 13:53:26 +08:00
lpsolver.cpp
Prepare Downhill Simplex for pull request
2013-08-30 21:35:47 +08:00
precomp.hpp
Minor fixes
2013-07-19 03:09:39 +03:00
simplex.cpp
Minor fixes
2013-08-30 21:37:27 +08:00