object-recognition Questions

1

Solved

I am using Tensorflow Object Detection API to train my own object detector. I downloaded the faster_rcnn_inception_v2_coco_2018_01_28 from the model zoo (here), and made my own dataset (train.recor...
Lexicology asked 7/6, 2018 at 13:39

1

Solved

Setting a stage, in a district there are 200 + analog cameras to a central monitoring station, but these cameras do not have recognition of faces or objects. Is it possible to implement face detect...
Brotherhood asked 19/12, 2017 at 16:28

2

Solved

I don't know if this the right stackexchange forum where to ask this question, please let me know if this is not the case. I'm developing an application which given an input image containing a pai...
Calvincalvina asked 20/6, 2017 at 20:19

1

My requirement is to scan a fixed object. After recognizing that, I want to highlight the object and to display corresponding pre-feeded parameters accordingly, like height, width, circumference, e...
Sporulate asked 16/4, 2018 at 8:34

3

i have a database with almost 20k 3D files, they are drawings from machine parts designed in a CAD software (solid works). Im trying to build a trained model from all of this 3D models, so i can bu...

1

I am using FFmpeg to overlay image/emoji on video by this command - "-i "+inputfilePath+" -filter_complex "+"[0][1]overlay=enable='between(t,"+startTime+","+endTime+")'[v1]"+" -map [v0] -map 0:a "...

4

Solved

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 (...

3

Solved

I have a point cloud of an object, obtained with a laser scanner, and a CAD surface model of that object. How can I match the point cloud to the surface, to obtain the translation and rotation bet...
Sinistrodextral asked 25/9, 2013 at 8:40

2

I am working on an augment reality game, which need to recognize and track a fast moving object. I have tried the following Image processing libraries, 1. Opencv 2. BoofCv 3. FastCv I have trie...

3

Solved

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 paper...
Noncooperation asked 26/5, 2012 at 20:27

0

I'm trying to recognize two different objects using two different cascade classifiers. I modified the face recognition samples but I have a problem: when I try to recognize object from object1.xml ...
Phagocytosis asked 16/12, 2013 at 17:17

1

Solved

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 ...

2

Solved

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) ...
Pediform asked 6/10, 2012 at 11:44

2

Solved

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 vocabu...

1

Solved

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 recogni...

1

Solved

What are moments of a contour? Could someone explain this in simplistic, non-mathematical terms? Possibly with an example? The official explanation is "integration over all the pixels in a con...
Baguio asked 19/9, 2011 at 21:21

2

Solved

I am trying to write a program using opencv to calculate the distance from a webcam to a one inch white sphere. I feel like this should be pretty easy, but for whatever reason I'm drawing a blank. ...
Ditmore asked 15/7, 2011 at 23:6

1

First, sorry abour my poor english. I'm planning to build an augmented reality app for android mobile platform and the main feature is the ability of the user to take a shoot of a shop and the app...
Indecisive asked 13/5, 2011 at 12:32

1

Solved

I'm new to computer vision, and I want to detect specific and flat objects in an image (or video frame). What do I mean with specific and flat? Flat Well, flat objects are like objects, but, you...
Vicarage asked 20/2, 2011 at 17:25

7

Solved

I'm interested in writing some basic computerized object recognition application, so I figure I need some theoretical background in image processing algorithms, along with some AI for decisio...

4

i want to do a small project on object recognition, any any tools or literature suggestions on this topic ?
Pathoneurosis asked 28/3, 2010 at 16:25
1

© 2022 - 2024 — McMap. All rights reserved.