Garrick Orchard

Results 4 comments of Garrick Orchard

Correct, this is for automatically detecting the resolution of the screen in lines 265-266. Which is useful for calibration. screen_width_pixels = GetSystemMetrics(0) screen_height_pixels = GetSystemMetrics(1) If you manually write the...

The names of the different formats are a bit confusing, but here's an explanation: The datasets use a format optimized for the dataset resolution to reduce file sizes. You can...

For this you'd need to make your own function which reverses the format of "Read_Ndataset.m". I haven't had access to matlab in years, so I cannot test it, but it...

I don't understand this story yet, but it is worth noting that NxCore handles bad cores automatically, and allows accessing chips by a linear index (under the hood it'll figure...