ProjectedTextures
Prototype software for spacial augmented reality applications.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros
Camera Member List

This is the complete list of members for Camera, including all inherited members.

avgFPSCameraprotected
bufferSizeCameraprotected
calibrationFileCameraprotected
Camera(QString name, int frameWidth, int frameHeight, int targetFps, int bufferSize, QString calibrationFile)Camera
captureTimeCameraprotected
connectedCameraprotected
curFrameIdxCameraprotected
curFrameMutexCameraprotected
doStopCameraprotected
fpsQueueCameraprotected
fpsQueueLengthCameraprotectedstatic
frameBufferCameraprotected
frameHeightCameraprotected
frameWidthCameraprotected
getCalibrationFile()Camerainline
getFPS()Camerainline
getFrameHeight()Camerainline
getFrameMat(bool grayscale=false)Camera
getFrameQImage(bool grayscale=false)Camera
getFrameWidth()Camerainline
getName()Camerainline
getProjMat()Camerainline
getTargetFPS()Camerainline
getViewMat()Camerainline
grabFrame()=0Cameraprotectedpure virtual
isConnected()Camerainline
matToQImage(const Mat &mat)Cameraprotected
maxConcurrentReadsCameraprotected
nameCameraprotected
newFps(int fps)Camerasignal
newFrame()Camerasignal
projMatCameraprotected
run()Cameraprotected
setExposure(int exposure)=0Camerapure virtualslot
setGain(int gain)=0Camerapure virtualslot
setViewMatrix(QMatrix4x4 viewMat)Camerainlineslot
stop()Camera
stopAndDelete()Camera
stopMutexCameraprotected
submitFrame(Mat m, bool mono)Cameraprotected
tCameraprotected
targetFpsCameraprotected
updateFPS(int timeElapsed)Cameraprotected
viewMatCameraprotected
~Camera(void)Cameravirtual