Image-Py / imagepy

Image process framework based on plugin like imagej, it is esay to glue with scipy.ndimage, scikit-image, opencv, simpleitk, mayavi...and any libraries based on numpy
http://imagepy.org
BSD 4-Clause "Original" or "Old" License
1.29k stars 330 forks source link

web out of service #43

Closed Borda closed 5 years ago

Borda commented 5 years ago

Hello, I was wondering about the home page - http://imagepy.org but it seems that there is an issue to access this page:

This site can’t be reached imagepy.org’s server IP address could not be found.
Try:
    Checking the connection
    Checking the proxy, firewall, and DNS configuration
ERR_NAME_NOT_RESOLVED
yxdragon commented 5 years ago

Hi, http://www.imagepy.org is OK, will have a look, may be I did not parse the main domain. (but the document is in Chinese, and a little out date, I did not have so much time on working both develop and document, Here is a demo plugin repo, may be it is also a little out date, And I will update the demo repo and it's readme document soon, If you want to integrate your algrithsm, I am very glad to give any help, be free to contact with me!)

Borda commented 5 years ago

I would be more then happy if the documentation will be in English, otherwise, it is very hard to be used outside China...

yxdragon commented 5 years ago

Hi, last week, we translate the newest development document, and wrote a demo plugin repo here.