274 - Object segmentation using voronoi and otsu

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ม.ค. 2025

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

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

    Thank you, sir.... I m searching for a segmentation technique that does not require masks or labels.....now I m on right path ☯

  • @منةالرحمن
    @منةالرحمن 2 ปีที่แล้ว +3

    Thank you for those videos i remember that i asked for that before... very greatful 🥰😊

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

    You are a blessing thankful for these lectures

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

    Thanks for the informative content as always. But, I can't find the code in your GitHub repo

  • @yedidya-harris
    @yedidya-harris 2 ปีที่แล้ว

    What is the sigma_z in the gaussian blur? Is it just a column vector containing the x and y coordinates in our image?

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

    Thanks for your video Prof, its really useful!

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

    I installed pyclesperanto but when I import pyclesperanto_prototype I get LogicError: clGetPlatformIDs failed: PLATFORM_NOT_FOUND_KHR

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

      If you are on twitter, can you please tweet the same message to me @DigitalSreeni This is because the developers of pyclesperanto are on twitter and they may help you with the error. I do not know the ins and outs of the library to be able to help you.

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

      I am facing the same error. could you fix it?

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

      I am facing the same error. could you fix it?

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

      did you solve this? i am facing the same error

    • @ShreyJha9600
      @ShreyJha9600 6 หลายเดือนก่อน

      Any solutions?

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

    Binary image having 0 and 255 pixel values only. There are white pixel components in the image. For each white component, I want to divide it into equal size clusters(every cluster in the component should have almost same no. of white pixels).It is like dividing a polygon in equal areas.
    there may be some 0 pixels groups in a component of white pixels. a cluster in the component should not include these 0 pixels. please suggest the .efficient solution for this problem. Very helpful if you make a video on that.

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

    Can you please upload some tutorials on Hematoxylin and eosin (H&E) stained image dataset?

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

    Thank you