Computer vision enables images, or sequences of images, to be processed by a computer using an algorithm. The aim of the algorithm is to extract information from the image. Sometimes this information produces an updated image or sometimes other measurements. An example of an updated image is to ...

learn more… | top users | synonyms (1)

5
votes
3answers
3k views

connected components in OpenCV

I am looking for an openCV function that can find connected components and preform a few tasks on them ( like getting the number of pixels, contour, list of pixels in the object etc.. ) Is there a ...
5
votes
2answers
7k views

How to merge two images in opencv?

I have calculated homography ,taken out perspective transform .I am able two display two images in one window but unable to merge them.Here are my example images-> The code I am using thiscode -> ...
5
votes
4answers
1k views

Moving from Wiimote to camera?

I've been doing some Johnny Chung Lee-style Wiimote programming, and am running into problems with the Wiimote's relatively narrow field-of-view and limit of four points. I've bought a Creative Live! ...
5
votes
2answers
1k views

Difference between sparse and dense optical flow?

Lots of resources say that there are two types optical flow algorithms. And Lucas-Kanade is an sparse technique but i can't find what is the mean of sparse and dense? Can some one tell me what is the ...
5
votes
1answer
1k views

Need help on CvSVM

I couldnt find proper references about how to pass the SVM parameters to the opencv cvSvm class. I got the parameter list, but not any tutorial on how to convert the parameters to the CV data ...
5
votes
3answers
375 views

Find logo in desktop screenshot

I need to develop a desktop application which will 1.) have a list of the Different Application logos (Background Transparent) e.g. IE, FIREFOX, CHROME, PHOTOSHOP ETC. 2.) User will take a ...
5
votes
2answers
1k views

Computer Vision: Edge Detection Techniques

Does anyone know what the differences between the Prewitt, Sobel and Laplacian operators in edge detection algorithms? Are some better than others? Are different operators used in different ...
5
votes
4answers
468 views

Verify image sequence

