general > RE: Export slices with adjusted transparency of DTI images
Aug 23, 2021  06:08 PM | Anh Nguyen - Champalimaud centre for the Unknown
RE: Export slices with adjusted transparency of DTI images
Hi,

Thanks for the suggestion! The code gave me an error at line image.putpixel((x,y),(255,0,0)): color must be int or single-element tuple. I guess it relates to the format of my histology image?
In general, if I understand it correctly, your code works relatively similar to the function PIL.ImageFilter.FIND_EDGES?

Best,
Anh.

Threaded View

TitleAuthorDate
Anh Nguyen Aug 18, 2021
Gergely Csucs Aug 19, 2021
Anh Nguyen Aug 19, 2021
Gergely Csucs Aug 19, 2021
Anh Nguyen Aug 20, 2021
Gergely Csucs Aug 23, 2021
RE: Export slices with adjusted transparency of DTI images
Anh Nguyen Aug 23, 2021
Gergely Csucs Aug 23, 2021
Anh Nguyen Aug 31, 2021