Ali Purse
Followers: 0 Following: 0
Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
28.334
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
18.18%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
how to draw editable bezier surface with control points?
Hello there, How to draw a editable square surface using Bezier curves with each side divided into twenty parts, totaling 400 c...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to zoom-in an image for point (i,j) and a circle with radius r
How to zoom-in an image for point (i,j) and a circle with radius r? Size of image is : M*M <</matlabcentral/answers/upload...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Zoom image, crop a circle from it and paste again on the original image
May you please help me how can I do a paste for an enlarged circle crop as shown on images? I am using nearest neighbor for z...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Put an image on another image
May you please help me how can I put an image on another image and display a single image?
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Crop a circle from an image and put it on another image
May you please help me how to crop (cut) a circle from an image and put it on another image? I know that I can crop a circle ...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Why this code does not return any thing (Busy Status)
Why this code does not return any thing (Busy Status) im=imread('file.jpg'); fac= 30; [h,v]=size(im); ...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Error undefined function while it is already defined
Hi I got undefined function while using the following function: function nearest_neighbor_zoom(file,fac) im=imrea...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Zoom an area of an image while showing whole image
May any body help me how can I zoom just an area (a circle) of an image? For example I want show an image with a zoomed area
alrededor de 6 años hace | 3 respuestas | 0
3
respuestasPregunta
How to change brightness of selected points of an image?
I know that I can change brightness of an image using following instruction: I=(readimage); I1 = I - 100; imshow(I1);...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to show an image from a textfile?
I have turned the image using dlmwrite function to a text file. No I want to turn the textfile to image again, but it doesn't...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to convert image to array and save it in a text file?
I want to save an image's array to a text file in order to show it again. But I don't know how to store it in right condition...
alrededor de 6 años hace | 2 respuestas | 1