Delphi-OpenCV/source3
Laentir Valetov 1b0632f752 Directory restructuring ...
Signed-off-by: Laentir Valetov <laex@bk.ru>
2019-12-18 00:44:54 +04:00
..
opencv_classes Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.cls.contrib.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.cls.core.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.cls.features2d.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.cls.highgui.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.cls.imgproc.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.cls.objdetect.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
ocv.cls.types.pas Directory restructuring ... 2019-12-18 00:44:54 +04:00
readme.txt Directory restructuring ... 2019-12-18 00:44:54 +04:00

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