Syakira Akmal
Followers: 0 Following: 0
Statistik
RANG
286.328
of 295.467
REPUTATION
0
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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
display value on GUi
Hai, I have a GUI that contain calculation. After done calculation, the answer I want to display it. Can you help me?
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
mean-var window using Welford's approach
Hai, I wanna to apply on an image using this method. I just wanna to know the iteration that needs in this method can be set any...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Problem converting formula of Welford algorthm
Hai, please someone help me because using code below, for different image, i still get the same value for alpha, theta and image...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Call image folder to do looping
Hi, may i know what is code set for calling a image folder. Actually i want do calculation in one time which i do a looping.This...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Concatenation between two value
Hi, i have an example value 0.7854 and 2.8284. Then i want to concatenation them to get value of vectors. So, how to solve it us...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
convert formula into coding form
Hi, i have this kind of formula dy=(X,Y+1)-(X,Y-1) dx=(X+1,Y)-(X-1,Y) (X,Y)=(dx^2+dy^2)^1/2 and i want to convert int...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem in calculation formula
Hi, this my problem. "Subscript indices must either be real positive integers or logicals. Error in tryMVM (line23) s=sum(y(X-i,...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error of array size
this error come out when run my project. "Requested 5992704x5992704 (33446.1GB) array exceeds maximum array size preference. Cr...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to declare [X,Y] for image?
Hi, i would like to know how to declare a coordinate for an image?
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Points of image selected.
Hi, this my coding example a = imread('snake1.jpg'); imshow(a); x = roipoly(a); figure, imshow(x); then after that i...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenImage Intensity
May I know how to convert intensity of image inform of histogram?
mehr als 7 Jahre vor | 0
Frage
Convert formula into coding form
Hi, i don't know how to convert formula into coding form. Example of formula theta(kx, ky) = arctan(dy/dx)
mehr als 7 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Mean calculation on image
Hi, i'm trying to do mean calculation on a image. But i confuse how to start. Can you guide me to this calculation in matlab?
mehr als 7 Jahre vor | 1 Antwort | 0