Ask Your Question

AsanWolf's profile - activity

2017-12-09 08:51:53 -0600 received badge  Famous Question (source)
2016-03-03 11:24:43 -0600 received badge  Nice Question (source)
2014-07-12 01:27:44 -0600 received badge  Notable Question (source)
2014-07-12 01:27:15 -0600 asked a question CascadeClassifier_GPU NCV Assertion Falied:retcode=26

OpenCV Error:Gpu API call <ncv assertion="" falied:retcode="26,file=D:\opencv-2.4.9\sources\modules\gpu\src\nvidia\NCVHaarObjectDetection.cu,line" 1589=""> in cv::gpu::CascadeClassifier_GPU::HaarCascade::NCVDebugOutputHandler. file......\sources\modules\gpu\src\cascadeclassifier.cpp line 173 ncvAssertReturn(haar.bNeedsTiltedII == false, NCV_NOIMPL_HAAR_TILTED_FEATURES);

what's the problem?Thank you.

2013-11-21 08:36:59 -0600 received badge  Popular Question (source)
2012-08-27 04:10:49 -0600 received badge  Student (source)
2012-08-27 02:16:26 -0600 commented answer Does OpenCV provide Connected Component labeling method for binary image?

thanks,but I need to collect all the piexls into a vecter if they are the same connected component blobs respectively.

2012-08-27 01:41:59 -0600 asked a question Does OpenCV provide Connected Component labeling method for binary image?

Does OpenCV provide Connected Component labeling method for binary image? Who can help me?