Get segments sizes in image and remove small segments
Hi, I'm new to openCV, can't find what is the way to do basic segmentation on a binary image and get segments (with black pixels) sizes, then delete small segments from image with given threshold. The...
View Articlemaking a presentaion - exotic openCV application
Hi, I'm a M.sc. student in Berlin and I want to make a special presentation for a course. Topic will be "living in a monitored city" and I want to embed a videostream showing the audience during the...
View ArticleOpencv sample and UniversalApp
Hi, I have found [this](https://msopentech.com/blog/2014/08/20/opencv-support-for-windows-universal-apps-now-available-on-github/) and It seems that application can be developped on [platform...
View ArticleI want dowland opencv in Android Studio,can you help me?
I have a project about "image process" on the android application,but ı didnt add opencv libraries in Android Studio,I want from you that is all processes one by one by tell to me about add opencv in...
View ArticleBalboa Water Group
Spa Treatments Made From Household Food Staples, Herbals And Dried HerbsAssuming it was expensive because of its higher quality, and then you'll probably save two alternatives. Owners of hot_tubs treat...
View ArticlefitEllipse - angle of resulting rotated rect
It seems that fitEllipse realization miss the result RotatedRect angle computing in some cases. ... box.center.x = (float)rp[0] + c.x; box.center.y = (float)rp[1] + c.y; box.size.width =...
View Articleproblem with imread() in Python
I have a issue of reading a image with imread() in Python. I downloaded opencv 3.0.0 and numpy to C:\Python27\LIb\site-packages. and then I tried to get my image file and I typed the test code in...
View Articleproblem with imread() in python
I have a issue of reading a image with imread() in Python. I downloaded opencv 3.0.0 and numpy to C:\Python27\LIb\site-packages. and then I tried to get my image file and I typed the test code in...
View ArticleInstallation OpenCV in Windows 8.1 with Visual 2015
Hello. Would you be so kind, could you advise me functional video tutorial please, because I didn't found any yet. I really need it for my school work. Thanks in advance. Rado
View Article5 Muscle developing house exercises
Actually speaking, tension creates a vicious circle. Not only does it produce all that blood sugar that turns into body fat, but it cajoles you into using refuge in the comfort of food. You binge on...
View ArticleIt can be used for commercial purposes grabcut? surf and sift algorithm is...
It can be used for commercial purposes grabcut? surf and sift algorithm is being used to grabcut?
View ArticleSmoothing region
How do I soften this region that is marked in my image? I need to let these two uniform regions.  I have already applied several low pass filters, but...
View ArticleHaar Feature
Hi guys, I recently trained my own haar-feature xml file for detecting balloons. Then I wrote a script to parse the xml file and draw out all the haar features. However, some of them seem impossible...
View ArticleHIGHGUI ERROR: V4L2: Unable to get property
Hi I am practicing `VideoCapture` and `VideoWriter`. I am now following `http://stackoverflow.com/questions/13623394/how-to-write-video-file-in-opencv-2-4-3` Which is supposed to be a brief answer....
View ArticleHow Does JuvaCell Reverse Aging Signs?
This elite cream. Rather than these two components there is a tremendous record of useful substance in this Juvacell Reviews Do you hate watching at your epidermis within the reflector posing for due...
View ArticleExtracting image features using PySpark-OpenCV on RDD data (i.e. SequeceFile...
Let me explain my experiment. I have convert the image files to sequencefile(SequenceWritable). Using java i.e from local drive to hadoop(HDFS) file. And trying to read this sequencefile from hadoop...
View ArticleRe-size Mat frame using OpenCV Native for android
I am capturing Video frames using `OpenCV4Android Java SDK`. Then I pass the Mat object for that frame to NDK funtion. This `NDK` function should receive the mat and perform resize operation using the...
View Articlefind and save the coordinates
The idea draw the line and find the point of intersection. I want to ask the first line to find the coordinates (x, y) and store them in a variable. then indented 5 pixel coordinates check again if the...
View ArticleWhy Iplimage using char* pointing to raw image data instead of unsigned char*...
Here's the data structure of Iplimage: typedef struct _IplImage { int nSize; int ID; int nChannels; int alphaChannel; int depth; char colorModel[4]; char channelSeq[4]; int dataOrder; int origin; int...
View Articlebmp to pgm conversion
I've 1000 .bmp files that should be converted into .pgm format in order to run m rest of the program. How can we do that in opencv?
View Article