![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13902359_1539845992078_DEF.jpg)
Ali Purse
Followers: 0 Following: 0
Statistiques
11 Questions
0 Réponses
RANG
28 596
of 297 046
RÉPUTATION
1
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
18.18%
VOTES REÇUS
1
RANG
of 20 422
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 776
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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?
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
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); ...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
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
plus de 6 ans il y a | 3 réponses | 0
3
réponsesQuestion
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);...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 6 ans il y a | 2 réponses | 1