SikangSHU

Results 11 issues of SikangSHU

Hello! I'd like to do stain unmixing with deep leaning. My idea is that the input is a mixed image and the output is three images with only one colour....

Hello! I'd like to do stain unmixing with deep leaning. My idea is that the input is a mixed image and the output is three images with only one colour....

Dear expert: Hello! How can I apply the `GroupLasso` in pyvips so that it can be done for each pixel of the image and `w_hat[0]`,`w_hat[3]` can be known to judge...

Hello! I'd like to apply ADMM to my program so that the speed of the algorithm can be improved. Can I use ADMM to decide which stain vector matrix is...

Dear Professor: I consider to save images to tif, but there is an error occured as follows. I don't know how to save. I would greatly appreciate it if you...

Hello! As my tiff file is big and can't use the way as follows to get the mse of each pixel in two images. Is there any way that using...

Hello! I had wrote a program to unmix four stains, but it seems to be not good as it is time-consuming and the image that it can process must be...

Hello! Can I turn the image with mixed colours to four images with a single color after identifying the colours by this program? ![test9_5](https://user-images.githubusercontent.com/95743639/157792023-ab98bc57-dff8-4f01-aa9e-d046954b98f0.png)

Hello! I'd like to apply ADMM to my program so that the speed of the algorithm can be improved. How can I do that? Any suggestion will be OK. Thank...

Dear professor: I follow your program to do colour unmixing. Now I unmix an image with two colours to two image with a single colour. But can I decompose an...