The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
3answers
37 views

How to detect darts on a dart board using Computer Vision in OpenCV? [closed]

I'm a newbie to the world of Computer Vision. Here's what I need to do. Given an image, pick out and draw a circle around all the locations in the image which contain an object A. In other words, say ...
-1
votes
0answers
43 views

Object recognition (Image processing) library or tool [closed]

I am looking for a API, or commercial tool which can "index" a database of images, then given a new image (Say captured from a cell phone) can perform object recognition on that image with the ...
-1
votes
0answers
33 views

Training the histogram vector of Bag Of Words

I'm implementing BOW. I have created the histogram which is a vector of 1*200 (I extracted 200 images, 100 images for 5 classes and another 100 for non-classes) I have 2 questions please. 1- Shall ...
2
votes
1answer
132 views

Bag of words training samples

I have implemented Bag Of Words, everything is working smoothly. But, I'm confused about some steps and how to implement it. I could create the bow descriptors as the last step in Bag of words to ...
0
votes
1answer
40 views

Find real position and size of blob in stereo image

Does anyone have any ideas of how I can find the size of a blob or object in a stereo image? I know that the stereo image outputs the depth information, but I want to know how large or high an ...
0
votes
0answers
12 views

detecting buildings in an image

I am currently working on a project which requires extracting regions in an image which comprise buildings. I am a newbie in machine learning ,i was pondering over which available tools can best serve ...
0
votes
0answers
77 views

From confusion matrix to ROC graph

i recently implemented a Bag of Words categorization algorithm based on the one described in this paper http://tinylink.in/102Y. All works well, but i'd like to measure accuracies of the classifiers ...
1
vote
0answers
43 views

Combining Sift descriptors of 5 images

I want to combine the descriptors of 5 images of the same object into a single descriptor file, so that I can recognize the object in any of the views of the reference images. I need to eliminate ...
0
votes
0answers
55 views

Can someone help me debug this perceptron in Matlab?

I don't understand what's wrong with my perceptron. Sometimes the hyperplane is good, but for a reason it is modified and it should not! The weights are displayed at each iteration. Also, parsing data ...
-1
votes
1answer
214 views

Number Recoginition Algorithm/Guideline in Image Processing [closed]

I am trying to learn image processing and i set myself an objective in that regard. A Number Recognition System. and so i took An Introduction to Digital Image Processing with Matlab by Alasdair ...
0
votes
0answers
93 views

iOS - OpenCV 2.4.3 - Find whether the entire object is found in the scene

I'm trying to figure out how to find whether a sample image can be found in a scene image in its entirety. That is, I want to be able to get a positive answer when the entire sample image can be seen ...
3
votes
1answer
187 views

Best-fit a rectangle over a 2D blob

I have a binary blob (see image), and I want to fit a rectangle of known width and height over it. How can I find the optimal fitting rectangle, i.e. the one where the maximum of foreground pixels ...
0
votes
1answer
137 views

error in miniflann.cpp using SURF descriptors

I have been working with Opencv for such time. This time, I faced a problem that irritated me so much. In fact, I have a template image and i want to use the matching to recognize it in my camera ...
0
votes
1answer
134 views

Cannot find a way to make tessnet2 work

