Quantcast
Channel: Ben Bogart - Art & Ideas » Dreaming Machine
Viewing all articles
Browse latest Browse all 51

100,000 frame test – Segmentation and Clustering

$
0
0
This is the longest test in some time where the percepts are actually dumped to disk so we can take a look at them. Callgrind indicated that my inline weighting (just using the * operator on cv::Mats) was using 30% of the CPU of the whole program, switching to the addWeighted() function and other optimization […]

Viewing all articles
Browse latest Browse all 51

Trending Articles