questions that are soft in nature, generally not related to implementation

learn more… | top users | synonyms

0
votes
1answer
47 views

Getting stuck into an open source image processing/computer vision project

I have a degree in Electrical Engineering (focusing on VLSI). However, I am more mathematically minded, and only recently discovered that image processing seems to contain lots of interesting maths. I ...
4
votes
1answer
76 views

Representation of frame image pixels

In paper Human identification using gaits Section 3.2, the authors explain how to represent a 3D image (x,y,t) into 2D image with (x,t) ; (y,t) denoted 1D signals. I have a conceptual doubt which is ...
1
vote
0answers
118 views

Career in computer vision

I apologize if this is not the appropriate site or the appropriate type of question, but I didn't know where else to ask. If it is, please inform me to delete the question. I took a year in college ...
2
votes
0answers
24 views

Phase space and quantization

Application of Symbolic Dynamics1, Symbolic Dynamics&ECG papers explain how to generate a symbolic representation of a nonlinear chaotic system. Symbolic dynamics is a tool to explain the ...
3
votes
1answer
80 views

Are there characteristics of photographic film that would make it an analog medium?

There was an article a few years ago entitled "Analog is Not the Opposite of Digital". Film is not analog, period. I used to shoot film on a Canon AE-1 from the ’70s. Now I have a digital SLR from ...
3
votes
1answer
149 views

I and Q Channels

My understanding of I and Q channels is as follows (please correct me if I am wrong): I = In-phase, or real component Q = ...
7
votes
2answers
174 views

Test data vs. training data

I am reading bishop book on pattern recognition and machine learning. Going through the introduction section, I am not sure if I get the differences between the two widely used term "test data" and ...
10
votes
2answers
801 views

A (clear?) line between Computer vision and Image processing

I have been working in and learning about both Computer vision and Image processing for a few years now, and I believe that I am not a complete beginner any more. Still, after all these years, it is ...
3
votes
1answer
98 views

How to remove color cast from HSV information

I have hue, saturation and value of a color (HSV color-space). The color has to be set on a device that displays them incorrectly. If I specify white it displays light magenta. However, if you specify ...
0
votes
1answer
69 views

XDR data format

I have binary XDR data file representing radar data. What is XDR data formatting? What is useful for? How to visualize this binary file? Is there any kind of software that converts this data format in ...
7
votes
3answers
419 views

Are there any open source biomedical signal processing projects?

I'm in a biomedical engineering master's program and am mostly interested in signal processing. Unfortunately, I feel that I'd like to get deeper into the subject, and my university can't accommodate ...
11
votes
6answers
680 views

What resources are recommended for an introduction to DSP?

What are some recommended resources (books, tutorials, lectures, etc.) on digital signal processing, and how to begin working with it on a technical level?
8
votes
5answers
299 views

Introduction to Statistical Signal Processing

There is a postdoc in my lab whose specialy is "statistical signal processing". He has a PhD in Electrical Engineering and he analyzes the neural data collected. I am wondering what courses/topics I ...