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
Files
ac206ccb05b7aeb2ad01a94b34f04bdb66ca0854
opencv
/
modules
/
core
/
doc
T
History
Andrey Pavlenko
a8db3df8f6
typo: rect -> roi
2014-09-09 12:25:14 +04:00
..
pics
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
basic_structures.rst
typo: rect -> roi
2014-09-09 12:25:14 +04:00
clustering.rst
…
command_line_parser.rst
…
core.rst
fixing more compile problems with Java bindings etc
2014-08-14 13:48:52 +04:00
dynamic_structures.rst
put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder.
2014-06-24 21:16:09 +04:00
intro.rst
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
ipp_async_converters.rst
…
old_basic_structures.rst
…
old_xml_yaml_persistence.rst
…
opengl_interop.rst
…
operations_on_arrays.rst
trying to fix builds
2014-08-14 13:18:04 +04:00
optim.rst
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
utility_and_system_functions_and_macros.rst
…
xml_yaml_persistence.rst
…