I have an image of made of points of (x,y). I want to combine the hsv color space of these points so that I have (x,y,h,s,v) Now how do I project these 5D points onto a 2D image? I found some link that says to project 5D onto 4D it's P(x,y,z,w,v) = 1/(1-v)(x,y,z,w) and 4D onto 3D it's P(x,y,z,w) = 1/(1-w)(x,y,z) and 3D onto 2D it's P(x,y,z) = 1/(1-z)(x,y) and I tried doing the above but all i got was my image is a little warped but generally remained the same just upside down. I expected or thought that it would warp into something abstract and not recognizable at least that's what I was hoping for. Am I doing it it right? Or how can I get a more warped abstracted perspective I don't know what it's supposed to look like it's just experimentation and I have no idea what it's supposed to look like because it's 5D and I have problem imagining 5D. But I was expecting my result to look more warped as a 4D cube drawn in 2D looks way more warped and multidimensional than a 3D cube and is not just the 3D cube turned upside down. I basically tried applying the 1/(1-v) multiplied by each of the 4th dimension, then apply the 1/(1-w) multiplied by each of the 3rd dimension then finally (1/(1-z)) multiplied by x and y and get my final x,y and the image stay generally the same just upside down
2026-03-25 19:04:23.1774465463
I have 5 dimension points (x,y,z,w,v)
46 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtRelated Questions in 3D
- Visualization of Projective Space
- Approximate spline equation with Wolfram Mathematica
- Three-Dimensional coordinate system
- Volume of sphere split into eight sections?
- Largest Cube that fits the space between two Spheres?
- Is $ABC$ similar with $A'B'C'$, where $A', B', C'$ are the projections of $A, B, C $ on a plane $\pi $.
- Intersection of a facet and a plane
- Distance from center of sphere to apex of pyramid?
- Looking for hints on the below 3D geometry problem.
- Finding the Euler angle/axis from a 2 axes rotation but that lies on the original 2 axes' plane
Related Questions in PROJECTION
- What's wrong with my reasoning regarding projections
- Finding the orthogonal projection of a vector on a subspace spanned by non-orthogonal vectors.
- Coordinates of camera bounding box projected on another object.
- Bounded projection
- Deriving principal component out of cosine similarity
- Projection onto the space spanned by eigenfunctions in a Hilbert space
- Show that T - I is a projection.
- Pose estimation from 2 points and known z-axis.
- Non orthogonal projection of a point onto a plane
- Mercator projection - Use existing equation to solve for degrees
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?