Skip to main content

Questions tagged [image-processing]

This tag is for the mathematics involved in the field of image processing. Many such questions are also appropriate for Signal Processing Stack Exchange.

Filter by
Sorted by
Tagged with
0 votes
0 answers
17 views

I’m working with a grid where each cell contains an image with a bounding box, and adjacent images overlap. Users can click points on the grid to define source–destination point pairs, and I compute a ...
Đức Huỳnh's user avatar
0 votes
0 answers
62 views

I have an affine reconstruction of a 3d scene obtained by using the factorization algorithm (as described on chapter 18.2 of Multiple View Geometry in Computer Vision) on 3 views from affine cameras. ...
joão cabral's user avatar
0 votes
0 answers
35 views

I have an image with lens distortion determined with 7 radial distortion terms $k_1$ thru $k_7$ calculated using the collinearity equation given by where the lens distortion is given by Since ...
spacemanspiff's user avatar
0 votes
0 answers
48 views

If I have a rank r matrix $A\in \mathbb{R}^{n\times n}$, $r<n$. If we do a discrete fourier transform on $A$, we get $\hat{A}$. my question is that the rank of $\hat{A}$ is still r or not. I did ...
Ruin Riddle's user avatar
0 votes
0 answers
23 views

I’m a mathematics student currently working on my thesis, which focuses on implementing computational algorithms for image segmentation based on the theory of mathematical morphology. At this stage, I’...
larous25's user avatar
  • 141
1 vote
1 answer
143 views

I am hoping that there exists a transformation as performed in this image that changes the eccentricity of an ellipse, but preserves the major axis length. I have been spending today looking into ...
tomatotomahtoh's user avatar
0 votes
1 answer
72 views

Imagine a grayscale image, $M$. We know that somewhere within $M$ is a dark spot $S$ with brightness values of $0$. Can we find the borders of $S$ using block matrix multiplication, such that the ...
EthanL's user avatar
  • 11
0 votes
0 answers
70 views

Do Singular Value Decomposition (SVD) to an image (for simplicity we use gray-levels images, the matrix is made with gray values of pixels) and delete some smaller singular values to get a new signal ...
Justme0's user avatar
1 vote
0 answers
74 views

Source: https://patentimages.storage.googleapis.com/0d/44/0f/acee7e8b5d6913/US8599269.pdf How signal can be measure by using Euclidean distance? Given by the formula like this ones: $\text{signal}(m, ...
chews's user avatar
  • 33
1 vote
0 answers
38 views

I'm trying to understand the derivation of equation 7 in this paper. $\Phi_\theta^{AB}(x)$ and $\Phi_\theta^{BA}(x): \mathbb{R}^3 \to \mathbb{R}^3 $ are maps from the coordinate space of Image A to ...
clarkbab's user avatar
1 vote
1 answer
63 views

There's a paper called "Corner detection based on tangent-to-point distance accumulation technique" that I'm trying to implement. The basic premise of the paper is that you have a shape that ...
overgroove's user avatar
0 votes
0 answers
60 views

I have two an input image (256px x 256px) with a line and Hough space image (256px x 256px) with a mark where the corresponding ...
Schelmuffsky's user avatar
1 vote
0 answers
35 views

I'm trying to compress grayscale images using SVD. This is the original image: Yes, there's a lot of blank space. I then choose the x% largest singular values, perform the transformed matrices ...
Elizabeth Middleford's user avatar
0 votes
2 answers
69 views

I'm considering a PDE involving the Laplacian on $[0,1)^2$. I'm discretizing the problem using the finite difference approach. The resolution discretized Laplcian opertor $A$ with Neumann boundary ...
0xbadf00d's user avatar
  • 14.3k
1 vote
1 answer
369 views

I have $2$ images rotated by $60^\circ$ to each other with different center of rotation. The here presented matrices are affine transformation matrices derived from OpenCV: https://docs.opencv.org/4.x/...
TMul's user avatar
  • 13
1 vote
0 answers
32 views

I have recently being interested in the estimation of discontinuities or jumps from noisy signals or densities and spend some time reading "Image Processing and Jump Regression Analysis" by ...
BabaUtah's user avatar
  • 105
1 vote
1 answer
97 views

In the paper Perona-Malik equation and its numerical properties, the following PDE is considered: The $u_0$ I'm (and so is the author) interested in is given by an image and hence decomposes into ...
0xbadf00d's user avatar
  • 14.3k
1 vote
1 answer
187 views

I have a matrix $\mathbf{A} \in \mathbb{R}^{2000 \times 2000}$ represented in memory by an array of $2000 \times 2000$ float32 elements and I also have $10$ arrays $...
VojtaK's user avatar
  • 370
7 votes
1 answer
176 views

Sorry if this question is a bit vague I took a course on PDEs and learned or reviewed a lot of math revolving around Fourier transforms, convolutions, distributions, Gaussian functions, etc, all ...
summersfreezing's user avatar
2 votes
0 answers
381 views

I encountered the following question in a Digital Image Processing examination: Find the 2D DFT of $\frac{1}{2 \pi \sigma^2} e^{-\frac{(x - x_0)^2 + (y - y_0)^2}{2 \sigma^2}}$ where $x_0, y_0$ are ...
kaddy's user avatar
  • 109
4 votes
0 answers
166 views

ASSUMPTIONS: no deformation is separate, all deformations touch with at least another points deformation, i.e., no deformation is by itself. point force preferred, but small dense balls okay too. The ...
Romogi's user avatar
  • 49
1 vote
1 answer
153 views

I was taught in my image processing class that when a mean filter is applied infinite times on a given image, the intensity of each pixel reaches the same value. I understood this that time entirely ...
gkgkgkkgkgkgk's user avatar
2 votes
2 answers
75 views

I have $K$ images $I_i, i\in{1 \ldots K}$ of the size $M \times N$. I wish to find weights $w_i$, s.t. $w_i \in [0,1]$ and $\sum_1^K w_i = 1$ so that $$|\sum_{i=1}^{K} w_i I_i|_{TV}$$ is minimal. I ...
VojtaK's user avatar
  • 370
6 votes
3 answers
346 views

Suppose we pick pairs of triples from $\{ 0, 1, 2, \dots, 255\}^3$ with a uniform distribution and would like to find a closed form for the distribution of the Euclidean distances $$ d((x_1, x_2, x_3),...
Romogi's user avatar
  • 49
1 vote
1 answer
786 views

Consider a 3D Gaussian with $3\times 1$ mean $\boldsymbol \mu$ and $3\times 3$ covariance $\boldsymbol \Sigma$ (which is symmetric positive semidefinite): $$ p(\mathbf x) = \frac{1}{\sqrt{\...
Daniel's user avatar
  • 282

1
2 3 4 5
14