Ask Your Question

LuisK's profile - activity

2019-05-24 03:35:04 -0600 commented question Use pre-trained cnn to classify 6-channel-mats

I don't have a link or something, because I trained the model myself with keras/tensorflow for python. What I want to do

2019-05-24 02:48:02 -0600 asked a question Use pre-trained cnn to classify 6-channel-mats

Use pre-trained cnn to classify 6-channel-mats Hey there, I have a pre trained cnn, which was trained on 6 channel inpu

2019-04-30 02:55:20 -0600 edited question Rect_<int> and Rect_<float> in image coord system.

Rect_<int> and Rect_<float> in image coord system. Hello, I know that the discrete image coordsystem has it

2019-04-30 02:52:11 -0600 edited question Rect_<int> and Rect_<float> in image coord system.

Rect_<int> and Rect_<float> in image coord system. Hello, I know that the discrete image coordsystem has it

2019-04-30 02:50:45 -0600 edited question Rect_<int> and Rect_<float> in image coord system.

Rect_<int> and Rect_<float> in image coord system. Hello, I know that the discrete image coordsystem has it

2019-04-29 05:37:58 -0600 received badge  Student (source)
2019-04-29 04:15:02 -0600 edited question Rect_<int> and Rect_<float> in image coord system.

Rect_<int> and Rect_<float> in image coord system. Hello, I know that the discrete image coordsystem has it

2019-04-29 04:14:24 -0600 received badge  Editor (source)
2019-04-29 04:14:24 -0600 edited question Rect_<int> and Rect_<float> in image coord system.

Rect_<int> and Rect_<float> in image coord system. Hello, I know that the discrete image coordsystem has it

2019-04-29 02:38:48 -0600 asked a question Rect_<int> and Rect_<float> in image coord system.

Rect_<int> and Rect_<float> in image coord system. Hello, I know that the discrete image coordsystem has is

2019-02-01 09:09:02 -0600 asked a question Problem with Intel Media SDK Backend for VideoCapture

Problem with Intel Media SDK Backend for VideoCapture Hey, so I installed "Intel Distribution of OpenVINO Toolkit" which

2019-01-29 03:52:18 -0600 received badge  Enthusiast
2019-01-17 11:25:26 -0600 commented question Determine relative 3d-position of camera to a rectangular plane.

Thanks that helped me a lot!

2019-01-17 11:24:49 -0600 asked a question Transform 2D Point into 3D Line

Transform 2D Point into 3D Line Im looking for a function that transforms a 2D image-point into a 3D line in my model (s

2019-01-17 07:29:20 -0600 asked a question Determine relative 3d-position of camera to a rectangular plane.

Determine relative 3d-position of camera to a rectangular plane. I have the following: cameraMatrix (intrinsic parameter

2018-10-22 11:54:43 -0600 marked best answer Predict with Boost Classifier does not pass Raw Output

Hello,

Passing the flag StatModel::RAW_OUTPUT while using the predict function with my boost Classifier, does not change the output from predicted label to the raw sum of classifier.

Can anybody help me? Greetings Luis

2018-10-22 11:54:24 -0600 asked a question Scale Features SVM

Scale Features SVM I couldn't find anything in the documentation. Is there a possibility to use scaling of featurevalue

2018-10-11 09:40:29 -0600 asked a question Determine which feature is used by Adaboost.

Determine which feature is used by Adaboost. Hello out there, Short question: I train a boosted model with less weak cl

2018-09-21 10:38:06 -0600 received badge  Supporter (source)
2018-09-21 10:37:44 -0600 marked best answer Copy Mat at Contour/Mask into another Mat.

Hello guys.

Is there a possibility, to copy a mat at a pixels bounded by a specific contour (not it´s boundRect!) resp. a binary Mask into another mat?

Thanks for helping.

2018-09-21 10:37:44 -0600 received badge  Scholar (source)
2018-09-21 10:37:32 -0600 commented answer Copy Mat at Contour/Mask into another Mat.

Thanks mate, your edits really helped me out! Thank you very much!

2018-09-21 09:51:10 -0600 commented answer Copy Mat at Contour/Mask into another Mat.

The issue is, that there must be no black areas in the image, i wanna "copy" the contour in. I really want only the cont

2018-09-21 09:22:56 -0600 asked a question Copy Mat at Contour/Mask into another Mat.

Copy Mat at Contour/Mask into another Mat. Hello guys. Is there a possibility, to copy a mat at a pixels bounded by a s

2018-09-07 02:34:07 -0600 asked a question Kalman-Filter for predicting the past.

Kalman-Filter for predicting the past. Hi guys, is there a possibility to predict a state in the past with Kalman-Filte

2018-05-11 01:52:02 -0600 asked a question Predict with Boost Classifier does not pass Raw Output

Predict with Boost Classifier does not pass Raw Output Hello, Passing the flag StatModel::RAW_OUTPUT while using the pr