Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ functions
Functions
981 in github.com/OpenKinect/libfreenect2
⨍
Functions
981
◇
Types & classes
277
Method
reset
src/logging.cpp:207
Function
resize
include/internal/CL/cl.hpp:547
Method
resolveService
tools/streamer_recorder/PracticalSocket.cpp:168
Method
retain
* Retain the device. * \param device A valid device created using createSubDevices * \return * CL_SUCCESS if the function executed s
include/internal/CL/cl.hpp:1630
Method
retain
cl_platform_id does not have retain().
include/internal/CL/cl.hpp:1664
Method
retain
include/internal/CL/cl.hpp:1674
Method
retain
include/internal/CL/cl.hpp:1683
Method
retain
include/internal/CL/cl.hpp:1692
Method
retain
include/internal/CL/cl.hpp:1701
Method
retain
include/internal/CL/cl.hpp:1710
Method
retain
include/internal/CL/cl.hpp:1719
Method
retain
include/internal/CL/cl.hpp:1728
Method
retain
include/internal/CL/cl.hpp:1965
Function
rewinddir
* Resets the position of the directory stream to which dirp refers to the * beginning of the directory. It also causes the directory stream to refer
tools/streamer_recorder/include/msdirent.h:348
Function
run
Run, run once every frames
tools/streamer_recorder/blender_viewer/scripts/main.py:80
Method
selectDevice
src/opencl_kde_depth_packet_processor.cpp:410
Method
selectDevice
src/opencl_depth_packet_processor.cpp:396
Method
send
tools/streamer_recorder/PracticalSocket.cpp:199
Method
send
src/command_transaction.cpp:83
Method
set
include/internal/CL/cl.hpp:7384
Method
set
include/internal/CL/cl.hpp:7393
Method
setBroadcast
tools/streamer_recorder/PracticalSocket.cpp:301
Method
setCallback
! \brief Registers a user callback function for a specific command execution status. * * Wraps clSetEventCallback(). */
include/internal/CL/cl.hpp:2928
Method
setColorAutoExposure
src/libfreenect2.cpp:291
Method
setColorAutoExposure
src/libfreenect2.cpp:757
Method
setColorCameraParams
src/libfreenect2.cpp:713
Method
setColorManualExposure
src/libfreenect2.cpp:293
Method
setColorManualExposure
src/libfreenect2.cpp:773
Method
setColorSemiAutoExposure
src/libfreenect2.cpp:292
Method
setColorSemiAutoExposure
src/libfreenect2.cpp:765
Method
setColorSetting
src/libfreenect2.cpp:294
Method
setColorSetting
src/libfreenect2.cpp:782
Method
setConfiguration
src/depth_packet_processor.cpp:109
Method
setConfiguration
src/cpu_depth_packet_processor.cpp:816
Method
setConfiguration
src/opencl_kde_depth_packet_processor.cpp:794
Method
setConfiguration
src/opengl_depth_packet_processor.cpp:899
Method
setConfiguration
src/opencl_depth_packet_processor.cpp:730
Method
setConfiguration
src/usb_control.cpp:195
Method
setDestructorCallback
! \brief Registers a callback function to be called when the memory object * is no longer needed. * * Wraps clSetMemObjectDest
include/internal/CL/cl.hpp:3112
Method
setFrameListener
src/depth_packet_processor.cpp:114
Method
setImageRegistrationMode
src/openni2/DepthStream.cpp:91
Method
setIrCameraParams
src/libfreenect2.cpp:718
Method
setLedStatus
src/libfreenect2.cpp:298
Method
setLedStatus
src/libfreenect2.cpp:815
Method
setListen
tools/streamer_recorder/PracticalSocket.cpp:276
Method
setLocalAddressAndPort
tools/streamer_recorder/PracticalSocket.cpp:149
Method
setLocalPort
tools/streamer_recorder/PracticalSocket.cpp:136
Method
setMulticastTTL
tools/streamer_recorder/PracticalSocket.cpp:354
Method
setPacketProcessor
src/depth_packet_stream_parser.cpp:57
Method
setPowerStateLatencies
src/usb_control.cpp:260
Method
setProperty
src/openni2/ColorStream.cpp:204
Method
setProperty
src/openni2/VideoStream.cpp:223
Method
setPropertyChangedCallback
src/openni2/VideoStream.cpp:104
Method
setStatus
! \brief Sets the execution status of a user event object. * * Wraps clSetUserEventStatus(). */
include/internal/CL/cl.hpp:2991
Method
setStreamProperties
src/openni2/DeviceDriver.cpp:115
Method
setUniform
examples/viewer.h:225
Method
setUniformMatrix3
examples/viewer.h:249
Method
setUniformVector3
examples/viewer.h:241
Method
setVideoMode
src/openni2/VideoStream.cpp:45
Method
shutdown
src/openni2/DeviceDriver.cpp:552
Function
sigint_handler
tools/streamer_recorder/ProtonectSR.cpp:55
Function
sigint_handler
examples/Protonect.cpp:47
Function
sigusr1_handler
Doing non-trivial things in signal handler is bad. If you want to pause, do it in another thread. Though libusb operations are generally thread safe,
tools/streamer_recorder/ProtonectSR.cpp:68
Function
sigusr1_handler
Doing non-trivial things in signal handler is bad. If you want to pause, do it in another thread. Though libusb operations are generally thread safe,
examples/Protonect.cpp:60
Method
size
include/internal/CL/cl.hpp:4809
Method
start
src/openni2/VideoStream.cpp:149
Method
start
src/openni2/DeviceDriver.cpp:202
Method
static_execute
src/libfreenect2.cpp:1471
Method
static_execute
* Execute the given event loop. * @param cookie Event loop to run. */
src/event_loop.cpp:47
Method
static_execute
* Wrapper function to start the thread. * @param data The #AsyncPacketProcessor object to use. */
include/internal/libfreenect2/async_packet_processor.h:120
Method
static_run
src/openni2/DeviceDriver.cpp:63
Method
stop
src/openni2/VideoStream.cpp:155
Method
thread
src/tinythread/tinythread.cpp:179
Function
toIrCameraParams
include/internal/libfreenect2/protocol/response.h:283
Method
toString
include/internal/libfreenect2/protocol/response.h:64
Method
toString
include/internal/libfreenect2/protocol/response.h:102
Method
transformMeasurements
* Transform measurement. * @param [in, out] m Measurement. */
src/cpu_depth_packet_processor.cpp:438
Method
tryDevice
src/openni2/DeviceDriver.cpp:542
Method
tryGetDevice
src/libfreenect2.cpp:443
Function
try_lock
Try to lock the mutex. The method will try to lock the mutex. If it fails, the function will return immediately (non-blocking). @return @c true if the
src/tinythread/tinythread.h:206
Method
undistort
The inverse of distort() using Newton's method Return true if converged correctly This function considers tangential distortion with double precision.
src/libfreenect2.cpp:160
Method
undistortDepth
src/registration.cpp:276
Method
unloadCompiler
\brief Wrapper for clUnloadCompiler().
include/internal/CL/cl.hpp:2426
Function
unlock
Unlock the mutex. If any threads are waiting for the lock on this mutex, one of them will be unblocked.
src/tinythread/tinythread.h:224
Method
updateShaderParametersForProgram
src/opengl_depth_packet_processor.cpp:669
Method
uri_to_devid
src/openni2/DeviceDriver.cpp:394
Method
waitForEvents
! \brief Blocks the calling thread until every event specified is complete. * * Wraps clWaitForEvents(). */
include/internal/CL/cl.hpp:2947
Method
what
! \brief Get error string associated with exception * * \return A memory pointer to the error message string. */
include/internal/CL/cl.hpp:304
Method
width
* Get the width of the image. * @return Width of the image. */
src/cpu_depth_packet_processor.cpp:147
Method
winsize_callbackstatic
examples/viewer.cpp:117
Method
wrapper_function
src/tinythread/tinythread.cpp:160
Function
yield
Yield execution to another thread. Offers the operating system the opportunity to schedule another thread that is ready to run on the current processo
src/tinythread/tinythread.h:683
Method
~Allocator
include/internal/libfreenect2/allocator.h:57
Method
~AsyncPacketProcessor
include/internal/libfreenect2/async_packet_processor.h:60
Method
~BulkTransferPool
src/transfer_pool.cpp:213
Method
~ChangeCurrentOpenGLContext
src/opengl_depth_packet_processor.cpp:65
Method
~Command
include/internal/libfreenect2/protocol/command.h:121
Method
~CommandBase
include/internal/libfreenect2/protocol/command.h:90
Method
~CommandTransaction
src/command_transaction.cpp:48
Method
~ConsoleLogger
src/logging.cpp:116
← previous
next →
801–900 of 981, ranked by callers