33 - Grain size analysis in Python using watershed

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

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

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

    Thank you so much and lots of love for these tutorial

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

      My pleasure 😊

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

      @@DigitalSreeni Hello Sreeni! I am glad i found your Channel! There are so many useful ressources.
      I have one Question: Could i use some parts of your code for my BSc thesis? If yes, how should i cite you?
      Best regards!

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

    How can i show in the image that which labels and area corresponds to what region in the image

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

    great tutorial. but i have some questions.. i am a mineral processing engineer and often in the field we need to take a quick photo of rocks to evaluate our mining blasting or crushing performance and we are using split desktop software and we use a known scale. is this possible to put a scale beside sample and later in code we apply that scale (pixels to microns) and also return the size distribution graph? (using python) ...many thanks..

    • @DigitalSreeni
      @DigitalSreeni  4 หลายเดือนก่อน

      Place a known scale (like a ruler) beside your rock samples when taking the photo.
      In your Python code, you can manually select or automatically detect this scale.
      Calculate the pixels-to-microns ratio based on the known length of your scale.
      Then use this value to convert your pixel dimensions to microns or millimeters or other scales.

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

    Hi dear Sreeni
    I have a question
    I already work on the stool sample images that take from the light microscope and it's very noisy that the noisy objects such as bacteria has overlap with the target objects and I can't segment the objects properly. What can I do for remove the noises from images without disfigure the target objects?
    can I send you a sample image?
    sorry if I didn't write my question very well, cause English isn't my primary language
    Thank you for your very useful tutorials

  • @davidw.9711
    @davidw.9711 2 ปีที่แล้ว

    can you make a videonon the bodenmiller pipeline?

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

    Hi. Any chance to write the code on scikit-image? I am stuck on "conncectedComponents" function. I cannot seem to find it on scipy or scikit image. Thank you.

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

    how can i finde the file

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

    Hi Sir,
    From France. First, thank a lot for your amazing videos and stips on python. That helps me a lot.
    I tried to study the grains soil distribution using the code you provide on this video but I don’t have contours around some grains even they are visibles, and so, because the are different colors than others (I think). Please, how can I do in order to get all grains no matter their color ?
    Thank in advance.
    Best regards!

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

    Brilliant! Thank you for this lesson :)

  • @dancers-p1k
    @dancers-p1k 4 ปีที่แล้ว

    Hi Srini, Thank you so much for the info. I'm trying to build a model to identify the grain/lentils (like Toor dal, chana Dal etc..), But I'm not successful. Could you please help me with which libraries will help me to do this? Thank you so much

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

      The best approach would be multiclass classification using deep learning. May be my video 158 will help... th-cam.com/video/9GzfUzJeyi0/w-d-xo.html

    • @dancers-p1k
      @dancers-p1k 4 ปีที่แล้ว

      @@DigitalSreeni thank you so much for the reply

  • @paulocaldas8533
    @paulocaldas8533 4 ปีที่แล้ว

    Hey Sreeni! Great video!
    quick question, if you already have most of the info about each object when you get the markers with connectedComponents, why do you need the watershed function? I missed the point I guess... bc it seems that those final labels are the same than the markers you get before

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

      Watershed is used to separate connected objects. If individual object separation is not of interest then you do not need to perform watershed.

  • @sathishkumarpalani9511
    @sathishkumarpalani9511 4 ปีที่แล้ว

    pixel to micron conversion for all image or it will change according to the image kindly explain sir

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

      Pixel to micron conversion applies to the images you are analyzing using the code. If your images change in pixel size you need to change it in the code. You can also try to write code where it reads metadata and automatically updates the pixel size but that requires a bit of experience.

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

    Thank you. I'm watching your videos for my learning and I got the purpose indeed. Can you please make video for the segmentation of a satellite like sentinel 2 image for classifying that image?

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

    Thank you!!!

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

    Keep it up

  • @aminparvizi5112
    @aminparvizi5112 4 หลายเดือนก่อน

    Nice :)

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

    "Let me not vocalize my every thought" :D :D :D