|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Execute the VisionSequence on processed_data[0].
No-op when processed_data is empty, the pixel span normalises to empty, or geometry was not cached at on_attach time.
| container | The container to read processed_data[0] from. |
Implements MayaFlux::Kakshya::DataProcessor.
Definition at line 75 of file VisionProcessor.cpp.
References MayaFlux::Portal::Graphics::TextureLoom::instance(), m_cpu_executor, m_executor, m_force_cpu, m_gpu_frame, m_height, m_is_processing, m_result, m_result_source, m_sequence, m_upload_staging, m_width, and MayaFlux::Kinesis::Vision::VisionExecutor::run().
Here is the call graph for this function: