xfeatures2d::SIFT::create() Error
This line below report an error:
Ptr<cv::Feature2D> detector1 = xfeatures2d::SIFT::create(128);
Error Messages:
Solution: Remove
xfeatures2d::
//Ptr<cv::Feature2D> detector1 = xfeatures2d::SIFT::create(128); Ptr<cv::Feature2D> detector1 = SIFT::create(128);
Read More:
- undefined reference to `pthread_create’ collect2: ld returned 1 exit status
- Create a D3D11 application process
- The solution of undefined reference to error
- undefined reference to `WinMain‘collect2.exe: error: ld returned 1 exit status
- Solutions for undefined reference to ‘xxx’ encountered during linking
- Solving CodeBlocks OpenGL glew undefined reference to`_ imp__ Glewinit ‘error
- QT: error: undefined reference to ‘XXXX’ error prompt, solution
- C++ compiler prompt “undefined reference to…”[How to Fix]
- Undefined reference to ‘CV:: imread (CV:: String const & int)’
- About “undefined reference to” when compiling uboot__ aeabi_ unwind_ cpp_ The solution of “PR0 ‘”
- main.cpp : (. Text + 0xd06): undefined reference to XX method | simple record
- Vitis: platform out of date, makefile error at compile time; The modified application compiles to undefined reference
- In function `_start’ undefined reference to `main’ error: ld returned 1 exit status
- Error: undefined reference to ‘CV:: xxx’ encountered in using OpenCV in QT
- libxx.so: undefined reference, vector.reserve(n) [How to Solve]
- “Error! Reference source not found.” “error! Reference source not found solution to problem for
- The solution of push D command execution error (/ bin / sh: 1: push D: not found) on Ubuntu
- RuntimeError: ‘lengths’ argument should be a 1D CPU int64 tensor, but got 1D cuda:0 Long tensor
- Error in created hook: “referenceerror:” promise “undefined” Vue cli project Google is right, ie reported an error, “promise” undefined“
- ValueError: The field admin.LogEntry.user was declared with a lazy reference to ‘MyApp.sysusers‘