You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a sample program output. In this program I have calculated the features' range of coordinates in the horizontal axis, as well as on the vertical axis. Notice how on the wide image ("Two squares horizontal"), the CPU's max X (horizontal) value is significantly less than CUDA's max X value. Similarly, on the tall image, the CPU's max Y (vertical) value is significantly less than CUDA's max Y value. Also notice how the CPU detects less features (actually, half) than CUDA does: