Ask Your Question

Der Luftmensch's profile - karma

Der Luftmensch's karma change log

0 0 make -j4 fails when installing openCV for ubuntu 16.04 ( 2017-09-19 22:00:55 -0600 )

0 0 Feature extraction for dynamic gesture recognition classification ( 2017-09-28 19:04:57 -0600 )

0 0 StereoBM CPU and StereoBM GPU versions on OpenCV give very different output. ( 2019-10-23 10:09:02 -0600 )

0 0 Global Image Detection ( 2019-10-30 11:44:11 -0600 )

0 0 how can I detect a person's skin and hair ? ( 2017-10-28 18:01:31 -0600 )

0 0 Is there any standard data format for 3D reconstruction? ( 2017-11-14 19:09:58 -0600 )

0 0 How to remove multiple hits on detection? ( 2020-03-07 20:39:21 -0600 )

0 0 Convert Mat images ( 2020-03-16 14:04:05 -0600 )

0 0 How to delay drawing on an aruco marker? ( 2020-03-28 12:19:01 -0600 )

10 0 Keypoint Matching Outlier Rejection, Delaunay Triangulation ( 2018-03-03 11:37:11 -0600 )

0 0 Equivalent OpenCV Java Code to this C++ Code ( 2018-03-08 18:20:02 -0600 )

10 0 Keypoint Matching Outlier Rejection, Delaunay Triangulation ( 2018-03-03 14:11:25 -0600 )

0 0 Reconstruction of a rectangular image with a grid pattern ( 2018-03-20 08:09:49 -0600 )

15 0 Stereo camera pose estimation from solvePnPRansac using 3D points given wrt. the camera coordinate system ( 2018-03-20 09:11:06 -0600 )

0 0 Detect hsv skin color and apply skin based detection ( 2018-03-21 07:40:56 -0600 )

0 0 facerecognition using fisherfaces ( 2018-03-22 14:52:56 -0600 )

10 0 Stereo camera pose estimation from solvePnPRansac using 3D points given wrt. the camera coordinate system ( 2018-03-20 09:11:16 -0600 )

0 0 Automatic Parking Locator ( 2018-04-03 11:34:21 -0600 )

0 0 Method of OpenCv to compare similarity between two images ( 2018-04-09 15:26:25 -0600 )

0 0 How to serialize and deserialize a field? ( 2018-04-09 15:27:24 -0600 )

0 0 Pose Estimation of moving stereo camera ( 2020-05-20 14:58:35 -0600 )

0 0 omr in java or c++ ? ( 2018-04-17 09:57:20 -0600 )

0 0 Distance between to points in a video? ( 2018-04-17 13:53:34 -0600 )

0 0 Use OpenCV in python to detect text blocks and then crop them to save as separate images ( 2018-04-19 10:05:21 -0600 )

0 0 reduce HOG features with PCA ( 2018-04-21 10:08:59 -0600 )

0 0 How to compare 2 images using OpenCV c++ ( 2018-05-01 13:59:08 -0600 )

10 0 What is the difference between cv.HoughCircles() and cv.fitEllipse() ( 2018-05-01 16:45:17 -0600 )

10 0 What is the difference between cv.HoughCircles() and cv.fitEllipse() ( 2018-05-01 14:40:55 -0600 )

0 0 Fast Euclidean Distance Map ( 2018-05-02 10:57:35 -0600 )

0 0 OpenCV dynamic moving Polygon Triangle real-time tracking using C++,Visual Studio and ZED Stereo camera ( 2018-05-03 07:21:13 -0600 )

0 0 openCV ML vs Tensorflow? ( 2018-05-03 07:24:29 -0600 )

0 -10 What is the difference between cv.HoughCircles() and cv.fitEllipse() ( 2018-05-02 10:33:18 -0600 )

0 0 WHAT IS THE BEST SOLUTION TO DO TRAFFIC LIGHT DETECTION USING OPENCV? ( 2018-05-08 15:29:02 -0600 )

0 0 i got an error in detectmultiscale while using opencv python i couldn't fix it plz give me a solution ( 2018-05-09 08:27:49 -0600 )

0 0 How to extract signature from driving license card? ( 2018-05-10 06:59:53 -0600 )

10 0 What is the difference between cv.HoughCircles() and cv.fitEllipse() ( 2018-05-02 10:33:20 -0600 )

0 0 Setting pixel values behaves differently on different machines. ( 2020-06-11 13:31:14 -0600 )

10 0 how could I change memory layout from hwc to chw ? ( 2020-06-11 18:39:28 -0600 )

0 0 Which Is invariant to rotation, SiftFeatureDetector or SiftDescriptorExtractor? ( 2018-06-24 18:26:38 -0600 )

0 0 Hi..i'm new in openCV.. it is possible to get left upper face,left lower face ,right upper face and right lower face regions of face ??... Let me know it there any reference regarding to it ... I am using unity3D with OpenCV and dlib. ( 2020-07-01 06:28:15 -0600 )

5 0 how could I change memory layout from hwc to chw ? ( 2020-07-22 15:30:02 -0600 )

0 0 Can OpenCV be used to perform actions based on conditions ( 2018-08-29 15:38:17 -0600 )

0 0 Problem in ORB feature matching ( 2020-08-03 12:09:10 -0600 )

10 0 ORB keypoints distribution over an image ( 2020-08-05 22:50:17 -0600 )

0 0 Do they even want us to use the python API or not? ( 2018-10-09 12:04:09 -0600 )

0 0 detect 50 objects per second?? ( 2020-09-11 13:34:06 -0600 )

0 0 what is the most effective way to measure middle width of trapezoid? C++ ( 2018-10-26 09:25:49 -0600 )

