This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
gpu
History
Anton Obukhov
58476b64a6
[*]
Fixed
#974
("GPU CascadeClassifier fails with some training files"): Moved IsNodeLeaf bit from NodeDescriptor to FeatureDescriptor for both left and right nodes, therefore from now on max number of rects in a feature is 31
2011-04-04 11:47:21 +00:00
..
doc
Purpose: updated the core chapter
2011-04-03 22:10:32 +00:00
include/opencv2
/gpu
fixed extra memory allocations.
2011-03-30 11:42:23 +00:00
src
[*]
Fixed
#974
("GPU CascadeClassifier fails with some training files"): Moved IsNodeLeaf bit from NodeDescriptor to FeatureDescriptor for both left and right nodes, therefore from now on max number of rects in a feature is 31
2011-04-04 11:47:21 +00:00
test
fixed gpu module HOG test failing on x64 OS
2011-03-24 12:09:29 +00:00
CMakeLists.txt
minor
2011-03-28 06:56:37 +00:00
CMakeLists.txt_cuda4.0
beta cmake file for cuda4.0 (requires "cudafe", Mar 24 2011 22:01:27 or latter)
2011-04-04 10:01:55 +00:00
FindNPP.cmake
minor (fixed log message)
2011-03-11 13:31:40 +00:00