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

Is it possible to calibrate camera with autofocus?

I want to calibrate my iPhone 6 plus camera. But I am aware of it having the autofocus feature. So, is it actually possible to calibrate it (or any camera with the autofocus feature)?

View Article


textdetection sample producing errors

i am trying o run the file textdetection.cpp file present[ here ](https://github.com/opencv/opencv_contrib/tree/master/modules/text/samples) .. i tried it with different images but every time an...

View Article


saving TIFF tags in header?

When saving an OpenCV mat, is it possible to add TIFF tags to the header? I need to store pixel dimensions in the image header. Thanks!

View Article

crack detect red line opencv

i want to make a decision making process of detection of biscuit crack so i used the hough transform for detection of crack. here is the code. It means counting the red pixels,if present then say as...

View Article

crack detection

Hello there i used the thresol![image description](/upfiles/1473832781330264.jpg)ding techniques(thresold TOZERO) of my biscuit image and used canny edge detection. After then i used hough transform...

View Article


http://www.supplements4us.com/exoslim/

when your body needs it.Exoslim Always keep intensity and refrain from quitting in any weight loss plan. You will surely suffer setbacks or give in to temptation, whether on your diet or exercise...

View Article

How to integrate OpenCV in a C++ project build by gradle

I set up a hello world project [here](https://bitbucket.org/BenNG/hello-cpp/src/11e229362b4788afb24d99f16f40a8c93c496770?at=master) which is basically a copy/paste of the samples from the gradle...

View Article

gl_FragColor get different color depends on andorid device

In my app I'm doing some image pixels manipulations. My code based on [THIS][1] example. The only change that I've made is to change the `FRAGMENT_SHADER` to a grayscale and it looks like this:...

View Article


How to save and load Matx from a file?

When trying to save a `cv::Matx` to a file using FileStorage, openCV throws some errors which say saving a Matx is not yet implemented. A workaround is to cast the Matx to a `cv::Mat` when writing:...

View Article


Brisk & opencv 2.4.8 (or more)

Hi, I have decided to use binary feature matching in an application, and after reading here and there, I finally decided to use ORB/ORB or BRISK/BRISK (and maybe FREAKS descriptor in further step) I...

View Article

Mat rotation center

Hi, I'm rotating the 10x1 image by specifying center at 5,0: [255, 255, 255, 255, 255, 255, 255, 255, 255, 255] int size = 10; Mat test = Mat::zeros(Size(size, 1), CV_8U); line(test, Point(0, 0),...

View Article

Object detection using a 3D-TOF camera

Hello everyone, I am trying to connect a 3D TOF camera using opencv on Visual Studio. This camera generates four output streams as mentioned below. - Intensity - Confidence - Range/Depth data - 3D PCL...

View Article

do i need to equalizehist for both training and capturing?

Hi everyone, currently i am doing equalizeimg on the grabbed images from webcam, do i also need to apply this to images i am training on? Thanks a lot

View Article


multiple windows are opening with arbitrary name ..even i had gave named to...

#include "opencv2/highgui/highgui.hpp" #include using namespace cv; using namespace std; int main() { VideoCapture cap(0); if ( !cap.isOpened() ) namedWindow("MyVideo",CV_WINDOW_AUTOSIZE); while(1) {...

View Article

Bag of Word BOWTrainer clustering for binary descriptors

**Context:** As you might be aware, the current OpenCV BOW implementation can only function as expected with float descriptors (like SIFT and SURF) since the current clustering method is based on...

View Article


Fincontours unexpected result

Hi, I have a binary image, and I though to use findconrours such it may help in feature extraction. After implementing findcontours, when I print len(contours), the answer was 132! My expectation...

View Article

retina blood vessel(edge) width

Hi, I am new with opencv and computer vision but I can work with c++. I want to get the retina blood vessel width so I did canny edge detection. I have an image with edges but not sure how to get the...

View Article


Cropping a face and removing the background?

After some research I found that OpenCV is going to by my friend all my way through finishing this project. I want to crop a human's face from an image, remove the background and save the result. Since...

View Article

destroywindow and destroyallwindows not working.

Mac, Python 3.5.2 destroywindow and destroyallwindows cannot close the windows created by the program. I found something saying I need to use waitkey afterwards but I can't get it to work. The...

View Article

Read a gray scale or monochrome image with alpha channel

Repeating a [question](http://stackoverflow.com/questions/39503233/opencv-read-a-gray-scale-or-monochrome-image-with-alpha-channel) from stackoverflow. How can I read a gray scale image in OpenCV with...

View Article
Browsing all 19555 articles
Browse latest View live


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