Digital negative and Contrast stretching in Matlab

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

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

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

    can you tell how to do gray level stretching with clipping?

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

      What do you acctually mean by clipping ?

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

    very good explanation

  • @srinivassai7926
    @srinivassai7926 4 ปีที่แล้ว +1

    hi... can you explain about contrast stretching when r1=rmin,s1=0,r2=rmax,s2=255 ???

    • @pratikian
      @pratikian  4 ปีที่แล้ว +1

      So intutively its like any input pixel value less than rmin will become zero and any input value above rmax will become 255
      And the values between rmin and rmax will be in streched in the range of 0 to 255.

    • @srinivassai7926
      @srinivassai7926 4 ปีที่แล้ว +1

      @@pratikian thank you

  • @bmenooraamir3322
    @bmenooraamir3322 4 ปีที่แล้ว +1

    i need the program code

    • @pratikian
      @pratikian  4 ปีที่แล้ว +1

      I have updated the description you can get the code there