MCPcopy Create free account

hub / github.com/cmauri/eviacam / functions

Functions1,046 in github.com/cmauri/eviacam

↓ 2 callersMethodEnableVisualAlerts
src/dwellclick.cpp:201
↓ 2 callersMethodGetBottomWorkspace
src/pointeraction.h:138
↓ 2 callersFunctionGetEViacamWesiteURL
src/website.cpp:31
↓ 2 callersMethodGetEnableWhenFaceDetected
src/visionpipeline.h:53
↓ 2 callersMethodGetEnabledAtStartup
src/viacamcontroller.h:56
↓ 2 callersMethodGetIconResource
src/wconfiguration.cpp:928
↓ 2 callersMethodGetKeyCode
src/wgetkey.cpp:206
↓ 2 callersMethodGetLanguage
src/viacamcontroller.h:77
↓ 2 callersMethodGetLeftWorkspace
src/pointeraction.h:122
↓ 2 callersMethodGetLocale
src/viacamcontroller.h:116
↓ 2 callersMethodGetNoClickButton
src/clickwindowtext.cpp:172
↓ 2 callersMethodGetRightWorkspace
src/pointeraction.h:130
↓ 2 callersMethodGetSize
wxcamwindow/visiblenormroi.cpp:116
↓ 2 callersMethodGetTopWorkspace
src/pointeraction.h:114
↓ 2 callersMethodGetTrackAreaControl
src/visionpipeline.h:68
↓ 2 callersMethodHasCameraControls
Settings directly supported by the camera class.
creavision/crvcamera.h:76
↓ 2 callersMethodHasSettingsDialog
Settings dialogue provided by the driver
creavision/crvcamera.h:70
↓ 2 callersFunctionIsMappedWindow
wxutil/wxappbar.cpp:143
↓ 2 callersMethodLeftClick
wxutil/mousecontrol.cpp:503
↓ 2 callersMethodLeftDblClick
wxutil/mousecontrol.cpp:524
↓ 2 callersMethodLeftDown
wxutil/mousecontrol.cpp:473
↓ 2 callersMethodMiddleClick
wxutil/mousecontrol.cpp:510
↓ 2 callersMethodOnToggleHeadTrackingClick
src/wwizard.cpp:270
↓ 2 callersMethodOnToggleHeadTrackingUpdate
src/wwizard.cpp:278
↓ 2 callersMethodOpenConfiguration
src/viacamcontroller.cpp:464
↓ 2 callersFunctionOpenEViacamWebsiteOnBrowser
src/website.cpp:41
↓ 2 callersMethodQueryFrame
creavision/crvcamera.cpp:63
↓ 2 callersMethodReadAll
wxutil/configmanager.cpp:84
↓ 2 callersMethodReadLanguage
wxutil/configmanager.cpp:44
↓ 2 callersMethodRightClick
wxutil/mousecontrol.cpp:517
↓ 2 callersFunctionSelectBestFramePixelNumber
Sizes. Chooses closest number of pixels (width*height) to the requested
creavision/crvcamera_v4l2.cpp:488
↓ 2 callersFunctionSelectBestFrameRate
Look for best matching entries for a desired frame rate and remove all other entries fr= 0 means that nothing is done (all formats are appropriate), f
creavision/crvcamera_v4l2.cpp:467
↓ 2 callersMethodSetActionBottom
src/gestureclick.h:106
↓ 2 callersMethodSetActionLeft
src/gestureclick.h:85
↓ 2 callersMethodSetActionRight
src/gestureclick.h:92
↓ 2 callersMethodSetActionTop
src/gestureclick.h:99
↓ 2 callersMethodSetCenter
creavision/crvnormroi.cpp:313
↓ 2 callersMethodSetEnableWhenFaceDetected
src/visionpipeline.h:54
↓ 2 callersMethodSetEnabled
src/viacamcontroller.cpp:449
↓ 2 callersMethodSetEnabledAtStartup
src/viacamcontroller.h:57
↓ 2 callersMethodSetMotionCalibrationEnabled
src/viacamcontroller.h:65
↓ 2 callersMethodSetPerformCalibration
src/wwizard.h:116
↓ 2 callersMethodSetPoint
src/clickwindowcontroller.cpp:48
↓ 2 callersFunctionSetResults
src/checkupdates_manager.cpp:45
↓ 2 callersMethodSetSize
creavision/crvnormroi.cpp:324
↓ 2 callersMethodSetTimeout
src/visionpipeline.h:59
↓ 2 callersMethodSetTrackFace
src/visionpipeline.h:51
↓ 2 callersMethodShowCameraSettingsDialog
src/viacamcontroller.cpp:563
↓ 2 callersMethodStartMotionCalibration
src/viacamcontroller.cpp:538
↓ 2 callersFunctionc_close_device
* Closes a device handle. * * @param hDevice a handle obtained from c_open_device() */
creavision/libwebcam/libwebcam.c:164
↓ 2 callersFunctionc_enum_devices
* Enumerates all devices available in the system. * * Users must call c_init() prior to using this function. * * If the buffer is not large enough
creavision/libwebcam/libwebcam.c:221
↓ 2 callersFunctionc_enum_frame_intervals
* Enumerates all frame intervals supported for the given pixel format and frame size. * * If the buffer is not large enough, #C_BUFFER_TOO_SMALL is
creavision/libwebcam/libwebcam.c:694
↓ 2 callersFunctionc_enum_frame_sizes
* Enumerates all frame sizes supported for the given pixel format. * * If the buffer is not large enough, #C_BUFFER_TOO_SMALL is returned and * the
creavision/libwebcam/libwebcam.c:538
↓ 2 callersFunctionc_enum_pixel_formats
* Enumerates all pixel formats supported by the given camera. * * If the buffer is not large enough, #C_BUFFER_TOO_SMALL is returned and * the \a s
creavision/libwebcam/libwebcam.c:394
↓ 2 callersFunctionc_init
* Initializes libwebcam. * This method must be called prior to using most of the other methods. * To release resources allocated during initializati
creavision/libwebcam/libwebcam.c:2878
↓ 2 callersFunctionc_open_device
* Opens a camera device. * * The function returns a handle that can be used for all functions that require * a device handle. * * @param device_n
creavision/libwebcam/libwebcam.c:107
↓ 2 callersFunctioncleanup_device_list
* Remove all entries marked as invalid from the device list. * * Note: The device list should be locked before calling this function. */
creavision/libwebcam/libwebcam.c:2411
↓ 2 callersFunctionclear_control_list
* Clears the control list of the given device and frees all associated resources. */
creavision/libwebcam/libwebcam.c:1836
↓ 2 callersFunctionconvert_border_bayer_line_to_bgr24
raw bayer functions from libv4l bayer.c, (C) 2008 Hans de Goede <j.w.r.degoede@hhs.nl> Note: original bayer_to_bgr24 code from : 1394-Based Digital Ca
creavision/colorspaces.cpp:802
↓ 2 callersFunctiondump_TImageFormatEx
creavision/crvcamera_v4l2.cpp:429
↓ 2 callersFunctionfind_control_by_id
* Looks up the control with the given ID for the given device. * * @return * - NULL if no corresponding control was found for the given device.
creavision/libwebcam/libwebcam.c:1821
↓ 2 callersFunctionfind_control_by_v4l2_id
* Looks up the control with the given V4L2 ID for the given device. * * @return * - NULL if no corresponding control was found for the given devi
creavision/libwebcam/libwebcam.c:1165
↓ 2 callersFunctionget_device_dynamics_length
* Returns the length required to store all the (null-terminated) strings of the * given device in a buffer. */
creavision/libwebcam/libwebcam.c:2452
↓ 2 callersFunctioninvalidate_device_list
* Mark all entries in the device list as invalid. This allows the cleanup_device_list() * function to be used to clear the entire device list. * *
creavision/libwebcam/libwebcam.c:2396
↓ 2 callersFunctionrefresh_device_list
* Synchronizes the device list with the information available in sysfs. */
creavision/libwebcam/libwebcam.c:2482
↓ 2 callersFunctionroundf
wxutil/mousecontrol.cpp:41
↓ 2 callersFunctionsetSizeAndSubtype
---------------------------------------------------------------------------------------------------
creavision/videoInput.cpp:1680
↓ 2 callersFunctionyuyv2rgb
------------------------------- Color space conversions --------------------*/ regular yuv (YUYV) to rgb24*/
creavision/colorspaces.cpp:31
↓ 1 callersMethodActionDone
src/clickwindowcontroller.cpp:326
↓ 1 callersMethodAddNewProfile
Return 0 is ok, 1 if profile exists or 2 if profile name is invalid
wxutil/configmanager.cpp:171
↓ 1 callersMethodAlign
creavision/crvimage.h:78
↓ 1 callersMethodCameraHasSettingsDialog
src/viacamcontroller.cpp:553
↓ 1 callersMethodCenterPointer
src/pointeraction.h:162
↓ 1 callersMethodChangeCamera
src/viacamcontroller.cpp:558
↓ 1 callersMethodChangeCurrentProfile
wxutil/configmanager.cpp:145
↓ 1 callersMethodCheckKeyboardStatus
TODO: to avoid synchronization problems, implement this by deriving from wxEvtHandler and sending hot-key messages using wxPostEvent. This way we make
src/hotkeymanager.cpp:234
↓ 1 callersMethodComputeMotionRange
src/cmotioncalibration.cpp:204
↓ 1 callersMethodDeleteCurrentProfile
wxutil/configmanager.cpp:193
↓ 1 callersMethodDepth
creavision/crvimage.h:77
↓ 1 callersMethodDetach
creavision/crvimage.cpp:161
↓ 1 callersMethodDisableHotKey
src/hotkeymanager.cpp:206
↓ 1 callersMethodDoMovePointerAbs
wxutil/mousecontrol.cpp:364
↓ 1 callersMethodDrawCam
DrawCam. Called from the worker thread
wxcamwindow/camwindow.cpp:137
↓ 1 callersMethodEnableHotKey
src/hotkeymanager.cpp:193
↓ 1 callersMethodFindMaxChildP2Rec
creavision/crvnormroi.cpp:173
↓ 1 callersMethodFindMinChildP1Rec
creavision/crvnormroi.cpp:149
↓ 1 callersMethodFinish
wxcamwindow/capturethread.h:53
↓ 1 callersMethodGetAcceleration
src/pointeraction.h:71
↓ 1 callersMethodGetAction
src/clickwindowcontroller.cpp:179
↓ 1 callersMethodGetActionBottom
src/gestureclick.h:105
↓ 1 callersMethodGetActionLeft
src/gestureclick.h:84
↓ 1 callersMethodGetActionRight
src/gestureclick.h:91
↓ 1 callersMethodGetActionTop
src/gestureclick.h:98
↓ 1 callersMethodGetAutohide
src/clickwindowcontroller.h:73
↓ 1 callersMethodGetBeepOnClick
src/pointeraction.h:92
↓ 1 callersMethodGetBitmapResource
src/wmotioncalibrationx.cpp:172
↓ 1 callersMethodGetBitmapResource
src/wmotioncalibrationy.cpp:167
↓ 1 callersMethodGetBottomPercent
wxutil/mousecontrol.h:57
↓ 1 callersMethodGetBoxImg
creavision/crvnormroi.cpp:492
↓ 1 callersMethodGetCameraControl
creavision/crvcamera_v4l2.cpp:340
← previousnext →101–200 of 1,046, ranked by callers