-
I try to install this lib from 9:00am to 8:00pm and finally I made it.
Here is what I got - a pybgs.pyd file, it works well with python3.7, hope that it may help you.
[pybgs.txt](https://github.com…
-
faceRec: include/cv/opencv2/flann/kdtree_index.h:458: void cvflann::KDTreeIndex::getNeighbors(cvflann::ResultSet&, const ElementType*, int, float) [with Distance = cvflann::L2; typename Distance::Resu…
-
Hey,
I am having trouble building your app I am using following setup:
Xcode Version 9.0 beta 6 (9M214v)
opencv 3.2.0 (I reimported it as suggested)
but i am still getting this error:
Undef…
-
While running the code i am getting ***segmentation fault [core dumped]*** error. I tried to find the error using gdb .
Thread 27 "rgbdtam" received signal SIGSEGV, Segmentation fault.
[Sw…
-
Hello,
I have been having trouble with the standalone autoRIFT installation. After cloning the files from git when I run _python setup.py install_ it starts installing and then comes up with this e…
-
This problem appears in Windows and Linux. I have reproduced this problem only without the flann module, however, other modules disabling may lead to the same problem too.
There is no such problem …
-
**TLDR**: In configuring `-- Configuring x64-linux` with `python ./build.py --target x64-linux`, I got a `protobuf` dependency error and later a linking error. Dug the issue for a while without a clea…
-
Hello,
When I have compiled ORB_SLAM2 code, I have faced this error:
sami@sami:~/orbslam2_catkin_ws/src/ORB_SLAM2/Examples/ROS/ORB_SLAM2/build$ make -j
-- Found PythonInterp: /usr/bin/python (fou…
-
### System Information
OpenCV version: 4.6.0 > 4.7.0#1
Operating System / Platform: Windows
Compiler & compiler version: Visual Studio 2022
install by vcpkg.
### Detailed description
…
-
### Describe the feature and motivation
It would be great if VitTracker would back all BBs and scores and not only the BB that corresponds to the highest score.
The main reasson is that VitTracker…