Yan xiaolong

Results 102 comments of Yan xiaolong

@drhoads Sorry, the pip version is out time, ImagePy now has update alot, and add some other depandents, such as pandas to treat not only image but also table, just...

yes, now when developing we need start many times. now I am working on a project sciwx. It is a ui sute include (Canvas, GridTable, Markdown, 3D, Text ...), we...

@KOLANICH what is the right way to install packages and plugins?

@KOLANICH that is because, pip can only run in main thread, which cause a ui dead.

"Plugin > Update Software" need a better solution too. do you have some advice?

@IrisLiuCY :imagepy is a plugin framework based on numpy, It support common image format: bmp, gif, tif, jpg, png. And we just need to add the specific reader to support...

@xycyx I know SimpleITK, and wrote some reader and writer for ImagePy is very simple, I can do it .do you have dicom, nii, mhd... files? and can you help...

@xycyx haha, you are Chinese? for you known I have difficulties to access google. and all the tools to go out have been killed recently. so do you use baidu...

@xycyx now ImagePy can do many things, but the document and the official website are dragged, and I want to build a nabble forum, there are some document in Chinese,...

@xycyx [Here](https://github.com/Image-Py/itk-plgs), A demo project wrap SimpleITK, you can do some test, and you can also add other function. and push your code.