How to duplicate region of interest on different location of an image in ImageJ | Multiple ROI

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024

Комментарии • 15

  • @jensvor5361
    @jensvor5361 5 месяцев назад +1

    great video, thanks, its so frustrating if you start new programs but tha really helped

  • @seyedmostafahosseipourmash9168
    @seyedmostafahosseipourmash9168 Год назад +1

    Great
    Thanks

  • @davidedwards4117
    @davidedwards4117 Год назад +1

    In the video the ROI just magically appears on the duplicate image but I cant find out how you have done this - I am able to save the ROI but cannot then apply to other images?

    • @AliceritaE
      @AliceritaE  Год назад

      Hi David. If you click on the ROI is on the ROI manager, it will automatically appear on the new image. You can press ctrl+shift +E to place the last used ROI on an image.

    • @davidedwards4117
      @davidedwards4117 Год назад +1

      Thanks :) I also discovered you can press Ctrl/Shift/E and it will apply it

    • @AliceritaE
      @AliceritaE  Год назад

      Yes

  • @nsrntawk9961
    @nsrntawk9961 Год назад +1

    How do I make a region of intrest for multiple images in a single file in python?

    • @AliceritaE
      @AliceritaE  Год назад

      I don't know how to draw ROI in python.

    • @nsrntawk9961
      @nsrntawk9961 Год назад +1

      @@AliceritaE ❤

    • @AliceritaE
      @AliceritaE  Год назад

      But What someone did for me was that
      I gave them a macro I write in ImageJ and then the person used the macro to write a jupyter notebook for me tonuse in python.
      You can search for Dan MacLean on github. He shared the details there

    • @nsrntawk9961
      @nsrntawk9961 Год назад +1

      @@AliceritaE I am a master student, my supervisor asked me to resize a file of images, I did it, I took the code from github, and it also asked me the ROI for this images, which I resized, but the ROI of the file that I resized I didn't know
      So I asked you
      I also need to associate the resized image code with the ROI and then do a segmention use the watershed
      thanks...I need help

    • @AliceritaE
      @AliceritaE  Год назад

      I will tweet this and maybe someone will respond.