Problem Problem shaping Image sequence position and size are fixed and known beforehand (it's not scaled). It will be quite short, maximum of 20 frames and in a closed loop. I want to verify (event ...
5
votes
1answer
3k views

Modeling HSV Color Space in MATLAB

I am able to create a 3D cone in MATLAB, but: does anyone know how to paint the cone so that it recreates the HSV color space? I know there is the command: colormap hsv; but how do I use it? Thanks ...
5
votes
2answers
10k views

Libraries to get depth map from stereo images?

I'm going to set up some devices to perform real-time 3D motion tracking. My first idea to do so is to use a pair of cameras to take stereo image and calculate the depth map to get the 3D data I ...
5
votes
4answers
900 views

What is the best language for footprint recognition? [closed]

I have a project to recognize the footprint of animals. It is similar to facial recognition. There is a need to store footprint images in a database and compare them with images captured by camera. ...
5
votes
2answers
122 views

Comparing similar images as photographs — detecting difference, image diff

The situation is kind of unique from anything I have been able to find asked already, and is as follows: If I took a photo of two similar images, I'd like to be able to highlight the differing ...
5
votes
2answers
305 views

detecting object in Homogeneous Intensity image

I have image of Tiger's Pugmark (footprint impression) in mud. I want to detect the boundary of the pugmark but the image is uniform in intensity that is foreground and background cannot be ...
5
votes
4answers
290 views

Dominant “color” of an image

I have the following image: What I want to do is "id" the individual strips based on their dominant color. What is the best approach to do this? What I've done is used the image's value (HSV) and ...
5
votes
3answers
72 views

Turn on Android display when someone approaches the device

Using a bit of computer vision, I'd like to turn on the display of a wall-mounted Android device when a human walks up to (w/in 2 feet of) the device. I'm an experienced developer, but I know next to ...
5
votes
3answers
2k views

Ellipse detection with OpenCV

I would like to detect ellipses with OpenCV for Android, using the Tutorial 2-Basic included with OpenCV 2.4.1 package as a starting point. Note that my ellipse would be a perfect-photoshop one. From ...
5
votes
2answers
3k views

scale and rotation Template matching

I'm using the method of match template with CV_TM_CCORR_NORMED to compare two images ... I want to make to make this rotation and scale invariant .. any ideas? I tried to use the same method on the ...
5
votes
2answers
1k views

OpenCV matching images

I am trying to use OpenCV to match images like these: And I need to find the best intersection of them. I tried using SURFDetector and matching using BruteforceMatcher, but finds descriptors not ...
5
votes
4answers
1k views

GUI version of OpenCV for feature-detection (SIFT etc.) prototyping before actual project development?

I had an idea for which I need to be able to recognize certain objects or models from a rendered three dimensional digital movie. After limited research, I know now that what I need is called feature ...
5
votes
3answers
419 views

Finding the height above water level of rocks

I am currently helping a friend working on a geo-physical project, I'm not by any means a image processing pro, but its fun to play around with these kinds of problems. =) The aim is to estimate the ...
5
votes
3answers
3k views

Continued - Vehicle License Plate Detection

Continuing from this thread: What are good algorithms for vehicle license plate detection? I've developed my image manipulation techniques to emphasise the license plate as much as possible, and ...
5
votes
3answers
2k views

Using OpenCV to detect clothing buttons on a piece of paper

I have no background in computer vision, but I was curious to know how I could use OpenCV library to achieve the following: I have a jar of spare buttons, assorted in colour, style and diameter. For ...
5
votes
2answers
3k views

Computing object statistics from the second central moments

I'm currently working on writing a version of the MATLAB RegionProps function for GNU Octave. I have most of it implemented, but I'm still struggling with the implementation of a few parts. I had ...
5
votes
3answers
566 views

Ground-truth data collection and evaluation for computer vision

Currently I am starting to develop a computer vision application that involves tracking of humans. I want to build ground-truth metadata for videos that will be recorded in this project. The metadata ...
5
votes
1answer
1k views

Using Kinect to detect objects on the floor

Lets say that I have a kinect pointing at a floor. If I place 3 or 4 objects on the floor how can I determine the plane those objects are on? How can I detect brightly colored objects on that ...
5
votes
1answer
241 views

SIFT prediction

I am using the SIFT implementation of Andrea Vedaldi, to calculate the sift descriptors of two images. But I would like to know if it is possible to predict where the object will be in next image, ...
5
votes
2answers
2k views

Image processing/color detection in R: what library should I use?

I'm doing some image processing, and while I think I have a pretty good idea of my approach, I'm not having much luck finding which library(s) I should use to do this specifically in R. I have a ...
5
votes
3answers
8k views

OpenCV findContours function problem

I am trying to use the findContours function in OpenCV, but VS 2008 gives an error saying: OpenCV Error: Bad flag (parameter or structure field) (Unrecognized or unsupport ed array type) in unknown ...
5
votes
3answers
3k views

Is there any fast library(s) for finding human eyes and mouth in Flash? (Actionscript)

So I have real time video stream. With 1 (one) person on It . It Is Black and White, I need to be able to capture this persons eyes and mouth (direction (at least X,Y), state (at least opened or ...
5
votes
1answer
358 views

How to check if obtained homography matrix is good?

This question was already asked, but I still don't get it. I obtain a homography matrix by calling cv::findHomography from a set of points. I need to check whether it's relevant or not. The proposed ...
5
votes
2answers
335 views

How to detect exact, predefined shapes with hough transform, like a “W”?

Let's say I have some system that scans documents, where all documents use the same font and font size. In these documents, there will always be the same looking letter "W". Let's say it is always ...
5
votes
1answer
1k views

Obstacle avoidance with stereo vision

I'm working on a stereo-camera based obstacle avoidance system for a mobile robot. It'll be used indoors, so I'm working off the assumption that the ground plane is flat. We also get to design our own ...
5
votes
3answers
1k views

Hough Transform for finding curve segments

Hough Transform can be used to extract lines from images. It can also be used to extract curves - this is a little harder though because higher dimensional Hough transforms are resource consuming. I ...
5
votes
1answer
886 views

Actual implementation of the medial axis transform?

I have seen plenty of explanations of what the algorithm is based on, but I can not seem to find any actual code (pseudocode or in some language) of the medial axis transform itself. For certain ...
5
votes
4answers
2k views

Adaptive threshold Binarization's bad effects

I implemented some adaptive binarization methods, they use a small window and at each pixel the threshold value is calculated. There are problems with these methods: If we select the window size too ...
5
votes
6answers
850 views

Programmable cameras C# for vehicle system

I recently joined a project where I need to get some vehicle based computer vision system. So what sort of special functionalities does a camera need, to be able to capture images while traveling at ...
5
votes
1answer
402 views

Classification of detectors, extractors and matchers

I am new to opencv and trying to implement image matching between two images. For this purpose, I'm trying to understand the difference between feature descriptors, descriptor extractors and ...
5
votes
1answer
93 views

Programmatic correction of camera tilt in a positioning system

A quick introduction: We're developing a positioning system that works the following way. Our camera is situated on a robot and is pointed upwards (looking at the ceiling). On the ceiling we have ...
5
votes
4answers
362 views

Image Comparison for vector images (based on edge detection)?

I've been going through posts and examples for the past two days and all snippets Ive tried and extensively tested have proven to be quite useless, at least for my purposes. What I want to do is ...
5
votes
2answers
411 views

Converting image to black and white and use it as array

I'm trying to convert a colored image to a black and white one. The original image is the following: I have a few problems. First: import pylab as pl import Image im = Image.open('joconde.png') ...
5
votes
1answer
238 views

What would be a good application for an enhanced version of MapReduce that shares information between Mappers?

I am building an enhancement to the Spark framework (http://www.spark-project.org/). Spark is a project out of UC Berkeley that does MapReduce quickly in RAM. Spark is built in Scala. The ...
5
votes
1answer
156 views

Orientation of a known object in an image

I have a picture with a known, simple object, e.g. chessboard. The camera can have different angles, distances etc. What is the "standard" object detection algorithm to detect the object's position, ...
5
votes
2answers
2k views

HOG Trilinear Interpolation of Histogram Bins

I am working on Histogram of Oriented Gradient(HOG) features and I am trying to implement the trilinear interpolation of histogram bins as described in Dalal's PhD thesis. And he explains the ...
5
votes
1answer
357 views

Is Eigenfaces best for facial comparison? [closed]

I'm working with a set of images and computer vision. I want to compare a new image (a new face) to the set of images and determine which image in the set it is closest to. I don't need it to ...
5
votes
2answers
1k views

template matching with rotation

I need to do template matching in 360 degrees. Mostly template is 80*120 and image is 640*480 grayscale (8 bit). For non-rotation I am using opencv cvmatchtemplate which is working pretty fine. I ...
5
votes
4answers
3k views

How to read time from recorded surveillance camera video?

I have a problem where I have to read the time of recording from the video recorded by a surveillance camera. The time shows up on the top-left area of the video. Below is a link to screen grab of ...
5
votes
1answer
482 views

Where can I find working code examples of object detection (cars, people) written in OpenCL or CUDA?

Where can I find working code of object detection (part of computer vision) written in OpenCL or CUDA? Greatly appreciate in advance.
5
votes
1answer
4k views

How to merge detected edges to a colour capture in Emgu CV

I am trying to make a C# desktop application (with Emgu CV wrapper) which captures the feed from the camera, detects edges in the feed and then displays the original feed (coloured) with the edges - ...
5
votes
1answer
3k views

Basics of normalized cross correlation

I am trying to use normxcorr2 (normalized cross-correlation) from MATLAB for calculating velocity of moving shapes in a developing embryo. I have 3 questions: 1) My image size is 260x360 pixels. I ...
5
votes
1answer
486 views

Algorithms for 3D face reconstruction

Project: 3D face reconstruction Input: 2D frontal face Image Output: 3D face Reconstruction and expression simulation Platform: Matlab or Opencv cpp. I found out after study that 3D Morphable Models ...

1 3 4 5 6 7 39