You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex Leontiev
11fa0651c6
Minor fixes
...
As the opencv's build-bot did not want to compile this revision, I had
to do some changes. In particular,
1) Removed unsigned int vs int comparisons, that were treated as errors
2) Removed unused variables and functions
3) Removed functions without previous declaration
4) Fixed whitespaces
12 years ago
..
androidcamera
Merge commit '43aec5ad' into merge-2.4
12 years ago
bioinspired
retina_ocl.cpp: removed two unused arrays.
12 years ago
calib3d
Fixed some dubious uses of tbb::task_scheduler_init.
12 years ago
contrib
Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience.
12 years ago
core
restored original behaviour or release functions for (Buffer and Texture)
12 years ago
cudev
War on Whitespace, master edition: file endings.
12 years ago
features2d
Boring changes - features2d.
12 years ago
flann
War on Whitespace, master edition: file endings.
12 years ago
gpu
Boring changes - gpu.
12 years ago
gpuarithm
Boring changes - gpuarithm.
12 years ago
gpubgsegm
Boring changes - gpubgsegm.
12 years ago
gpucodec
removed detail:: prefix int video_reader
12 years ago
gpufeatures2d
Nuked the rest of the precomp.cpp files.
12 years ago
gpufilters
Boring changes - gpufilters.
12 years ago
gpuimgproc
Boring changes - gpuimgproc.
12 years ago
gpulegacy
Boring changes - gpulegacy.
12 years ago
gpuoptflow
Nuked the rest of the precomp.cpp files.
12 years ago
gpustereo
Boring changes - gpustereo.
12 years ago
gpuwarping
Boring changes - gpuwarping.
12 years ago
highgui
Boring changes - highgui.
12 years ago
imgproc
Merge pull request #1381 from 23pointsNorth:master
12 years ago
java
Java: removed usages of Ptr<T>::addref().
12 years ago
legacy
Made Filestorage able to not own its CvFileStorage instance.
12 years ago
ml
Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience.
12 years ago
nonfree
Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience.
12 years ago
objdetect
changed default parameters in CreateERFiltersNM{1,2} functions. They are not needed now in the sample example.
12 years ago
ocl
Boring changes - ocl.
12 years ago
optim
Minor fixes
12 years ago
photo
Boring changes - photo.
12 years ago
python
Adapt Python bindings to the new Ptr.
12 years ago
softcascade
Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience.
12 years ago
stitching
Boring changes - stitching.
12 years ago
superres
Boring changes - superres.
12 years ago
ts
Merge commit '43aec5ad' into merge-2.4
12 years ago
video
Boring changes - video.
12 years ago
videostab
Boring changes - videostab.
12 years ago
world
Deleted all trailing whitespace.
12 years ago
CMakeLists.txt
Merge remote-tracking branch 'origin/2.4' into merge-2.4
12 years ago
refman.rst.in
Made reference manual table of contents autogenerated
13 years ago