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
21f962c315d36456b13939a193391bd32f1c2e7f
opencv/modules/core/include/opencv2/core
History
Vadim Pisarevsky 9a991a2e10 fixed build problems on Windows
2011-04-18 15:14:32 +00:00
..
core_c.h
- add support for the popcnt instruction (useful for the Hamming distance, soon to come in BRIEF and FLANN)
2011-03-13 22:51:33 +00:00
core.hpp
fixed build problems on Windows
2011-04-18 15:14:32 +00:00
eigen.hpp
remove #include <Eigen/Core> from eigen.hpp
2010-09-23 20:03:47 +00:00
internal.hpp
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
mat.hpp
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
2011-04-17 13:14:45 +00:00
operations.hpp
fixed build problems on Windows
2011-04-18 15:14:32 +00:00
types_c.h
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
version.hpp
updated version number; removed unnecessary index.html and ChangeLog.htm
2010-12-04 19:21:45 +00:00
wimage.hpp
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
Powered by Gitea Version: 1.24.6 Page: 74ms 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