Ask Your Question

Ajay@velab's profile - activity

2017-10-22 20:05:16 -0600 commented question Building OpenCV with OpenNI and PrimeSensor Module.

Thank you, Barak Sir for the kind reply.

2017-10-22 02:53:12 -0600 asked a question Building OpenCV with OpenNI and PrimeSensor Module.

Building OpenCV with OpenNI and PrimeSensor Module. Hello All, Recently I started to use OpenCV library using Pre-Built

2017-10-17 01:20:15 -0600 received badge  Enthusiast
2017-10-11 01:11:20 -0600 commented answer OpenCV Error: Assertion failed (_dst.fixedType()) in cv::convertPointsHomogeneous

Oh Yes, I missed that one. Thank you lot for your continuous assistance, really it helped me lot Sir.

2017-10-11 00:04:20 -0600 commented answer OpenCV Error: Assertion failed (_dst.fixedType()) in cv::convertPointsHomogeneous

Thank you, Sir, Will be waiting for your response

2017-10-10 08:53:36 -0600 commented answer OpenCV Error: Assertion failed (_dst.fixedType()) in cv::convertPointsHomogeneous

According to your previous answer : // now, Thomogeneous is a Mat(4,1,CV_64F), // but the next function requir

2017-10-10 08:53:17 -0600 commented answer OpenCV Error: Assertion failed (_dst.fixedType()) in cv::convertPointsHomogeneous

Hello Berak Sir, Really it worked for me, but am again stuck in same Debug Assertion Failed error with the function cv:

2017-10-10 02:27:22 -0600 commented answer OpenCV Error: Assertion failed (_dst.fixedType()) in cv::convertPointsHomogeneous

Thank you So much, Sir, I will use this and appreciate your great help.

2017-10-10 02:04:42 -0600 commented question OpenCV Error: Assertion failed (_dst.fixedType()) in cv::convertPointsHomogeneous

Hello Berak, Could u please suggest me any reference code block to understand pointprojection routine in Open CV.

2017-10-10 01:38:43 -0600 commented question OpenCV Error: Assertion failed (_dst.fixedType()) in cv::convertPointsHomogeneous

Hello Berak, Thank you for the quick response, BTW am running project points example program provided in the below lin

2017-10-10 01:35:08 -0600 commented question cvCalibrateCamera2 assertion

Hello , I am using Open CV 3.3.0 with visual studio 2012. Even am also facing the same issue, getting OpenCV Error: As

2017-10-10 01:34:52 -0600 asked a question OpenCV Error: Assertion failed (_dst.fixedType()) in cv::convertPointsHomogeneous

OpenCV Error: Assertion failed (_dst.fixedType()) in cv::convertPointsHomogeneous Hello, I am very new to Open CV, usin