Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 19555

Floodfill gives different results on different machines

$
0
0
- OpenCV version: 3.1 - Host OS: Mac OS X 10.11.4 Issue in imgproc -> Floodfill function I have a method that uses floodfill function on an image. The issue is that I get different results when running the code on different machines, even with same opencv version. Has anyone else experienced this issue? I can't figure out what is causing this. original image: ![image description](/upfiles/14613448915956135.jpg) Mac OS X EI Capitan, OpenCV version: 3.1: ![image description](/upfiles/14613481113847649.png) Ubuntu 14.04.4 LTS, OpenCV version: 3.1: ![image description](/upfiles/14613481317669832.png) floodFill( blurredImage, cv::Mat(), cv::Point(blurredImage.cols/2,y), cv::Vec3b(255,255,255), 0, cv::Scalar::all(1), cv::Scalar::all(1) , 8 | 255<<8 );

Viewing all articles
Browse latest Browse all 19555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>