0 0 Count pixels by color In image ( 2018-10-27 15:39:33 -0600 )

10 0 Developing Software for Windows using OpenCV ( 2020-09-14 14:59:31 -0600 )

0 0 FaceRecognition with OpenCv, NDK and Android studio failed! ( 2018-11-17 14:07:09 -0600 )

0 0 Need Equivalent code in JAVA ( 2018-11-22 08:32:49 -0600 )

0 0 Dear, I have rvec(rotation vector) and tvec(translation vector).. ( 2018-11-26 06:41:25 -0600 )

10 0 Implementing SGBM block matcher in CUDA ( 2018-12-02 21:29:56 -0600 )

10 0 Implementing SGBM block matcher in CUDA ( 2018-12-03 00:46:36 -0600 )

15 0 Mat of int64 ( 2020-09-22 07:27:46 -0600 )

0 0 What are realistic processing times for object tracking ( 2020-09-22 09:08:56 -0600 )

10 0 Implementing SGBM block matcher in CUDA ( 2018-12-06 17:51:41 -0600 )

0 0 Do you know the code for detection line? ( 2020-09-30 07:57:08 -0600 )

0 0 Detect screen zone with text? ( 2018-12-21 07:44:37 -0600 )

0 0 Blank White Screen in Import OBJ files ( 2020-09-30 07:58:15 -0600 )

10 0 Max-Clique Approximation cv::Mat summation ( 2019-01-15 19:41:33 -0600 )

0 0 Creating simple custom librarys using the opencv library ( 2020-10-13 07:32:19 -0600 )

0 0 what is the fast way to cut image to half ( 2019-01-20 08:20:07 -0600 )

0 0 Face Landmarks and stabilization ( 2019-02-22 14:08:43 -0600 )

0 0 Laser pointer in C++ ( 2020-11-10 14:59:46 -0600 )

0 0 i am working on django project for face recognition in which i use opencv library for face recognition.bt video frame is not showing into browser .it is showing in separate window frame .for that i used opencv.js..help me if anyone can. ( 2019-04-04 08:39:34 -0600 )

0 0 Slow fps on image rendring live camera ( 2019-04-04 08:49:00 -0600 )

0 0 how to avoid traffic congestion using technology ( 2019-04-06 14:25:30 -0600 )

0 0 I have a question about 3D reconstruduction. ( 2019-04-25 07:48:37 -0600 )

0 0 Any mobile robot tracking and controlling example? ( 2019-04-26 11:36:00 -0600 )

0 0 What is the best way to plot real time line graphs in opencv? ( 2019-05-02 17:20:17 -0600 )

0 0 Camera Rotation ( 2019-04-25 07:49:24 -0600 )

0 0 Is there any way to figur out area of an object as distortions occurred, can we implement it in mobile as an web app? ( 2020-12-14 08:22:22 -0600 )

0 0 Does OpenCV work with cmos sensors or do I use cameras? ( 2019-07-16 06:36:47 -0600 )

10 0 Haar Training hang after few stages. ( 2013-04-13 05:26:47 -0600 )

10 0 3d calibration ( 2013-04-13 05:28:51 -0600 )

10 0 Haar Training hang after few stages. ( 2013-04-14 22:39:18 -0600 )

15 0 Haar Training hang after few stages. ( 2013-04-14 22:39:20 -0600 )

10 0 3d calibration ( 2013-04-15 09:28:33 -0600 )

0 -1 Calculate Motion ( 2014-07-10 10:14:31 -0600 )

10 0 opencv transformation perspective ( 2014-07-30 06:02:18 -0600 )

10 0 Creating synchronized stereo videos using webcams ( 2014-08-10 16:48:38 -0600 )

5 0 Depth from Intensity and Photometric Stereo ( 2014-08-20 15:15:34 -0600 )

10 0 Creating synchronized stereo videos using webcams ( 2014-08-23 03:03:24 -0600 )

10 0 VideoCapture: access the same webcam from two threads ( 2014-11-16 23:43:37 -0600 )

10 0 VideoCapture: access the same webcam from two threads ( 2014-11-17 06:24:57 -0600 )

0 -1 What should I do for multiple histograms? ( 2014-11-17 18:10:19 -0600 )

10 0 "Bounding" possible homography (findHomography) ( 2014-11-18 07:12:45 -0600 )

10 0 Stereo to point cloud ( 2015-02-16 02:35:22 -0600 )

10 0 Depth Discontinuities in GPU::BM and GPU::CSBP ( 2015-07-04 16:45:16 -0600 )

10 0 Depth Discontinuities in GPU::BM and GPU::CSBP ( 2015-07-04 16:45:20 -0600 )

10 0 "Bounding" possible homography (findHomography) ( 2015-07-04 16:46:07 -0600 )

10 0 Measuring Distance from Camera to Target in Image ( 2015-07-04 16:46:36 -0600 )

10 0 LINE-MOD/LINE-2D: Why does the OpenCV implementation use only silhouettes of the object? ( 2015-07-17 18:17:45 -0600 )

10 0 Max-Clique Approximation cv::Mat summation ( 2015-11-14 08:58:22 -0600 )

10 0 Max-Clique Approximation cv::Mat summation ( 2015-12-04 07:26:26 -0600 )

15 0 Max-Clique Approximation cv::Mat summation ( 2015-12-04 07:26:29 -0600 )

0 0 It can be used for commercial purposes grabcut? surf and sift algorithm is being used to grabcut? ( 2015-12-06 21:45:05 -0600 )

10 0 opencv transformation perspective ( 2016-01-08 17:11:19 -0600 )

10 0 'MODE_SGBM_3WAY' is not a member of 'cv::StereoSGBM' ( 2016-02-11 10:47:43 -0600 )