Ask Your Question

sjhalayka's profile - activity

2020-11-21 20:54:21 -0600 commented answer About Using OpenCV in Unreal Engine 4

Your method doesn't work for s**t when you're compiling on the command line. STFU or be constructive.

2020-11-21 11:33:32 -0600 commented question About Using OpenCV in Unreal Engine 4

LOL berak :)

2020-11-21 10:23:49 -0600 commented question Use Opencl to access Umat data

Use OpenGL, it's more than capable.

2020-11-20 18:53:46 -0600 edited answer About Using OpenCV in Unreal Engine 4

There is no good reason to use OpenCV 3 over 4, if you're just starting out. The easiest way to install OpenCV is to us

2020-11-20 18:53:28 -0600 edited answer About Using OpenCV in Unreal Engine 4

There is no good reason to use OpenCV 3 over 4, if you're just starting out. The easiest way is to use the pre-built li

2020-11-20 17:31:22 -0600 edited answer About Using OpenCV in Unreal Engine 4

The easiest way is to use the pre-built library at: https://sourceforge.net/projects/opencvlibrary/files/4.5.0/opencv-4.

2020-11-20 17:31:04 -0600 answered a question About Using OpenCV in Unreal Engine 4

The easiest way is to use the pre-built library at: https://sourceforge.net/projects/opencvlibrary/files/4.5.0/opencv-4.

2020-11-17 15:41:13 -0600 commented question Transforming global coordinates to camera coordinates

Is this what you're talking about? https://answers.opencv.org/question/237672/3d-to-2d-points-using-cvprojectpoints/

2020-11-16 19:20:26 -0600 commented question How to get an rvec replacement from quaternion or euler values

https://mathworld.wolfram.com/RodriguesRotationFormula.html

2020-11-16 12:25:39 -0600 commented answer 3D to 2D Points using cv::projectPoints

Yes, it sure makes you appreciate how complicated OpenCV's guts must be. :)

2020-11-12 19:37:35 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 15:40:59 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 15:28:48 -0600 commented question 3D to 2D Points using cv::projectPoints

P.S. Please don't use the auto keyword LOL.

2020-11-12 15:21:08 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 15:16:44 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 15:12:04 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 15:04:31 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 14:51:48 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 14:34:02 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 14:32:57 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 14:30:14 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 14:29:07 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 14:26:35 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 14:22:24 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 14:18:36 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 14:16:24 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from "scratch". GLM is a header-only library available from https://glm.g-truc.net Just be mental

2020-11-12 14:14:49 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net Just be mentally

2020-11-12 14:13:56 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net Just be mentally

2020-11-12 14:13:12 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net Just be mentally

2020-11-12 14:04:33 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net Just be mentally

2020-11-12 13:58:13 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net #include <glm

2020-11-12 13:54:49 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net #include <glm

2020-11-12 13:34:25 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net #include <glm

2020-11-12 13:33:21 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net #include <glm

2020-11-12 13:20:30 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net #include <glm

2020-11-12 13:19:21 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net #include <glm

2020-11-12 13:07:11 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net #include <glm

2020-11-12 13:06:07 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net #include <glm

2020-11-12 12:34:32 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net #include <glm

2020-11-12 12:33:30 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net #include <glm

2020-11-12 12:32:55 -0600 edited answer 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net #include <glm

2020-11-12 12:24:54 -0600 answered a question 3D to 2D Points using cv::projectPoints

Here is code to do it from scratch. GLM is a header-only library available from https://glm.g-truc.net #include <glm

2020-11-11 14:06:23 -0600 commented question 3D to 2D Points using cv::projectPoints

Do you want to try your hand at doing the math manually? If so, let me know, and I can upload some code.

2020-11-08 08:32:27 -0600 received badge  Popular Question (source)
2020-11-06 17:36:30 -0600 commented question Point Cloud to Depth Map

Please share the link to the working C++ code.

2020-11-03 09:29:07 -0600 commented answer Make GpuMat continuous / copy to continuous memory.

Nice job!!

2020-11-02 10:31:17 -0600 received badge  Self-Learner (source)
2020-10-31 13:50:00 -0600 commented question Make GpuMat continuous / copy to continuous memory.

I’ll think about it some. Anyway, the word you’re looking for is contiguous.

2020-10-06 12:00:24 -0600 edited answer OpenCV - OpenGL - OpenCL Interop

I'm not so sure that there is such an interoperability between the two graphics APIs; for one, OpenCL was meant to repla

2020-10-06 11:59:36 -0600 answered a question OpenCV - OpenGL - OpenCL Interop

I'm not so sure that there is such an interoperability between the two graphics APIs; for one, OpenCL was meant to repla