Statistik
RANG
281.213
of 297.080
REPUTATION
0
BEITRÄGE
10 Fragen
4 Antworten
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
0
RANG
of 20.424
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.839
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
imwarp with for loop
I have a transformation matrix and a image i am trying to implement imwarp with for loops any help?
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to make two matrices multiplicable in matlab
let say i have an image of some dimension and a 3x3 matrix which i want to multiply with all its pixels but how can i achieve it...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
inverse mapping on a image
Hi how can i apply inverse mapping on a image with a matrix of 3*3 without any built in tools. its like making a imwrap function...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to multiply a gray scale image with matrix to get image according to these points?
Its like writing your own imwrap function.
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
hi i am doing this assignment and i have no idea what does that mean or asking me to do?
When using correlation to detect objects in images, it may be that the size of the image represented by the search object does n...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Car simulation in 2d?
Hi, i am making parking mania in 2d i have to simulate a car in true sense means if i press left key then it rotates only on sma...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
When image is rotated its pixels get very low and image become very distorted?
When image is rotated its pixels get very low and image become very distorted?
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
image rotation with equations?
xrot = x*cos(θ) − y*sin(θ) yrot = x*sin(θ) + y*cos(θ) hold for images as well. can i rotate image with them?
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to rotate image when its handle is not a matrix?
i when to rotate a moving image whose xdata and ydata is set. now i cant able to rotate it.
etwa 11 Jahre vor | 1 Antwort | 0
1
Antwortcopy-on-write, performance, and code readability
so are you using struct. inside a function?
etwa 11 Jahre vor | 0
I need help in simultaneous equations: My questions is, I have Matrix A (3x3) and varialble x(3x1) and b(3x1). i.e. Ax=b. we can prove it. But, how to solve to get back of Matrix A(3x3) by using matrix x(3x1) and matrix b(3x1). pls help me. thanks
Using structs. they can be helpful
etwa 11 Jahre vor | 0
Frage
How to rotate a 2d moving image like a car?
hello every one i am facing problem in rotating my car's image when i press a key the car just move upwards without any rotation...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenData structure in Matlab
yes it can be done you can put a matrix inside a vector by using cells .
mehr als 11 Jahre vor | 0