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
c65a39be82377a007e735efd061736d288d75e11
opencv
/
modules
/
gpu
/
doc
T
History
Vladislav Vinogradov
0b19f915be
minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures)
2011-05-23 07:59:20 +00:00
..
camera_calibration_and_3d_reconstruction.rst
Purpose: updated the core chapter
2011-04-03 22:10:32 +00:00
data_structures.rst
fixed typo
2011-04-27 08:24:24 +00:00
feature_detection_and_description.rst
minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures)
2011-05-23 07:59:20 +00:00
gpu.rst
…
image_filtering.rst
fixed several typos, including the old ones from ticket
#854
2011-05-21 20:17:45 +00:00
image_processing.rst
fixed ?? marks; fixed missing highlighting in some of the sections
2011-04-19 11:41:12 +00:00
initalization_and_information.rst
…
introduction.rst
Purpose: updated the core chapter
2011-04-03 22:10:32 +00:00
matrix_reductions.rst
…
object_detection.rst
…
operations_on_matrices.rst
…
per_element_operations.rst
…