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
98915e06bc7d1bb93f29e0c99f03264606fba6a0
opencv
/
modules
T
History
Ilya Lavrenov
98915e06bc
added HSV -> RGB[A][FULL] conversion
2013-11-13 19:10:06 +04:00
..
androidcamera
…
calib3d
…
contrib
Enabled CV_Assert and such to print the function name with Visual C++.
2013-11-07 17:22:02 +04:00
core
Enabled CV_Assert and such to print the function name with Visual C++.
2013-11-07 17:22:02 +04:00
features2d
…
flann
…
gpu
Enabled CV_Assert and such to print the function name with Visual C++.
2013-11-07 17:22:02 +04:00
highgui
Fixed the "image sequence" capture not failing when a pattern isn't found.
2013-11-11 18:12:49 +04:00
imgproc
Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs
2013-11-06 16:48:50 +04:00
java
Merge pull request
#1737
from vrabaud:2.4
2013-11-07 12:03:30 +04:00
legacy
…
ml
…
nonfree
…
objdetect
…
ocl
added HSV -> RGB[A][FULL] conversion
2013-11-13 19:10:06 +04:00
photo
…
python
…
stitching
…
superres
…
ts
…
video
…
videostab
…
world
CMake's get_filename_component with NAME_WE parameters, interprets first period as start of extension. For. e.g file name with out extension of 'this.is.a.text.file.txt' will be taken as 'this'. Hence using NAME with regex replacement to get 'this.is.a.text.file'
2013-11-08 14:09:34 +05:30
CMakeLists.txt
…
refman.rst.in
…