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
ebb0255e195e28033ca734783b38fc26e4f93218
opencv
/
modules
T
History
Roman Donchenko
ebb0255e19
Remove a couple of useless casts in core headers
...
This helps users who compile their code with -Wuseless-cast.
2014-06-30 16:12:04 +04:00
..
androidcamera
…
calib3d
Fixed android and windows x64 build issues
2014-06-23 17:06:40 +04:00
contrib
Merge pull request
#2705
from KonstantinMatskevich:face_recognition_labels_info
2014-06-10 12:24:56 +04:00
core
Remove a couple of useless casts in core headers
2014-06-30 16:12:04 +04:00
dynamicuda
…
features2d
add Bag of Words to python wrapper
2014-06-11 11:50:22 +02:00
flann
Add the ensureSimpleDistance() method to ensure the user the returned distance is not ^2 (the default for L2 for instance)
2014-05-21 13:16:12 +02:00
gpu
fix cv::gpu::resize function
2014-05-14 10:31:28 +04:00
highgui
Fix typos
2014-06-16 18:48:10 +08:00
imgproc
Merge pull request
#2766
from akarsakov:pyr_border_constant
2014-06-26 17:28:44 +04:00
java
…
legacy
Remove a useless loop that copies an array to itself
2014-05-19 17:38:30 +04:00
ml
2 fixed unassigned reshapes in em (
#3674
)
2014-05-28 10:37:16 +02:00
nonfree
…
objdetect
…
ocl
…
photo
…
python
fix -Wmaybe-uninitialized warning (initialize pointers to NULL)
2014-06-10 18:12:38 +04:00
stitching
…
superres
…
ts
run.py: propagate OPENCV* env variables only with --android_propagate_opencv_env flag
2014-05-26 14:32:52 +04:00
video
…
videostab
…
viz
…
world
…
CMakeLists.txt
…
refman.rst.in
…