Delphi-OpenCV-Class icon indicating copy to clipboard operation
Delphi-OpenCV-Class copied to clipboard

It runs very slowly

Open kabiri opened this issue 2 years ago • 2 comments

Great, but it runs very slowly compared to C. I tested the C and Delphi programs on a system, especially for images captured from a camera.

kabiri avatar May 29 '23 12:05 kabiri

What was tested? If the components, then they are made for example. It's very inefficient code. Test examples without components and in the release version.

Laex avatar Jun 01 '23 16:06 Laex

I only displayed the image through the camera, showing approximately 2 frames per second. However, the speed was good and the image was smooth when using the OpenCV library from https://github.com/Laex/Delphi-OpenCV.

kabiri avatar Jun 23 '23 12:06 kabiri