marcelgoldstein / ImageChecker

Image comparison with OpenCvSharp
GNU General Public License v3.0
6 stars 1 forks source link

When a compare is paused it still comsumes some CPU #10

Closed marcelgoldstein closed 4 years ago

marcelgoldstein commented 4 years ago

Unable to reproduce. Tested with different images/scale/count when loading images and comparing images. The loading/comparing process itself does not seem to consume cpu. When the WPF UI is active (moving mouse inside the window or interacting with the app) the UI, especially the CanExecutes of the controls consume some but this is normal behavior and does not harm.