Author |
Topic  |
|
superdev

20 Posts |
Posted - Sep 26 2024 : 17:12:49
|
I manually implemented pattern matching by applying pixel operations with a mask image. However, the performance seems slow. Is it possible to implement this feature using ImageEn or IEVision? Specifically, I want to perform pattern matching by ignoring the black areas of the mask image and only searching the remaining parts. I know that this functionality exists in OpenCV. Any advice on how to achieve similar results with ImageEn or IEVision would be greatly appreciated.
 |
|
xequte
    
38968 Posts |
|
xequte
    
38968 Posts |
|
|
Topic  |
|