This is the core code of ImageGP (new version https://www.bic.ac.cn/BIC, old version https://www.bic.ac.cn/ImageGP/) web site.
Github: https://github.com/Tong-Chen/ImageGP
# install.packages("devtools")
devtools::install_github("Tong-Chen/ImageGP")
Gitee: https://gitee.com/ct5869/ImageGP
# install.packages("devtools")
devtools::install_git("https://gitee.com/ct5869/ImageGP")