photo

Naresh Naik


NITW

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to skeletal the image ?
Do we find out the exact length (In pixels) of horizontal and vertical line....

más de 10 años hace | 1 respuesta | 0

1

respuesta

Respondida
How to solve Error building project to create exe file from .m using deploytool ?
I got files through mbuild as you said by typing mbuild -setup they are 1.MCRInstaller , 2. readme , 3.Untitled1 , 4. Untit...

más de 10 años hace | 0

Pregunta


How to solve Error building project to create exe file from .m using deploytool ?
Deploytool Name :project1 Location : E:\Naresh\MATLAB\code1 Target : Windows standalone Application Add main file : ...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to write a code to set the aspect ration as 4 for the image link http://imageshack.us/photo/my-images/208/yggx.png/
If we set the aspect ration as 4 to the image, it has to be expands in x axis.

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to create a .m file to exe file, so that exe file ca n be run in another computer in which no matlab is installed?
What kind of command i have write so that i can create .EXE FILE

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find out the intersection point of the image ?. (Intersection point: Where the X and Y White lines meets)
The link for the image : <http://imageshack.us/photo/my-images/401/0mbt.jpg/> <<http://imageshack.us/a/img401/5148/0mbt.jpg>>...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


What is call back for Open (uimenu ) ?
where as call back for uimenu *'Save'* is *'save'*. Where can i find call back for all uimenu like Close ,Save As, New,...etc.

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I create a GUI that will run the following code?
imaqhwinfo; imaqhwinfo('winvideo',1) vid=videoinput('winvideo',1); I=getsnapshot(vid); figure,imsh...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to see the image pixel info , even though i move my mouse point cursor over the image using command [x,y]=ginput(1).
here my programme is i=imread(anyimage); figure,imshow(i); [x,y]=ginput(1); pixelinfo How to see the pixel info data e...

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to find out the distance between the inner and outer edge of the image using the Matlab command [x,y]=ginput(1)?
Where ever you click on the following link image, matlab code must find out the two edges and find out the distance between the ...

más de 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to draw a circle on existed circle ? How to calculate the image shift in pixels from its center?
Here is my image: <http://imageshack.us/photo/my-images/600/imfill.jpg> Can we draw two circles, one inside and the other out...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to find out the image center?
How to find out the image center and its x,y co-ordinate with out using [x,y]=ginput(n) matlab command? How to import these d...

más de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


With out knowing the center and radius of a two concentric circles,can we find out the inner and outer circle diameters using [x,y]=ginput (1) command .That command gives you the single mouse point click so you must click in btw two circles only
Using the command [x,y]=ginput(1), gives us the single mouse point click only ,so you must click any where in between the two ci...

más de 11 años hace | 1 respuesta | 0

1

respuesta