Implementation of the research titled: "Image Completion Using Efficient Belief Propagation via Priority Scheduling and Dynamic Pruning"
GNU General Public License v3.0
32
stars
18
forks
source link
Threads on linux #17
Closed
daviddoria closed 13 years ago
When it hits line 238 of EnergyCalculatorPerPixel.cpp:
WorkerThread* workerThread = new WorkerThread(*this);
The processor usage is at 0% but it just stops/pauses.