Lecture 02 - Filtering - 2014

Поделиться
HTML-код
  • Опубликовано: 28 янв 2025
  • НаукаНаука

Комментарии • 37

  • @imperfect_abhi
    @imperfect_abhi 2 года назад

    I think the gradient vector direction formula has a typo. It can be witnessed at around 23:40.

  • @artikpark2140
    @artikpark2140 4 года назад

    Is the reason why 42:31 the image is shifted right because the mask is applied through correlation? And then later 47:06 using the same mask its shifted left because the mask is applied using convolution? Thanks.
    The reason I'm asking is because in the textbook its shown the same way as in the video at 47:06. I think he just took those images out of context.

  • @yffzju3405
    @yffzju3405 7 лет назад +8

    where is subtitle?

  • @pedroazevedo3387
    @pedroazevedo3387 5 лет назад +2

    You say that is a error on the slide, but there isn't... Because you are placing the right pixel as the middle....

  • @PakistaniMaterial
    @PakistaniMaterial 6 лет назад

    20:18 *f(x+1)-f(x-1)* is this fine ?

  • @Berkeozbeek
    @Berkeozbeek 4 года назад +1

    Very helpful, thanks from Turkey!

  • @mohsin_raz
    @mohsin_raz 4 года назад

    Thank you professor for the lecture, very smoothly delivered.

  • @donfeto7636
    @donfeto7636 Год назад

    Python code for histogram , hard coding it can be only 2 lines of code using reval() but it is similar to the slides.
    m = np.array([10, 20, 255, 6, 8, 25, 25, 9, 8, 7])
    m = m.reshape(2, 5)
    print(m.shape)
    histo = {}
    for i in range(m.shape[0]):
    for j in range(m.shape[1]):
    if histo.get(m[i, j]):
    histo[m[i, j]] += 1
    else:
    histo[m[i, j]] = 1
    print(histo)

  • @jinmingtang1545
    @jinmingtang1545 5 лет назад +1

    The C code of the histogram is really concise!

    • @hamrikada3918
      @hamrikada3918 5 лет назад

      Hi , have you any article (pdf , html page ...) about filtring images ?

  • @shoaibrehman6144
    @shoaibrehman6144 3 года назад

    how can I practice what I learnt from these lectures? Is there a link to assignmenets?

  • @oleggubanov9279
    @oleggubanov9279 6 лет назад

    For Gaussian Filter Mubarak uses a constant for the standard deviation. He sets it by ha. nd Do we have to compute standard deviation for image intensity in real worldproblems

  • @hamrikada3918
    @hamrikada3918 5 лет назад +1

    please ! the article wich the professor teach with it , it is disponible ??
    please I want this article ,

    • @ali-cu1ne
      @ali-cu1ne 5 лет назад +1

      I have It just give me any link to send it Gmail whatsapp ....

    • @bengbeng2005
      @bengbeng2005 5 лет назад +1

      @@ali-cu1ne can you send it to me @why not

    • @ali-cu1ne
      @ali-cu1ne 5 лет назад

      @@bengbeng2005 give me your gmail

    • @vishnusingh4118
      @vishnusingh4118 5 лет назад

      @@ali-cu1ne can u please send me also

  • @learn2know927
    @learn2know927 3 года назад

    how I can make videos like this.... any one having the idea pls help me?

  • @iceboy2086
    @iceboy2086 8 лет назад

    Any write-outs available?

  • @Gevicks24
    @Gevicks24 4 года назад

    Excellent presentation .

  • @dAdArKpRiNcE85
    @dAdArKpRiNcE85 9 лет назад +2

    Lecture 01 is missing and Lecture 6 is duplicated :)
    and thanks for sharing the lectures!

    • @mahdinmahboob
      @mahdinmahboob 8 лет назад +4

      you can find them all here: crcv.ucf.edu/videos/lectures/2014.php

    • @dAdArKpRiNcE85
      @dAdArKpRiNcE85 8 лет назад

      thanks

    • @gauravbhardwaj1559
      @gauravbhardwaj1559 5 лет назад

      @@mahdinmahboob it showing an error File not Found

    • @mahdinmahboob
      @mahdinmahboob 5 лет назад

      @@gauravbhardwaj1559 the link worked fine 2 years back, but they may have moved it now.

    • @hongchulnam1630
      @hongchulnam1630 5 лет назад +2

      @@gauravbhardwaj1559 www.crcv.ucf.edu/courses/cap5415-fall-2014/ This link works now.

  • @nullnull6032
    @nullnull6032 6 лет назад

    You are the best

  • @markliang9519
    @markliang9519 4 года назад +2

    34:00

  • @jsarvesh
    @jsarvesh 6 лет назад

    lecture slides: crcv.ucf.edu/courses/CAP5415/Fall2012/Lecture-2-Filtering.pdf

  • @cooljoe5305
    @cooljoe5305 3 года назад

    34:00 Gaussian filter

  • @torrtuganooh2484
    @torrtuganooh2484 6 лет назад

    Anyone who is having difficulty in understanding please go through the following : mccormickml.com/2013/02/26/image-derivative/

  • @ali-cu1ne
    @ali-cu1ne 5 лет назад +1

    You are the best

    • @hamrikada3918
      @hamrikada3918 5 лет назад

      Hi , have any article about filtering , please i want some article for do my expose !

    • @ali-cu1ne
      @ali-cu1ne 5 лет назад

      Give me your email address please

    • @hamrikada3918
      @hamrikada3918 5 лет назад

      elkader29hamri@gmail.com , thank you

    • @davaanyamkhishigdelger3999
      @davaanyamkhishigdelger3999 5 лет назад

      @@ali-cu1ne hika900416@gmail.com I also want some article, please send me