Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Browsing all 353 articles
Browse latest View live
↧

Color blob detection crashes

Hey guys The color blob detection sample app crashes on my device with the SIGNET error and nothing else on the log file. All the other OpenCV samples work perfectly so I dont know what the error...

View Article


Crop rectangle and apply transformation from image?

Hello all, i want to detect paper sheet from image.i applied medianBlur, Canny ,dilate,threshold,Etc. algorithms to find.i am able to find sheet but dont know how to crop rectangle and apply...

View Article


Opencv crashes when initAsync is called

I am using a simple code to open up a camera on opencv the app works fine on LG G Pro but crashes on samsung galaxy S4 I am using OPENCV 2.4.1 and android studio Please Note that this activity is...

View Article

How to run OpenCV C++ code on Android studio or Eclipse?

I have a code in OpenCV c++. I have run the code on Visual studio and it is working fine but i don't know how to create .apk file. Now i want to run the code on Android Studio or Eclipse. I know that...

View Article

Looking for a way to turn a circle (unfilled) into a line.

So I have a bunch of data on an image that is condensed into an outer ring around a picture. It looks something like this. ![image description](http://i.imgur.com/17Nx7dJ.png) What I want to do is...

View Article


Have 120fps in JavaCameraView ?

My device supports 30,60 and 120fps. How do I implement that in JavaCameraView. In many places it's suggested to use Camera2 but how would I go about that and will it work ? Cheers :)

View Article

How to build opencv 3.1.0 for android with GCC 4.9 and c++_shared ?

I want to compile opencv 3.1.0 for android using gcc++ 4.9 and c++_shared. I use the most recent https://github.com/opencv/opencv/blob/master/platforms/android/android.toolchain.cmake My batch build...

View Article

http://www.supplementadvise.com/cla-safflower-oil/

A manifested episodes of nausea, there are several once a week, transient episodes of vomiting (at least time per week) or stereotypical episodes of vomiting (up to week) that occur at least times per...

View Article


Using android camera and processing frames for tracking

Hi, I need to do tracking using opencv in android, I can't find a way to process the frames and then show them on preview. Is the way to do it is not to show the camera preview and just paste the...

View Article


Image may be NSFW.
Clik here to view.

Choosing Solutions Of android games apps

Maximum applications androids best three Games I must emphasize that although I am focusing mainly on music/songs here, I would also urge you to look at a downloading site that provides not only music...

View Article

OpenCV Error: Assertion failed (prevPyr[level * lvlStep1].size() ==...

I am working on 2 images, on the first one i found goodFeaturesToTrack and draw it then on it, i am trying to to tracking with that to the second image but the line of calling calcOpticalFlowPyrLK...

View Article

Use OpenGL Texture as Input

Hi, I am writing an Android app (in native C) where I load a MJPEG stream onto a OpenGL Texture (this is already working). I would like to use OpenCV to detect markers on the frames. Is there a way to...

View Article

opencv image proccessing not recognized text(OCR)

my code is to detect an document using android mobile camera (realtime).this is under oncameraframe().also i am using custom camera which is extend the Javacameraview.images taking from this is low in...

View Article


After converting image to bitmap, image doesn't displayed

When I'm trying to convert the Mat image to Bitmap the image doesn't displayed in my device, on the contrary when I use Bitmap.Config.RGB_565 the displayed image is black. Here is my code: Mat src =...

View Article

Image recognition on Android

I am trying to develop an Android app on Android Studio that allows the user to point the device camera to a target object and the app will find a similar image from a folder of images on the device....

View Article


Need update OpenCV manager APK for google play warning!

Hi All , Could you update the patch to the OpenCV manager APK for android ? The APK is too old in Google play with Libpng issue . I am Java newbie and hardly to compile it because need Linux/C++...

View Article

Build opencv 3.1.0 extra module for android on Mac?

Hi, I'm new to OpenCV and want to use SIFT and SURF features detector on Android Studio that is available on opencv_contrib. I'm using these tutorial (with modification) to build opencv 3.1.0 extra...

View Article


Unable to convert color image to grayscale in android opencv

This is the part of code which is not working good. I know this question has been asked earlier, but i have done everything i could do but still couldn't figure out the reason. This is the portion of...

View Article

how to find object in opencv and repalce that with new pic in android?

how can I find the red object in the image below with Open CV in android and fill it by my pattern like second pic ? I need to create app to fill wall with pattern automatic when user click on a image...

View Article

Find a rectangle and crop the area

Hello, how I can find a rectangle in CameraBridgeViewBase (Android), draw an outline on it and save this area? I research a lot but did not find anything very relevant. Thanks.

View Article
Browsing all 353 articles
Browse latest View live