mirror of
https://github.com/Laex/Delphi-OpenCV.git
synced 2024-11-15 07:45:53 +01:00
1b0632f752
Signed-off-by: Laentir Valetov <laex@bk.ru>
34 lines
768 B
Plaintext
34 lines
768 B
Plaintext
objdetect.hpp
|
|
class CascadeClassifier - not fully
|
|
highgui.hpp
|
|
class VideoCapture
|
|
procedure namedWindow
|
|
procedure destroyWindow
|
|
procedure destroyAllWindows
|
|
function startWindowThread
|
|
function waitKey
|
|
procedure imshow
|
|
procedure resizeWindow
|
|
procedure moveWindow
|
|
procedure setWindowProperty
|
|
function getWindowProperty
|
|
function createTrackbar
|
|
function imread
|
|
core.hpp
|
|
class Mat
|
|
function setBreakOnError
|
|
function redirectError
|
|
procedure setNumThreads
|
|
function getNumThreads
|
|
function getThreadNum
|
|
function getTickCount
|
|
function getTickFrequency
|
|
function getCPUTickCount
|
|
function checkHardwareSupport
|
|
function getNumberOfCPUs
|
|
function fastMalloc
|
|
procedure fastFree
|
|
procedure setUseOptimized
|
|
function useOptimized
|
|
contrib.hpp
|
|
class FaceRecognizer |