KNearest save problem
I realized that knn.save() and knn.load() function is not implemented yet. I googled so much about that couldn't find any solution for that. If there is a solution i will be happy to know that. Any...
View ArticleLosing alpha channel when passing from Unity to OpenCV?
Hello, I'm trying to develop an educational application using Unity3d and OpenCV (c++ Dll). My problem is that when I pass an image from unity encoded in PNG (in BGRA32 textureFromat) to OpenCV, if i...
View ArticleSome function is not recognize, opencv3
Dear everyone, I am using opencv3 in visual studio, I have successful in configure step. But some basic functions are not recognized as the attached image. ...
View ArticleReal-Time video stitch (moving cameras)
Hi, I have just started to use openCV and I am very new to image/video processing and stitching so please bear with me while I explain what I am trying to accomplish. 1. I plan to purchase **3 HERO5...
View ArticleDeskew of image and ROI detection
In OMR, if scanned OMR is not in correct position then how can i deskew the image and search exact location of roll number rectangle?i want to extract information from different rectangle based on...
View Article