Delphi-OpenCV/source3/readme.txt
Laentir Valetov 1b0632f752 Directory restructuring ...
Signed-off-by: Laentir Valetov <laex@bk.ru>
2019-12-18 00:44:54 +04:00

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