i dont mean to be off topic but does anybody know a way to log back into an Instagram account..? I somehow lost the password. I would appreciate any tricks you can give me.
@Soren Kaden Thanks so much for your reply. I got to the site through google and Im waiting for the hacking stuff now. Seems to take a while so I will reply here later with my results.
Hey fell don't pay attention to the Big mouth who posted here something about your voice...It's good and the problem is with their ears. U did a gr8 job...
Sorry for bother, but could you explain me how?, it's because once that i get the crpped part of the image, and i apply the command 'histogram' or 'hist', an error message is shown. I don't know how to name the cropped part as a variable so that i can not applied an histogram. Can you help me?
hi there anselm, this video is really useful. However, I am facing problems with the uint8 problem whereby it doesn't allow me to execute the command of 'imshow(a)' and how you get the image of different class?
Hello Anselm, i have some greyscale images and i would like matlab to transform them back to RGB. Is there a way you can give me some information on how to do this please?
hey thanku.. that was useful. i am having trouble with "subplot(1,2,1),imhist(a_gray)" command when i m entering it there is no output shown in my system.. please can u tell me y?
O means the absence (lack of) So in grayscale 0 means black 255 means full luminance So in grayscale 255 means white In colour Say red) 0 means no red 255 means full red etc
its really nice explanation but which surprised me that i could not see the histogram in RGB COLOR , WHY ? When i convert it to gray i study the histogram >> Any answer ?
siluveru kiran kumar Hi Siluveru. The y axis is the pixel count. The x axis gives the pixel value. Please note the 10 to the power of four at the top of the y axis. So for example if you go to x =100 boy can then read of the y axis how many pixels have a value of 100 by reading off the y axis. Thanks anselm
no offence but u have the voice of an angel, too husky and I can't really understand what are u talking about but anyway,useful video,thank you. (the 'almost' correct use of 'no offence')
Thanks for the great tutorial!
Its great to hear an Irish man doing such a great hob.
i dont mean to be off topic but does anybody know a way to log back into an Instagram account..?
I somehow lost the password. I would appreciate any tricks you can give me.
@Marcellus Orlando instablaster =)
@Soren Kaden Thanks so much for your reply. I got to the site through google and Im waiting for the hacking stuff now.
Seems to take a while so I will reply here later with my results.
@Soren Kaden it did the trick and I finally got access to my account again. I am so happy!
Thanks so much you really help me out !
@Marcellus Orlando you are welcome :)
Thanks. Your videos are great for beginners for starting.
I'm so proud u have a Sorrento's picture..i'm from Naples!
Wonderful tutorial...keep posting many like this :)
Thank you for uploading this video.
Thanks a lot..Try to upload more presentations
Good one...Thanks for posting
Hey fell don't pay attention to the Big mouth who posted here something about your voice...It's good and the problem is with their ears.
U did a gr8 job...
image mapping , very nice video thanks
thank you very much 😍😍
Try the "Facecrypt" series of image-processing challenges! Its awesome!
great video! I hope there's more
it's possible to get an histogram from a cropped part of an image, using the command 'imcrop'?
Hi Aldo
Thanks for the message. You are indeed able to get the histogram of a cropped image.
Regards
Anselm
Sorry for bother, but could you explain me how?, it's because once that i get the crpped part of the image, and i apply the command 'histogram' or 'hist', an error message is shown. I don't know how to name the cropped part as a variable so that i can not applied an histogram. Can you help me?
By the way i'm using the GUIDE to apply this in MatLab.
The image already is a measure of the intensity of the scene. If you
read the image in with imread() or similar, then you have the light
intensity.
Thank you for the video!
Hello sir, can you please suggest me how to get slice corresponds to each histogram elements?
hi there anselm, this video is really useful. However, I am facing problems with the uint8 problem whereby it doesn't allow me to execute the command of 'imshow(a)' and how you get the image of different class?
Hello Anselm, i have some greyscale images and i would like matlab to transform them back to RGB. Is there a way you can give me some information on how to do this please?
hey thanku.. that was useful.
i am having trouble with "subplot(1,2,1),imhist(a_gray)" command
when i m entering it there is no output shown in my system..
please can u tell me y?
Yes off course
Yes off course
+Sneha Dimple ,, please confirm the array presents which you have crated subplot!!!
O means the absence (lack of)
So in grayscale 0 means black
255 means full luminance
So in grayscale 255 means white
In colour
Say red)
0 means no red
255 means full red
etc
nice
its really nice explanation but which surprised me that i could not see the histogram in RGB COLOR , WHY ?
When i convert it to gray i study the histogram >>
Any answer ?
*In the histogram what is that y axis exactly means ?*
siluveru kiran kumar Hi Siluveru. The y axis is the pixel count. The x axis gives the pixel value. Please note the 10 to the power of four at the top of the y axis. So for example if you go to x =100 boy can then read of the y axis how many pixels have a value of 100 by reading off the y axis. Thanks anselm
that means x=100 pixel have 10 to the power of four times in the all pixels of image, is this right?
is it same to use with matlab r2009a
rgb2gray(a); not working says
Undefined function or method 'rbg2gray' for input arguments of type 'uint8'
CAnu please help me?
+Thangaraj MJ rgb2gray only works for grayscale images. Are you using a colour (three layer) image. The error code you give suggests you are. Thanks
Thanks, CAn u help me to remove unwanted objects in an image using MATLAB...I'm a beginner
how to use imcrop in axes?
no offence but u have the voice of an angel, too husky and I can't really understand what are u talking about but anyway,useful video,thank you. (the 'almost' correct use of 'no offence')
pls, can u teel me what the name of this function ?
Good tutorial , but you go so fast , I replaid it many times to understand it , but thank you anyway :)
you can see "Digital Image Processing USING MATLAB (Gonzalez).pdf"
cant hear what youre mumbling. but overall its a helpful video
imagerie médical donner moi un exemple svp
hello do you have facebook?
sei un bombone
there is :)
hi robert. can you email at my work address please. sorry for delay in gettig back
sounds like someone from criminal minds...
Im sorry lol. I dont know what I was thinking..
No Offense? Strange way of showing no offense.
Nice video, but I can't understand a freakin word of his accent.
@budbundy87 fail
is there any ways to translate it into c++ code?
I think Matlab has a compile option which exports the Matlab code as C code. I believe it is the function mcc... but I am not 100%