I have created a console application. Added a reference to tessnet2_32. Ocr ocr = new Ocr(); using (Bitmap bmp = new Bitmap(filename)) { tessnet2.Tesseract tessocr = new tessnet2.Tesseract(); ...
0
votes
0answers
112 views

Improving the performance of SURF on small images

Every implementation of SURF I have come across on the web seems to be particularly bad at extracting a useful number of interest points from small images (say, 100x100 or less). I have tried a ...
0
votes
1answer
127 views

Fine-grained Vehicle classification in images? (e.g. make, model, etc.)

For many car fanatics, it's quite easy to identify the make, model, trim level, and sometimes year of a car. While this is a manageable task for a human (given some training data, passion, and ...
5
votes
1answer
192 views

Suggestion for object recognition algorithm using depth information

I have recently implemented a recognition software following the technique described in this paper http://tinylink.in/ZKU. However, my dataset also contains depth maps taken with OpenNI. I'd like to ...
0
votes
2answers
180 views

How to Train Single-Object Recognition?

I was thinking of doing a little project that involves recognizing simple two-dimensional objects using some kind of machine learning. I think it's better that I have each network devoted to ...
0
votes
0answers
300 views

Unhandled Exception in Object Recognition OpenCV

I am executing the code from the sample folder of OpenCV on object Detection. Below is the following code: <pre><code>#include "opencv2/objdetect/objdetect.hpp" #include ...
4
votes
1answer
158 views

Object recognition and measuring size

I'd like to create a system for use in a factory to measure the size of the objects coming off the assembly line. The objects are slabs of stone, approximately rectangular, and I'd like the width and ...
0
votes
2answers
301 views

Object recognition with android using OpenCV library [duplicate]

Possible Duplicate: Where do I start learning about image processing and object recognition? Is there any best way for implemeting Object Recognition in android? I tried to implement ...
2
votes
1answer
522 views

Object recognition with Kinect

I'm trying to recognize rectangular boxes using Kinect, I know I can use OpenCV or PCL to do this but my C++ is a bit rusty, I'm new to Computer Vision in 3D and I want to do it as quick as possible, ...
0
votes
1answer
298 views

how to proceed object recognition using edge detection and histogram processing techniques?

hello everyone i am pursuing mtech my project is object recognition to recognize specific objects such as weapons etc not allowed at airport so input will be scanned images of baggage/luggage in ...
1
vote
0answers
107 views

EmguCV detect keypoints from 3D Model

Is there a way i can retrieve the observed keypoints from a 3D model instead from an image. This is since i need to track an uneven object (simple spaceship right now: ...
4
votes
2answers
530 views

Identify Lobed and bumps of Leaves

I need some help, I have to make a project about leaves. I want to make it by MATLAB. my input is an image of one leaf (with a white background) and I need to know two things about the leaf: 1) ...
0
votes
1answer
133 views

Object pattern training and recognition (Image based)

Is there any c/c++ library for object pattern training and recognition? I need to implement feature and functionalities similar to what Google Goggles (http://www.google.com/mobile/goggles/#text) does ...
0
votes
1answer
177 views

Extracting an object from a low contrast background

I need to extract an object from an image where the background is almost flat... Consider for example a book over a big white desktop.. I need to get the coordinates of the 4 corners of the book to ...
2
votes
1answer
306 views

Finding shapes using OpenCV Haar cascaded classifier

I am looking for parabolas in some radar data. I am using the OpenCV Haar cascaded classifier. My positive images are 20x20 PNGs where all of the pixels are black, except for those that trace a ...
2
votes
3answers
142 views

Classifying a Distribution of Points for Object Identification

I have some points that I need to classify. Given the collection of these points, I need to say which other (known) distribution they match best. For example, given the points in the top left ...
0
votes
2answers
151 views

Extraction key frames from a video for scoring a video with some queries

I am workin' on a Computer Vision project that we need to score videos according to inclusion of some objects, animals or such defined by queries. But for this mission we firstly aim to retrieve some ...
1
vote
1answer
130 views

Criteria to consider when evaluating interest point detectors

I want to evaluate different interest point detectors like FAST, MSER, DOH and DOG for images of certain kinds of objects. As a first criterion I came up with repeatability under certain conditions ...
0
votes
1answer
158 views

Combine SIFT with other method for object recognition

Basically I need to develop an object recognition system. I have already used with success matching with SIFT or ORB. Now I would like to use in the same system something else to improve SIFT/ORB, ...
0
votes
1answer
592 views

Object recognition by edge (or corners) matching?

I would like to develop, for academic purpouse, an object recognition system that uses (among other things) edges or corners matching. Basically I extract corner information on my model image then i ...
0
votes
1answer
1k views

OpenCV: Detect people in city square

I need to find all people or group of people in city square like this. I use CascadeClassifier.detectMultiScale function and prepare image by equalizeHist (correct brightness and contrast) As you can ...
0
votes
0answers
169 views

Eye detection and Exception handling

This is my function that I have used to detect my eyes and then transmit some co-ordinates. void detectAndDisplay(cv::Mat frame) { cv::Mat im1,im2; std::vector<Rect> eye; Mat frame_gray; ...
0
votes
1answer
141 views

bags of words object recognition for large datasets

I'm implementing object recognition with bags of words histograms. The histograms are composed of 200 "words" per image, kmeans from the descriptors. The problem is that for a large dataset, say 5000 ...
10
votes
1answer
5k views

Extracting HoG Features using OpenCV

I am trying to extract features using OpenCV's HoG API, however I can't seem to find the API that allow me to do that. What I am trying to do is to extract features using HoG from all my dataset (a ...
8
votes
2answers
3k views

Bag of words training and testing opencv, matlab

I'm implementing Bag Of Words in opencv by using SIFT features in order to make a classification for a specific dataset. So far, I have been apple to cluster the descriptors and generate the ...
0
votes
1answer
115 views

Object Detection - finding animal features within an aerial photograph

I have a small team of developers with the task of identifying farm animals in a series of aerial photographs (from a small UAV) of farmland and/or river settings. I understand this is an open-ended ...
2
votes
1answer
459 views

Creating Semantic Maps using OpenCV + OpenSLAM?

I'm currently working on a project that aims to recognize objects in an indoor household type of environment and to roughly represent the location of these objects on a map. It is hoped that this can ...
1
vote
3answers
268 views

How to detect groups of circles with openCV?

I have a picture like that below. I would like to find groups of circles (their positions) in the image. In the following example there should be three groups. The background is white or will be ...
1
vote
1answer
709 views

LSH and ORB opencv?

Basically I have many objects that i would recognize in a test image (query image) using ORB descriptors. I would like to use LSH to get faster matching but I can't find examples in opencv. Is it ...
0
votes
1answer
122 views

Erros while working with OpenCV 2.4.1

I have delphi-7 wrappers for opencv. I have the following erros while executing certain OpenCV methods: cvPyrDown - error: External exception E06D7363. main thread ($1e24): 7c812afb +000052 ...
4
votes
1answer
3k views

OpenCV for ANDROID image compare

I want to develop app which will recognize object(like monument or something) present in front of camera using OpenCv and then it will show information about it. So the question is how to recognize ...
1
vote
1answer
653 views

hierarchical k-means clustering for SIFT vectors

All I am searching for applying the same approach of David Nister and Henrik Stewenius in http://www.wisdom.weizmann.ac.il/~bagon/CVspring07/files/scalable.pdf In this paper, they use a high number ...
0
votes
0answers
160 views

OpenCV Flann NN-Search link Result to an Image

am I right that if I use OpenCVs Flann matcher to index lots of high dimensional vectors describing feature points of images that I must keep track of the assignment from those vectors to the images ...
3
votes
2answers
3k views

HOG “object detection” opencv

I have a project, which I want to detect objects in the images; my aim is to use HOG features. By using OpenCV SVM implementation , I could find the code for detecting people, and I read some papers ...
0
votes
1answer
160 views

CBIR with SIFT alike features, discrete- vs. continuous-approach

currently I'm dealing with implementing a CBIR-System for object recognition (object classification in detail) and now since I have some working feature-detectors and -descriptors I try to find the ...
2
votes
3answers
686 views

Detection of pattern of circles using opencv

I have to detect the pattern of 6 circles using opencv. I have detected the circles and their centroids by using thresholding and contour function in opencv. Now I have to define the relation between ...
1
vote
2answers
940 views

Kinect object recognition

I am working on a Kinect project that needs to recognizes flat surface and small objects. I am planning to use openni on a mac machine. So what libraries do I need to used for object recognition? What ...

1 2