Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

SR300 Multi thread problem

kwang47
Beginner
1,786 Views

Hi there

I have a problem on Intel SR300 Multi thread in C++

I use the

std::future < void > fut = std::async( RunMultiThread );

to Run Multi thread

And if I use the Webcam to Run this code, the multi thread will work.

but I use the SR300 to run Face tracking

the Multi thread was not work

so.... I did not know what happen on SR300 in Multi thread

Have any one knows~~

Thanks !!!

2 Replies
MartyG
Honored Contributor III
416 Views

RealSense expert Samontab helped someone trying to do multi-threaded facial processing last year with the F200 camera (the SR300's direct predecessor), and made a video to demonstrate.

https://software.intel.com/en-us/forums/realsense/topic/611732 Multithreading/Database Switching

0 Kudos
idata
Employee
416 Views

Hi kobewang_,

 

 

Do you still need assistance with this thread?

 

 

-Sergio A

 

0 Kudos
Reply