Logo
Explore Help
Sign In
generic-library/opencv
1
0
Fork 0
You've already forked opencv
Code Issues Pull Requests Releases Wiki Activity
Files
0e81d9a11c0ce07cafcdc8530bb2636b66c8d385
opencv/modules/calib3d
History
Vadim Pisarevsky 65a7f13af3 replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others)
2011-02-18 10:29:57 +00:00
..
include/opencv2/calib3d
replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others)
2011-02-18 10:29:57 +00:00
src
replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others)
2011-02-18 10:29:57 +00:00
test
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-09 20:55:11 +00:00
CMakeLists.txt
fixed some build problems
2010-12-28 21:15:58 +00:00
Powered by Gitea Version: 1.24.6 Page: 35ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API