Skip to main content

All Questions

0 votes
0 answers
14 views

How are values assigned to pixels in hyperspectral imaging for airborne cases?

From what I know, hyperspectral images can have up to hundreds of bands. During acquisition, each pixel seems to store only one value. Later, algorithms are used to calculate the missing values across ...
Vipero's user avatar
  • 1
0 votes
2 answers
47 views

How to determine stripe width of a barcode

A barcode consists of alternating back and white stripes. Thin stripes are one "unit" wide. We'll assume fat stripes are 2 "units" wide. But how big is a "unit"? I can't ...
Peter Balch's user avatar
1 vote
1 answer
409 views

Problem with "Topological Structural Analysis of Digitized Binary Images by Border Following" by Suzuki Abe

I have a Problem with the Paper "Topological Structural Analysis of Digitized Binary Images by Border Following" by Suzuki and Abe. In the Chapter "Appendix I: The Formal Description of ...
Vanior's user avatar
  • 11
0 votes
1 answer
525 views

Finding rectangle corners by using point cloud

I have a rectangle in the 3D scene, which I know its width and height. It is placed in the 3D scene like the image below. I can manually select all points on the rectangle by mouse click. Given the ...
CVDE's user avatar
  • 103
7 votes
2 answers
744 views

Convex Optimization in Signal and Image Processing

In signal processing, convex optimization plays a useful role in problems such as sparse signal recovery and filter design. What other places does convex optimization appear? For example, in ...
curiousStudent's user avatar
1 vote
1 answer
625 views

I have some questions about background subtraction with Gaussian Mixture Model (GMM)

I'm learning about Gaussian Mixture Model (GMM) for background subtraction.. And have some questions about it.. In Chris Stauffer paper "Adaptive background mixture models for real-time tracking" ...
user3794938's user avatar
0 votes
1 answer
816 views

Is my algorithm about blob tracking for vehicle following correct?

I'm doing vehicles tracking project. The video is a one-way, no vehicles occlusion. After doing background subtraction, erosion and dilation, I get bounding box objects for each frame, and I can find $...
user3794938's user avatar
0 votes
1 answer
3k views

AGAST vs FAST evaluation

In ~2006 the FAST corner detector was introduced. One of it characteristics is that you have to train a decision tree from some test image in order to learn the types of corners present and relevant ...
Doombot's user avatar
  • 268
1 vote
1 answer
412 views

Computer Vision/Image Processing Riddles [closed]

I know this topic is not clearly relevant to the forum, but I think it's fun and interesting. I'm looking for computer vision riddles - fun and interesting questions that have a clear and precise ...
GilLevi's user avatar
  • 141
3 votes
1 answer
2k views

Barcode localization in difficult environments

I'm creating a program for localizing types of barcodes. (I know plenty exist, that's not the question :) ) I'm focusing for the time being on 1D barcodes. The difficulty I have is that the barcodes ...
Stevo's user avatar
  • 67
1 vote
1 answer
334 views

Image processing research areas using GPU [closed]

I'm an undergraduate student and I am currently trying to find suitable topic for my bachelor thesis. The broader topic I've selected is "Image processing on GPU", so basically I'll be developing ...
Smaug's user avatar
  • 111
0 votes
1 answer
1k views

HOG descriptor algorithm

I would like to implement a HOG descriptor in C++. I found an implementation of this code in Open Pattern Recognition Project - Histograms of Oriented Gradients (HOG) Feature Extraction. An extract of ...
bigTree's user avatar
  • 101
2 votes
0 answers
117 views

Phong Reflection Model Parameters

Question: Can anyone refer me the Phong reflection model parameters for a face image taken for web-cam? Details: I am doing 3D reconstruction of 2D images using 3D Morphable Model as in this paper ...
user1317084's user avatar
12 votes
4 answers
344 views

Any references for the trade-off between software and mechanics/optics in industrial machine vision systems?

I explain my question with a simplified example. I can design an industrial vision system for the automatic inspection of an item with these main requirements: the image of a good piece must be a ...
Alessandro Jacopson's user avatar
1 vote
0 answers
44 views

Looking for algorithm to extract line network from binary images [duplicate]

Possible Duplicate: Looking for algorithm to extract line network from binary images within LabView I would like to create a LabView VI that receives an input image and the RGB-color codes of the ...
Jens Habegger's user avatar

15 30 50 per page