Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Browsing all 4615 articles
Browse latest View live

What is the best way to detect white blood cells among the red blood cells in...

Please suggest an AI based approach. Thanks.

View Article


Remove camera lag in opencv python

i am working on Odroid and running a face detection using open cv python on it. but there is too much lag in the camera. i have tried a lot of things but couldn't remove the lag. please suggest how...

View Article


Generalized hough transform implementation in Opencv?

From [this](http://stackoverflow.com/questions/25669494/generalized-hough-transform-for-shape-detection) question on stack overflow i know there is no opencv implementation for generalized hough...

View Article

For the pre-processing method, I am using Watershed filter. But, I am not...

Here is my code: #include "opencv2/imgproc/imgproc.hpp" #include "opencv2/highgui/highgui.hpp" #include "opencv2/opencv.hpp" #include using namespace cv; using namespace std; class WatershedSegmenter...

View Article

Automatic ROI detection

Hi All, I am working on foreground extraction using Grabcut algorithm which will extract the object located inside the region of interest. However, instead of specifying the ROI manually, is there any...

View Article


increase performance of OpenCV on Beaglebone Black

Dear everyone, I install OpenCV 2.4.9 on Beaglebone Black (ubuntu 12.04), and compile with NEON to increase frame rate, after compiling, the frame rate still slow, about 2-3 fps, so I just want to find...

View Article

Problem with Watershed algorithm

How to find the contour of only the leg and foot parts? Original image:![image description](/upfiles/1482900666141679.jpg) Denoised image: ![image description](/upfiles/14829012628355411.jpg) Result:...

View Article

opencv VideoCapture property

Hi, Is there any API in opencv ( or any programmatic way ) to get the range of a particular property of VideoCapture class like exposure or brightness.

View Article


how to find angle from x y points?

I have image which contain 12 center point of rectangle. I am not getting how to code for image rotation from that point.[C:\fakepath\deskew.png](/upfiles/14829318308820113.png).Please help me with...

View Article


When I use 'cv2.imread()' the image window show not responding.Can somebody...

I am using opencv 2.7When I use 'cv2.imshow('image',img)' the image window shows not responding.I waited for some long,but still not respondiing.Somebody please help me.Thankyou.

View Article

Problem with HSV

Need some help, i am not able to find the desired contour Input: ![image description](/upfiles/148298804134565.jpg) After applying binary filter: ![image description](/upfiles/14829881046754387.jpg)...

View Article

How to eliminate small contours in a binary image?

I am currently working on image processing project. I am using Opencv 3.x.x with VC++. My code: Mat result; vector>contours; vectorhierarchy; int savedContour = -1; double maxArea = 0.0; // Find...

View Article

Cuda Convolve VS filter2D openCV 3.1.0

Hello, I'm using OpenCV 3.1.0 with CUDA on Intel Xeon 5110 @ 1.60 Ghz x2 CPU + Nvidia Quadro 600 + 4GB RAM with Qt on Fedora 23 OS and I'm concerned about convolution speed. What I've got from my test...

View Article


ideal crop size for face recognition?

I'm using 144x144 now, but i was wondering if i should cut out the mouth and chin region, so it would not be affected so much with facial hair growth. Right my trained dataset is out of date the moment...

View Article

Can I use OpenCV to differentiate between flowers

I am new to CV and I have seen some tutorials. I want to make an app that recognizes certain flowers (of same or different colors). Is it feasible using OpenCV? Is there any assumption or restriction...

View Article


How i can use Visual Tracker Benchmark with OpenCV

Dear community I've found a useful dataset [Benchmark](http://cvlab.hanyang.ac.kr/tracker_benchmark/) it looks very interesting to use it to evaluate algorithm. Actually, I use function compareHist to...

View Article

drawning labeling components in a image opencv c++

I have the next image. ![original image](/upfiles/1483146466942221.png) I used the function connectedComponentsWithStats for find the components of the image. now i want draw only the components with...

View Article


How to convert Mat data to byte data in Andorid by using OpenCV

I'd like to convert Mat data to byte data by using OpencV. My expected data format is the following: ex.) data =[112,113,0,1,0,225,........] →1,0,225 is one layer CV_8UC3 but my...

View Article

How to detect a perfect black image?

Hi, This is my first post in this forum. I've written a color detection program for detecting Magenta color(only). But now I want to print a text when the magenta color is not present.Which means I...

View Article

How to convert String data to byte data without Extra conversion

I asked a question a few hours ago , as the following but The intended question is changed. http://answers.opencv.org/question/120726/how-to-convert-mat-data-to-byte-data-in-andorid-by-using-opencv/ So...

View Article
Browsing all 4615 articles
Browse latest View live


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