FIJI (ImageJ): Counting Foci or Puncta [Difference of Gaussians]

Поділитися
Вставка
  • Опубліковано 25 січ 2025

КОМЕНТАРІ • 26

  • @hannahshoenhard783
    @hannahshoenhard783 Рік тому

    What a clear and excellent tutorial, thank you so much!

  • @mahashams9599
    @mahashams9599 Рік тому

    a very clear tutorial thank you very much! I had a small question, I was wondering whether it's possible to save somehow the image at 3:38 (image with the yellow dots) so that I can put up this as my counting strategy for the thesis.. i tried saving but I get the image without these yellow dots. I would be grateful for your help :)

    • @johanna.m.dela-cruz
      @johanna.m.dela-cruz  Рік тому

      Hi Maha. I just took a screenshot of the image in the video. Do you just want the image or the whole screen showing the ROI Manager as well?

    • @johanna.m.dela-cruz
      @johanna.m.dela-cruz  Рік тому

      If you go to my 'Community' tab, I posted the screenshots there.

  • @AbhishekBalmik-eu3nr
    @AbhishekBalmik-eu3nr 17 днів тому

    This has been a really helpful tutorial. I am trying to quantify LC3 puncta in cells after serum starvation in WT cell lines and some knockouts. How to rule out the false positive in the control cells which gives are mostly without an puncta?

    • @johanna.m.dela-cruz
      @johanna.m.dela-cruz  17 днів тому

      Hello @AbhishekBalmik-eu3nr. You basically should process your images the same way for both the control and positive cells. Setting a size range for puncta to be included is also a good idea...again, this setting should be the same for both kinds of images.

  • @visnuc
    @visnuc Рік тому

    Loved the tutorial, the special effects, and most of all the sound track.. which made the tutorial as if we were going though a new adventure... would love to know the name of the track if that is okay with you! And above all, thank you so much for your work!

    • @johanna.m.dela-cruz
      @johanna.m.dela-cruz  Рік тому +1

      Hi @visnuc. Thanks for all your positive comments. The track is called "Outside the Box" by Patrick Patrikios. I'm glad you enjoyed watching.

    • @visnuc
      @visnuc Рік тому

      Again, many thanks! @@johanna.m.dela-cruz

  • @artctx
    @artctx 9 місяців тому +1

    One question, should we use the same values for Brightness and Contrast and threshold if we want to compare between images (to make sure ImageJ is counting the same type of features in the pictures)?
    Thank you so much for making this video! Nice work!

    • @johanna.m.dela-cruz
      @johanna.m.dela-cruz  9 місяців тому +1

      Hello @artctx. For visual comparison between images, using the same brightness/contrast settings is good…but not before thresholding. You could use the same threshold settings to count objects in your images….as long as the image acquisition settings are the same.

    • @artctx
      @artctx 9 місяців тому

      @@johanna.m.dela-cruz Thank you for the feedback!

  • @akankshapandey6060
    @akankshapandey6060 2 роки тому

    Thank you so much for this video. Its a great help. I would really appreciate if you provide some references regarding this method.

    • @johanna.m.dela-cruz
      @johanna.m.dela-cruz  2 роки тому

      Hi Akanksha. I’m happy to help. Difference of Gaussians is a common feature enhancement method in image processing. To quote Pete Bankhead: “Suppose we apply one Gaussian filter to reduce small structures. Then we apply a second Gaussian filter, bigger than the first, to a duplicate of the image. This will remove even more structures, while still preserving the largest features in the image. But if we finally subtract this second filtered image from the first, we are left with an image that contains the information that 'falls between' the two smoothing scales we used. This process is called difference of Gaussians (DoG) filtering, and it is especially useful for detecting small spots or as an alternative to the gradient magnitude for enhancing edges.” (bioimagebook.github.io/chapters/appendices/macros/macro_dog.html)

  • @yukaiwang8882
    @yukaiwang8882 9 місяців тому

    Very cool! Thanks for your video. Is it possible to create a macro automatically get the foci's ROI?

    • @johanna.m.dela-cruz
      @johanna.m.dela-cruz  9 місяців тому

      Hello! Yes, a macro would definitely make things faster.

  • @timeafly
    @timeafly 2 роки тому

    thank you so much! that was exactly what I needed

  • @rupachowdhury6164
    @rupachowdhury6164 5 місяців тому

    It is nice explanation but when I use count mask option the result image I got is blurry type... Nor perfect particles where seen... Is that correct,?? I could not find how to do it. I use gussain filter of 3 and gussian filter 5 . Substract 3-5...

    • @johanna.m.dela-cruz
      @johanna.m.dela-cruz  5 місяців тому

      Hi Rupa (@rupachowdhury6164). If you use a larger gaussian blur filter, the resulting image will of course look more blurry. However, when you thrreshold the image from the subtraction and count masks (from Analyze Particles), the mask will just show the segmented objects. If you don't see the objects, change the LUT to glasbey-on-dark. You should be able to see the ROIs in the ROI Manager.

  • @mohammadkhashan7425
    @mohammadkhashan7425 2 роки тому +1

    Thank you very much for those nice videos. I am working on Parkinson disease model and wanna count the number and the size of alpha synuclein aggregations. Is this method valid in my case?
    Of note, I always get some non-specific staining over the nucleus. If it is applicable I can send a sample.

    • @johanna.m.dela-cruz
      @johanna.m.dela-cruz  2 роки тому

      Hi @Mohammad Khashan. I think you can try the DoG filter. If it doesn’t work for your images, there should be another way to quantify alpha synuclein aggregates.

    • @rupachowdhury6164
      @rupachowdhury6164 5 місяців тому

      Hi can you able to do it?

  • @yashenggao6980
    @yashenggao6980 2 роки тому

    Brilliant. Thanks again.