Skip to content

Instantly share code, notes, and snippets.

View pjalusic's full-sized avatar

Petar Jalušić pjalusic

View GitHub Profile
@pjalusic
pjalusic / gist:d75ecc3383abe247e477fc4517e8f0f8
Created June 8, 2022 08:50
test WS connectivity using curl command (use https at the end to test wss)
curl -o - --http1.1 --include --no-buffer --header "Connection: Upgrade" --header "Upgrade: websocket" --header "Host: example.com:80" --header "Origin: http://example.com:80" --header "Sec-WebSocket-Key: SGVsbG8sIHdvcmxkIQ==" --header "Sec-WebSocket-Version: 13" "http://<some_server>:<server_port>/<some_path>"
diff --git a/OpenCVFindLibsPerf.cmake b/OpenCVFindLibsPerf.cmake
index a658bf6..9614f99 100644
--- a/OpenCVFindLibsPerf.cmake
+++ b/OpenCVFindLibsPerf.cmake
@@ -41,13 +41,13 @@ endif(WITH_CUDA)
# --- Eigen ---
if(WITH_EIGEN AND NOT HAVE_EIGEN)
- find_package(Eigen3 QUIET)
+ find_package(Eigen3 3.0.0)
### Keybase proof
I hereby claim:
* I am pjalusic on github.
* I am pjalusic (https://keybase.io/pjalusic) on keybase.
* I have a public key whose fingerprint is DED6 4D96 CC35 B290 41D1 38C0 BD64 911E 73CC 4887
To claim this, I am signing this object: