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

Android Studio, binarization and morphology. with OpenCV

Hello, I'm new to the forum, I program under **android studio**, but I'm new in **OpenCV**, and I need to create an application that apply some filters to an image, especially the **binarization and...

View Article


Finding center of Rect

How can I find the center of Rect ?

View Article


What versions of Opencv are compatible with Visual Studio 2015?

I was recently working with VS 2015 and opencv version 2.4.13 . I couldn't load cascades due to dll errors, I tried many solutions but no luck. I came to the conclusion it might be the opencv version.

View Article

Updating openCV for android

I am developing an android app that uses openCV 2.4.11 and I would like to change the openCV library to 3.0+ version. So that it works on 64bits devices, but i have no idea how to do this? i'm using...

View Article

Custom Allocator support in OpenCV 3.1

Hi, is there a way to supply a custom allocator to OpenCV 3.1? If there is, is it guaranteed that OpenCV uses it for ALL allocations. No more malloc and/or new? Regards! Gabriel

View Article


Image stitching camera translation

Hello, I need some help with image stitching aerial images from UAV. Since OpenCV natively does not support translation, just rotation, I'd like to extend structrure CalcRotation from...

View Article

OpenCV3, Python3, Missing xFeatures

On Ubuntu 16.04 trying to build OpenCV3.1.0 with the contrib module. I have a clean build with CUDA fully enabled (which is awesome!). I can get the python 3.x bindings to build without issue, but can...

View Article

in android studio is the same code of pure java?

i need make a little app in android studio that make a image in binary, but only find code in java pure, i can use this?

View Article


Convert NV12 to RGB

Mat yuv(720,1280, CV_8UC3);//I am reading NV12 format from a camera Mat rgb; cvtColor(yuv,rgb,CV_YUV2RGB_NV12); The resolution of rgb after conversion is 480X720 cvtColor(yuv,rgb,CV_YCrCb2RGB); The...

View Article


Image may be NSFW.
Clik here to view.

Arsenal Vs Bolton 2011 Highlights

Arsenal vs Bolton 3-0 Highlights46' [1-0] Robin van Persie71' [2-0] Robin van Persie89' [3-0] Alexandre SongWinning the English Premiere League sixth-round match over Bolton Wanderers at Emirates...

View Article

opencv Python interface crashes while terminating

Hi - I installed opencv 3.1 on ubuntu 16.04 with contrib modules. I used cmake (with the following options) to generate the makefile. I used CUDA_NVCC_FLAGS="-D_FORCE_INLINES" for a GCC 5.4 issue with...

View Article

How to set webcam codec in OpenCV 3.1.0 Python?

I have a problem with my webcams using the uncompressed YUYV codec in OpenCV Python which makes it so that I have horrible frame rates. I would like to set the codec to MJPG, but I can't seem to...

View Article

How to read a series of images with python using OpenCV?

I don't know the way to load multiple images with python using OpenCV's API

View Article


opencv build issues in VS2010

Hi I am trying to build opencv for windows from latest opencv source. I am using cmake with Visual Studio 2010 generator. When i try to build from visual studio solution, i am getting some errors like...

View Article

Add subtitles to video

Hello, Can i add subtitles to video file, using OpenCV?

View Article


face tracking with ip camera

Hello everyone, I'm new with opencv and I'm developing an opencv project to performance a face detection. I have already reached the face detection with my axis ip camera but now, I would like to track...

View Article

Classifier - which images is made

I have some classifiers file.xml, is there a way to know from which images are trained? The name of the file is usually not clear! Those are the classifiers:...

View Article


Antialiasing in warpPerspective

I have noticed that there is a lot of aliasing when I perform downsampling (resize) or distortions on an image (warpPerspective) using any of the interpolation methods. Is this a limitation of the...

View Article

How to efficiently detect and track this marker?

Given the following images, I want to detect the location of the marker. ![image description](/upfiles/14722168397794946.png) ![image description](/upfiles/14722171344002985.png) - **GOAL:** find...

View Article

Assertion failure durring defishing in initUndistortRectifyMap

I'm trying to do fish an image by providing "camera_matrix" and "distortion_coefficients" to cv::fisheye::undistortImage. problem is I'm getting Assertion error. Reason is the distortion coefficients...

View Article
Browsing all 19555 articles
Browse latest View live


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