SharpCV icon indicating copy to clipboard operation
SharpCV copied to clipboard

cv2_api does not contain a definition for Absdiff

Open soundmartell opened this issue 5 years ago • 2 comments

soundmartell avatar Oct 09 '20 02:10 soundmartell

Error CS1061 'cv_api' does not contain a definition for 'Absdiff' and no accessible extension method 'Absdiff' accepting a first argument of type 'cv_api' could be found (are you missing a using directive or an assembly reference?)

soundmartell avatar Oct 09 '20 02:10 soundmartell

EmguCV is much more maintained than SharpCV, maybe you can find the functionality you want there: https://github.com/emgucv/emgucv

chriss2401 avatar Oct 23 '20 06:10 chriss2401