USING MATLAB TO READ RGB & INDEXED IMAGES

Поділитися
Вставка
  • Опубліковано 7 січ 2025

КОМЕНТАРІ • 70

  • @jay2941989
    @jay2941989 10 років тому +2

    Very good videos.. Thanks Rashi to upload them. Appreciate your help.

  • @abhisheksrivastava9812
    @abhisheksrivastava9812 11 років тому

    Great Work
    Really Helpful
    Waiting For More Videos on Digital Image processing

  • @Zlael
    @Zlael 10 років тому +3

    It seems that in some parts of your videos, the screen would black out for a few seconds before it comes back on.

  • @shraddhakulkarni8250
    @shraddhakulkarni8250 8 років тому

    Hello mam,ur lectures are very helpful,loved the way you used to explain and ur having melodious voice,keep going :)

  • @sairas5170
    @sairas5170 5 років тому

    You are a best teacher

  • @정윤상-e5r
    @정윤상-e5r 9 років тому +6

    Thank you for these lectures. I have a question. Why is the black screen appearing sometimes?

    • @Kreato_droid
      @Kreato_droid 6 років тому +1

      정윤상 its kind of irritating isn't it. Not knowing the reason why it is happening

  • @hansi98
    @hansi98 10 років тому +4

    why was 300 400 out of the range, wasnt the image bigger than that?

  • @williamtiria9916
    @williamtiria9916 9 років тому

    Thank you for those awesome lectures!

  • @abhisheksrivastava9812
    @abhisheksrivastava9812 11 років тому

    :D
    Ma'm I am also from Kanpur
    Currently PEC Chandigarh for MTech
    And working on Digital Image processing

  • @abdulazizucer3819
    @abdulazizucer3819 10 років тому +2

    Thank you for leactures !
    could you share images that you are using in lectures ?

  • @166priya
    @166priya 10 років тому +5

    mam i need lecture related texture of image...please post....auto correlogram, GLCM etc...thnxs...

  • @pallavinagap5370
    @pallavinagap5370 9 років тому

    Thanks a lot Ma'am. Very helpful videos.

  • @MOHDNAVEED1
    @MOHDNAVEED1 10 років тому +1

    hello, first of all thanks for this intresting set of videos, ma'am can you please tell how to do this for a dataset of images and store the results.
    Thanks.

    • @youngresearcher.
      @youngresearcher.  10 років тому +1

      u can open the images using dir() function which would specify location of datapath of the dataset. Am about to make a video on face identification from a dataset which would open images and do operations on them. stay tuned..

    • @MOHDNAVEED1
      @MOHDNAVEED1 10 років тому

      thanks a lot.

  • @youngresearcher.
    @youngresearcher.  11 років тому +1

    Thanks a lot! Glad you found them useful..

  • @sapnapallod7303
    @sapnapallod7303 9 років тому

    What are the command types used to process Fireworks or Spark images and to compare them?

  • @AmarSingh-ow7ix
    @AmarSingh-ow7ix 8 років тому

    mam ...can u please post a video on how to make database for image processing

  • @ravishankaramaritammanahal2569
    @ravishankaramaritammanahal2569 9 років тому

    excellent presentation, thank you

  • @akashaggarwal3382
    @akashaggarwal3382 9 років тому

    thanks for lectures . but ur pace is a bit fast unlike of those in nptel

  • @sujankanti6651
    @sujankanti6651 7 років тому +1

    Hi
    why I can not run t=imread('circles.tif'); imshow(t). I am new in MATLAB. please help. it shows file ...does not exist

  • @muhamadsopianmahat9399
    @muhamadsopianmahat9399 8 років тому

    hello rashi agrawal. i love the way you do the explanation in your tutorial. Can you do the tutorial for brain tumor detection or normal and abnormality of the brain detection? Thanks, God bless you.

  • @htgangadhar
    @htgangadhar 9 років тому

    good videos

  • @pratikprajapati8620
    @pratikprajapati8620 6 років тому

    nice

  • @srikanthpasupuleti447
    @srikanthpasupuleti447 7 років тому

    i'm trying to convert rgb to gray in matlab gui.!but it is show error in code.do we have to add anything extra in matab gui?

  • @ranasenkal6956
    @ranasenkal6956 6 років тому

    how can we draw hatched patterns on the image?

  • @ahmedjamel421
    @ahmedjamel421 6 років тому

    helo
    how can i convert rgb to its pixels as matrix ?

  • @johnnydrats3607
    @johnnydrats3607 9 років тому

    i=imread('Frame1.jpg');
    impixel(i,20,40)= R G B
    is it possible to do the opposite? i want to give the RGB and show me which pixel's has that colour

  • @akashaggarwal3382
    @akashaggarwal3382 9 років тому

    hello mam
    how do you knw these images are inbuilt or not?

  • @sachinkv6854
    @sachinkv6854 5 років тому

    How to read values of segmented image

  • @anandkrishnan1996
    @anandkrishnan1996 9 років тому

    whenever i load flower images they appear inn greyscale instead of color what shoul i do

  • @sudeepnaik4686
    @sudeepnaik4686 10 років тому

    hi mam
    i m not able to convert gray scale to rgb.
    it gives me error like this-
    Undefined function or method 'gray2rgb' for input arguments of type 'uint8''

  • @toninogalit
    @toninogalit 10 років тому

    I met a little problem:
    Undefined function 'imshow' for input arguments of type 'uint8'.

    • @youngresearcher.
      @youngresearcher.  10 років тому +1

      U probably don't have the IPT in ur matlab. verify with typing 'ver' on the prompt.

    • @iwondersometime
      @iwondersometime 8 років тому

      i have image processing toolbox but same error came to me !???

    • @iwondersometime
      @iwondersometime 8 років тому

      you could use following !!
      ****
      %
      h=imread('pears.png');
      save h
      imshow(h);
      %

  • @sitikhalilah5542
    @sitikhalilah5542 9 років тому

    Hi mam, Thanks for the awesome lecture :)
    I have an image of my sample on the binary background. I need to convert it to lab color spaces and displaying the value of L* a* b*. but the problem is, when i do so, it converting the background to Lab as well. I just need the value of Lab from the sample only. can help me? I dont know what to do

  • @aissazahirdjermoune2788
    @aissazahirdjermoune2788 7 років тому

    how to find data of color pixel the inverse of impixel and tnx

  • @pythonanimalia
    @pythonanimalia 11 років тому

    i cannot see emu.tif and flower.tif in the matlab version ...but cameraman image is there ...what are the other options or how to find available images and how to use our image in the IP

    • @youngresearcher.
      @youngresearcher.  11 років тому +1

      u can read any image with the proper path specified or else load the image into ur work directory to read it directly..u can also add the path to the dir to read without specifying the location

    • @pythonanimalia
      @pythonanimalia 11 років тому +1

      did it...thanks mam :)

    • @pawangoyal386
      @pawangoyal386 10 років тому

      [FileName,PathName,FilterIndex] = uigetfile('./*.jpg')
      set(handles.edit1,'string',strcat(PathName,FileName));
      str=get(handles.edit1,'string');
      input_image1=imread(str);
      axes(handles.axes1);
      imagesc(input_image1);
      colormap('gray');

  • @saurabhharyan7008
    @saurabhharyan7008 9 років тому

    not able to read the image even if i saved properly with extension n all
    Error in Untitled1 (line 4)
    img = imread('?C:\Users\saura\Desktop\Untitled.bmp');
    question mark with c
    plzz help....

  • @youngresearcher.
    @youngresearcher.  11 років тому

    yes...kanpur university

  • @aadityanaik1655
    @aadityanaik1655 4 роки тому

    can someone provide all the images from the lecture

  • @kalaiselvikalaiselvi310
    @kalaiselvikalaiselvi310 10 років тому

    hello mam,itsvery useful to me can please upload videos in image compression

  • @morethanaminute4011
    @morethanaminute4011 8 років тому

    Hello mam, is this possible to convert a 2d video into 3d in matlab??
    or any other place??

  • @kushkushwaha5850
    @kushkushwaha5850 8 років тому

    please tell me anyone i wanna only check image RGB or gray

  • @nick60444
    @nick60444 11 років тому

    It's a shame that we can't use those functions in our matlab class

  • @zohaibmajeed6931
    @zohaibmajeed6931 10 років тому

    maam can you explain me what exactly the function of "colormap" and why isn't it applying here ?

    • @youngresearcher.
      @youngresearcher.  10 років тому

      colormap is a matrix with 3 columns and no. of rows according to the number of colors available in that colormap. Hence,each row of the matrix defines the intensity in R,G,B terms. It maps to colors in the palette of the colormap used. There are number of colormap options such as jet, spring. autumn, cool etc. which show the image according to the palette.

  • @shobanasamraj2279
    @shobanasamraj2279 6 років тому

    Mam am getting error using imread

  • @abhisheksrivastava9812
    @abhisheksrivastava9812 11 років тому

    ma'm are you Proff at univerity??

  • @ajiths1689
    @ajiths1689 7 років тому

    mam for me the image is not loading i typed like this as
    imread('flowers.tif');
    but it show me a error like this as
    error using ==> imread at 372
    file does not exist
    plz help me mam

    • @aadityanaik1655
      @aadityanaik1655 4 роки тому

      store the image file in bin directory of matlab

  • @faxalaxim268
    @faxalaxim268 5 років тому

    hello ma'am... can you provide me any video encryption codec

  • @lovek52
    @lovek52 6 років тому

    Hello Mem I need a help to you

  • @ssjiv5610
    @ssjiv5610 10 років тому +1

    thank you so much :ma'am :)

  • @youngresearcher.
    @youngresearcher.  11 років тому

    :)

  • @abhisheksrivastava9812
    @abhisheksrivastava9812 11 років тому

    Great Work
    Really Helpful
    Waiting For More Videos on Digital Image processing

  • @abhisheksrivastava9812
    @abhisheksrivastava9812 11 років тому

    ma'm are you Proff at univerity???