Laila Kazemi
Ryerson University
Followers: 0 Following: 0
Statistik
RANG
31.530
of 295.448
REPUTATION
1
BEITRÄGE
11 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
27.27%
ERHALTENE STIMMEN
1
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
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
How Can I simulate non uniform background illumination?
I would like to add non uniform background illumination to some images to test some thresholding algorithms.
etwa 10 Jahre vor | 1 Antwort | 1
1
AntwortHow im2bw works in image processing when we change the level ??
So level is the threshold. Any pixel with intensity greater than the threshold is equal to 1 and pixels with intensity smaller t...
mehr als 10 Jahre vor | 0
how to segment hand from an image with non uniform lighting?
You need adaptive threshold since the background changes. I have not yet found a good code in matlab for this. you might have to...
mehr als 10 Jahre vor | 0
Frage
What is the algorithm regionprops uses for fitting the ellipse based on the second moment?
I would like to recreate the results regioprops return for ellipse fitted to a data using the second central moment. I have impl...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can I plot a sphere that is segmented into az-el angles?
I want to plot a sphere with r=1 that is divided into element of 10 degree in azimuth and elevation angle.
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I find X smallest numbers in a Matrix?
I have a 480 by 640 matrix, and I would like to find 4 smallest number ( or closest values to zero).
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can Make a structure that is 480 by 640 , and each cell has three fields X,Y,Z which are zero ?
How can Make a structure that is 480 by 640 , and each cell has three fields X,Y,Z which are zero ?
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I get Infrared image from kinect in matlab?
I wanna use Image acquisition toolbox to obtain an IR image from kinect. not depth image.
mehr als 11 Jahre vor | 3 Antworten | 0
3
AntwortenSimple Question about Optimization of a FOR loop
C= B*3 +1 A (1:55, 1:55)= C(1:55, 1) but the dimensions of ur matrices dont match , if B was 55 by 1 , it would have worked ...
mehr als 11 Jahre vor | 0
Frage
in Matlab support package for Kinect, how can I get world coordinates for any given pixel?
I know I can use .JointWorldCoordinates to change the information about joint pixel to joint world coordinates. is there any way...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can i get depth data from kinect in matlab?
I am confused all i can get is a video of depth, there is no info on how to obtain actual distances
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I implement JointWorldCoordinates in matlab file for Kinect
im trying to use metaDataDepth.JointWorldCoordinates(:,:,1) line from matlab kinect tutorial but it gives me the following error...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
About Simulink Roving-Explorer example for Lego NXT
I have a trouble with running Roving-Explorer example in simulink on my lego NXT. I get sensor values but the robot does not mov...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can I write a command input shaping code for a control command?
I want to apply command input shaping technique for a pitch command.I have the code that stimulate satellite dynamic and its con...
mehr als 11 Jahre vor | 0 Antworten | 0