#17 OPENCV-PYTHON | Image Sharpening, Noise Reduction, Blur | Gaussian, Median, Bilateral FILTERING

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 พ.ย. 2024

ความคิดเห็น • 29

  • @ateebtaseer417
    @ateebtaseer417 2 ปีที่แล้ว

    india is pioneer of next technological revolution i can see the skill level they have got. You are SUPER

  • @vocalforlocalbareilly6625
    @vocalforlocalbareilly6625 3 ปีที่แล้ว +3

    Really informative series. No other channels gives you such an intense and deep authentic knowledge on OpenCV.

    • @Nabiee74
      @Nabiee74 5 หลายเดือนก่อน

      sir which software you were using

  • @ragavkb2597
    @ragavkb2597 2 ปีที่แล้ว +3

    Can you please make videos in english fully ?

  • @maheshm4358
    @maheshm4358 7 หลายเดือนก่อน

    nice video.. thank you for your explanation

  • @milansaxena
    @milansaxena 3 ปีที่แล้ว +1

    Really enjoying this series. 🔥🔥🔥

  • @mandalamith9877
    @mandalamith9877 ปีที่แล้ว

    Everything fine sir but how can we save those sharpened images into our computer

  • @anurupmondal4750
    @anurupmondal4750 10 หลายเดือนก่อน +1

    how to do Gaussian blur without using the inbuilt library functions ?

    • @Aryanverma2infoaryan
      @Aryanverma2infoaryan  10 หลายเดือนก่อน

      Basically you can initialize a kernel then apply it around and sum the values. Kindly go through my vignette effect video in the same series and you will understand the concept of gaussian filters.

  • @wubishetzerihun
    @wubishetzerihun ปีที่แล้ว

    It's better to share your knowledge to the internation society, I mean its better if u make it in english

  • @tugaybaslk5158
    @tugaybaslk5158 ปีที่แล้ว

    Başarıların devamını dilerim TR selam aleykum

  • @kumarparas5700
    @kumarparas5700 2 ปีที่แล้ว

    Very clearly explained. Thankyou.

    • @Nabiee74
      @Nabiee74 5 หลายเดือนก่อน

      do you know which software it is

  • @YuvrajSingh-dw1fy
    @YuvrajSingh-dw1fy ปีที่แล้ว

    Konsa editor use kar rahe ho?

  • @harisonic
    @harisonic 3 ปีที่แล้ว

    Bro how can we combine all this in one program and make gui and put various option

  • @cad5965
    @cad5965 2 ปีที่แล้ว

    hi bro. what if i want to add noise to the whole dataset

  • @tuneinsight8497
    @tuneinsight8497 3 ปีที่แล้ว

    Hi aryan , i need assistance on one of the projects wherein i have to apply the concept of document intelligence using NLP for contract review, Can you help me with that

  • @PavaniMedagoni
    @PavaniMedagoni ปีที่แล้ว

    Where you execute the code

  • @monahamidi1911
    @monahamidi1911 2 ปีที่แล้ว

    hi , how can I save theme and use it?

  • @romeshsharma6010
    @romeshsharma6010 2 ปีที่แล้ว

    Hi Aryan, Do you know any method to deblur images not using deep learning models??

    • @trinishmario1584
      @trinishmario1584 11 หลายเดือนก่อน

      there no way processing digital images without deep learning models because digital image processing are from convolutional neural network (CNN) in deep learning.

  • @heath-er
    @heath-er ปีที่แล้ว

    kernel_25 = np.ones((25, 25), np.float32) / 625.0 i got error here then removed decimal

  • @milansaxena
    @milansaxena 3 ปีที่แล้ว

    Guru jiiii 🔥🔥🔥🔥🙏🙏

  • @Reality11075
    @Reality11075 2 ปีที่แล้ว

    Single Image Haze Removal Using Dark Channel Prior ( any body tell the python code of this topic0

  • @santhoshprabakaran9179
    @santhoshprabakaran9179 2 ปีที่แล้ว +1

    make the video in english !!!

  • @swetuswarnkar9268
    @swetuswarnkar9268 3 ปีที่แล้ว

    In Line number 7 is showing invalid attributes shape

    • @Aryanverma2infoaryan
      @Aryanverma2infoaryan  3 ปีที่แล้ว

      Hi, please send the snapshot of the error to my mail or instagram. I would be able to help.

    • @Nabiee74
      @Nabiee74 5 หลายเดือนก่อน

      @@Aryanverma2infoaryan which software you were using