CoreFlow 1.0.0
A modern orchestration and execution runtime
|
▼ framework | |
▼ include | |
vx_array.h | The internal array implementation |
vx_context.h | The internal context implementation |
vx_convolution.h | The internal convolution implementation |
vx_debug.h | The internal debugging implementation |
vx_delay.h | The internal Delay implementation |
vx_distribution.h | The internal distribution implementation |
vx_error.h | The internal error implementation |
vx_event_queue.hpp | Internal Event Queue Object |
vx_graph.h | The internal graph implementation |
vx_image.h | The internal image implementation |
vx_import.h | The Import Object Internal API |
vx_inlines.h | A set of internal utility functions |
vx_internal.h | The internal implementation header |
vx_kernel.h | The internal kernel implementation |
vx_log.h | The internal log implementation |
vx_lut.h | The internal LUT implementation |
vx_matrix.h | The internal matrix implementation |
vx_memory.h | Defines an API for memory operations |
vx_meta_format.h | The internal meta format implementation |
vx_node.h | The internal node implementation |
vx_object_array.h | The internal object array implementation |
vx_osal.h | The internal operating system abstraction layer |
vx_parameter.h | The internal parameter implementation |
vx_pyramid.h | The internal pyramid implementation |
vx_reference.h | The internal Reference implementation |
vx_remap.h | The Internal Remap API |
vx_scalar.h | The internal scalars implementation |
vx_target.h | The internal target implementation |
vx_tensor.h | The internal image implementation |
vx_threshold.h | The internal thresholds implementation |
vx_type_pairs.h | The internal type pairs implementation |
vx_user_data_object.h | The internal user data object implementation |
vx_xml.h | XML import/export API |
▼ include | |
▼ COREFLOW | |
all.hpp | CoreVX single-include header for C++ development |
circular_queue.hpp | Circular queue implementation |
execution_queue.hpp | Execution queue implementation |
▼ VX | |
vx.h | The top level OpenVX Header |
vx_api.h | The API definition for OpenVX |
vx_compatibility.h | |
vx_corevx_ext.h | Extensions enabled for coreflow |
vx_helper.h | The OpenVX Helper Library Interface |
vx_import.h | The OpenVX Import API part of the OpenVX Export and Import extension API and also part of the OpenVX SC deployment feature set |
vx_kernels.h | The list of supported kernels in the OpenVX standard |
vx_khr_buffer_aliasing.h | |
vx_khr_class.h | |
vx_khr_dot.h | |
vx_khr_icd.h | |
vx_khr_import_kernel.h | The OpenVX import kernel extension API |
vx_khr_interp.h | |
vx_khr_ix.h | The OpenVX Export and Import extension API |
vx_khr_nn.h | The Khronos Extension for Deep Convolutional Networks Functions |
vx_khr_opencl.h | |
vx_khr_opencl_interop.h | |
vx_khr_pipelining.h | The OpenVX Pipelining, Streaming and Batch Processing extension API |
vx_khr_tiling.h | The Khronos Extension for User Tiling Functions |
vx_khr_user_data_object.h | The OpenVX User Data Object extension API |
vx_khr_xml.h | The OpenVX XML Schema Extension Header |
vx_lib_debug.h | |
vx_lib_extras.h | Extras Extension |
vx_lib_xyz.h | An example of how to wrap a User Extension Kernel |
vx_nodes.h | The "Simple" API interface for OpenVX. These APIs are just wrappers around the more verbose functions defined in vx_api.h |
vx_types.h | The type definitions required by OpenVX Library |
vx_vendors.h | The Vendor ID list for OpenVX |
vxu.h | The OpenVX Utility Library |
▼ windows | |
stdint.h | This is a work-alike for platforms that don't have stdint like Windows |
▼ samples | |
▼ bubble-pop | |
▼ include | |
internal_opencvTunnel.h | |
internal_publishKernels.h | |
vx_ext_pop.h | |
vx_pop.h | |
▼ source | |
bubble_pop.cpp | |
internal_dataTranslator.cpp | |
internal_publishKernels.cpp | |
internal_vxNodes.cpp | |
vx_pop_bubble.cpp | |
vx_pop_donut.cpp | |
▼ canny-edge-detector | |
▼ src | |
canny.cpp | |
▼ corevx_cpp | |
blur_pipeline.cpp | |
chatbot_sample.cpp | |
custom_code.cpp | |
hello_world.cpp | |
ort_classification_sample.cpp | |
▼ optical_flow | |
▼ source | |
optical_flow.cpp | |
▼ orb | |
orb.cpp | |
▼ skin-tone-detector | |
▼ src | |
skinToneDetector.cpp |