ImageFeatureDetector icon indicating copy to clipboard operation
ImageFeatureDetector copied to clipboard

A C++ Qt GUI desktop program to calculate Harris, FAST, SIFT and SURF image features with OpenCV

Results 2 ImageFeatureDetector issues
Sort by recently updated
recently updated
newest added

exception content: Exception raised at 0x00007FFD4629570A (qt5widgetsd.dll) (in imagefeaturedetector. Exe) : 0xC0000005: access conflict occurred while reading position 0xFFFFFFFFFFFFFFFF.

In system window10, I used cmake3.15.1 to compiled this project, and then opened .sln on VS2017. Some issues appeared , how to deal with it quickly?