Green Medicine - Improve Your Health and fitness While Living Green
[img]%IMG%[/img]Implementing green medicine to help you take care of your health is a good idea even in the event you are not an advocate of green living. Green medicine utilizes your body's natural...
View ArticleOn This Page We Will Be Reviewing The Commission Crusher System
You'll be able to find a variety of programs that can teach you just how to make money online. Not surprisingly most of these programs will not typically provide you all the information you need to...
View ArticleHow can i use opencv3.0 within android studio?
How can i use opencv3.0 within android studio? I have test many ways, but all failed. I want to find a comprehensive configuration method, who can do me a favor,thanks very much ?
View ArticleJoomla Update - Website Improvement Spectrum
This will save lots of time and also money. If a game is rented and the person does not want it, it might just be delivered back in exchange for any new game. The video games producers who prefer to...
View ArticlecreateERFilterNM1 - Parameter
I'm using the Scene Text Detection features of OpenCV and have some troubles finding the optimal parameters for createERFilterNM1. Here is what the...
View ArticleLEGO brick object detection
Hi, we have got a lot of lego sets mixed up in one box. My aim is to lay all lego bricks on the table an let opencv magic decide where a certain brick (of a set) lays. Many lego bricks are available in...
View ArticleCompare Courier Insurance: A Guide
Courier insurance isn't anything to become approved without severe, careful deliberation. When you would not want to pick traditional car insurance in a flippant manner, extra care is necessary when...
View ArticleDFT coordinate system
In the implementation of DFT(for 2D) in opencv what coordinate system they use(Cartesian coordinate system or 2D array like coordinate system)? (-1, 1)(0, 1)(1, 1) (-1, 0)(0, 0)(1, 0)...
View ArticleSolvePNP Bad Result Planar Marker
Hello, I'm working with solvePnp with some bad results for a planar marker. The marker is a basket ball court. So the model size is 14 x 15. Marker is (-7,-7.5,0) to (7,7.5,0). (Should this be...
View ArticleVideoWriter writing invalid videos
I'm using the code described below to record my webcam on macbook pro. The file being generated is not a valid video, and I can't open it in a video player When I try to use CV_FOURCC('X','V','I','D')...
View ArticleUse C++ and OpenCV in Windows
For a project I have to make a program in C++ with openCV library. Can you suggest me an IDE? Actually I'm using code::blocks but I can not make the library work. Thanks
View ArticleCannot open file through JNI
I have copied a txt file in my device's sdcard. In the Java side of my Android app (i.e. MainActivity.java) I can open the file through this code: StringBuilder text = new StringBuilder(); try { File...
View ArticleEfficient way to remove holes in an object
Hello, I would like to remove holes in an object after I apply threshold function. Right now, I am applying dilate function a few times, then the erode function. It does okay, but in some cases, it...
View ArticleI can't seem to detect which colour LED turned on
public void onCameraViewStarted(int width, int height) { // TODO Auto-generated method stub mHSV = new Mat(); mRGBa = new Mat(height, width, CvType.CV_8UC3); mMaskMatBlue = new Mat(); mMaskMatRed =...
View ArticleCollection of Career Opportunities, Job Openings, Internships, Project...
Well being by myself the last couple of months in the process of finding a new job related to software development and/or R&D activities with the use of the OpenCV library and not seeing something...
View ArticleQt for android with opencv and windows
Hi, i looking for answer, how to create qt project(Qt Creator on Windows) for android with opencv library. Could someone write how to do it step by step. Most common solutions for this problem is for...
View ArticleHow to connect opencv for qt+android
Can't use opencv. Using QT5. My .pro file: ` QT += core gui greaterThan(QT_MAJOR_VERSION, 4): QT += widgets TARGET = Alpha TEMPLATE = app SOURCES += main.cpp \ firstwindow.cpp HEADERS += \...
View ArticleOverlay Canny Edges on Original Image
Hello, Is there a way to overlay the edges obtained from the Canny Edge Detection onto the original image?
View Articleopencv-python 3.0 with python 3.5 on windows
A long time ago I managed to get opencv-python 3 working with python 3.4 on windows (which was a struggle). I wrote a lot of good code, then lost my working file system. I simply cannot reproduce a...
View Articleios to extract features from video frames.
Hi I am using Open CV 3.0 for my project. In that the CVVideoCamera was not working fine.. It seems the video shows in landscape mode in weird condition. So i tried to use AVFoundation Framework to...
View Article