Tomas Lastrilla

Results 11 issues of Tomas Lastrilla

I've come across this problem several times while developing an application but i've always just let it pass since it's a debug problem. I'll open this issue since its becoming...

bug
confirmed

When packaging my module using PyInstaller where I have `import facenet_pytorch` This user warning comes out and I think it is leading torch problems down the line: > torchvision\__init__.py:26: UserWarning:...

Thanks for your repo! Been experimenting with PTZ cameras. No commands yet for Inquiring Camera parameters such as Position / Camera Focus position.

##### System information (version) - OpenCV => opencv-contrib-python 4.5.1.48 - Operating System / Platform => Windows 10 64 Bit - Compiler => VS Code 1.53.2 Memory leak observed in CSRT...

bug
category: tracking

Ran the visualizer but ended up with a blank 3D View: Calibration seems okay with logs `Function evaluations 4, initial cost 8.5464e+03, final cost 8.3858e+03, first-order optimality 1.69e+03. Adjust_outliers end:...

Running `python -m multicam` yields: > No module named multical.__main__; 'multical' is a package and cannot be directly executed Installed through `pip install multical` Environment: - virtualenv - python3.8

Great example on using the camera itself to conveniently get training data. On your example, you mention that "In fact, you can well capture images at the resolution you prefer...

enhancement

Under Usage it states that > Binaries > It is not mandatory to fork this repository for using the PayPal SDK. You can refer [PayPal Payouts SDK](https://developer.paypal.com/docs/payouts/reference/setup-sdk/#install-the-sdk) for configuring and...

Introduces a new feature allowing users to highlight regions of a 3D mesh by clicking and dragging the mouse or using touch interactions on mobile devices. The highlighted areas are...

This branch attempts to add a brushtool. So far this is the last prompt: > > im in the middle of implementing the brush-size feature for the highlight tool in...