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
866d8c0cfaed5e5d191a305635b0942bbdc842cb
opencv
/
modules
T
History
Vadim Pisarevsky
866d8c0cfa
added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug
#1811
)
2012-04-24 15:16:21 +00:00
..
androidcamera
…
calib3d
avoid infinite loop in CvLevMarq (thanks to João Lima for the patch; ticket
#1839
)
2012-04-24 13:08:56 +00:00
contrib
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
2012-04-20 15:32:54 +00:00
core
added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug
#1811
)
2012-04-24 15:16:21 +00:00
features2d
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
2012-04-20 15:32:54 +00:00
flann
Fixed build with mingw 4.4.0
2012-04-22 14:50:09 +00:00
gpu
fixed bug
#1821
2012-04-24 10:07:14 +00:00
highgui
Fixed cvRetrieveFrame memory leak under AVFoundation (ticket
#1837
)
2012-04-23 16:12:24 +00:00
imgproc
added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug
#1811
)
2012-04-24 15:16:21 +00:00
java
Fixed assertions in java tests for ORB
2012-04-24 06:51:21 +00:00
legacy
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
2012-04-20 15:32:54 +00:00
ml
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
2012-04-20 15:32:54 +00:00
nonfree
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
2012-04-20 15:32:54 +00:00
objdetect
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
2012-04-20 15:32:54 +00:00
photo
…
python
fixed bug in Python's calcEMD2 (ticket
#1763
)
2012-04-24 14:22:05 +00:00
stitching
…
ts
NORM_L2SQR added too (ticket
#1840
)
2012-04-23 12:29:23 +00:00
video
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
2012-04-20 15:32:54 +00:00
videostab
…
CMakeLists.txt
…
refman.rst
…