imagepy icon indicating copy to clipboard operation
imagepy copied to clipboard

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

Results 57 imagepy issues
Sort by recently updated
recently updated
newest added

The version I installed with pip is ok to use ROI add But the codes I download from github doesn't work When I draw a roi and add it it...

Fix the roi manager bug that is mentioned by #150 .

conda create -n medical python=3.6 conda activate medical conda install -c conda-forge wxpython conda install -c conda-forge python.app no need git clone [email protected]:Image-Py/imagepy.git conda install -c conda-forge matplotlib pip install...

File "D:\walyn\myvi-master\myvi\canvas3d.py", line 158, in __init__ tsizer.Add( self.btn_color, 0, wx.ALIGN_CENTER|wx.ALL|(0, wx.EXPAND)[platform.system() in ['Windows', 'Linux']], 0 ) wx._core.wxAssertionError: C++ assertion "!(flags & (wxALIGN_BOTTOM | wxALIGN_CENTRE_VERTICAL))" failed at ..\..\src\common\sizer.cpp(2184) in wxBoxSizer::DoInsert(): Vertical...

This is a very good open source project. I would like to make the GUI interface of this project Chinese, so as to recommend it to more of my friends....

mac 系统 我是conda 虚拟环境里安装的 imagepy,使用 pythonw -m imagepy 会报错。 查阅资料后解决 [https://www.cnblogs.com/songzhenhua/p/14375283.html](url) 1. 激活虚拟环境 2. `conda install -c conda-forge python.app` 3. pythonw -m imagepy 成功运行

C:\Users\fp-user>C:\Users\fp-user\Desktop\imagepy-0.2\ImagePy.bat C:\Users\fp-user>python -m imagepy ipy Traceback (most recent call last): File "C:\Users\fp-user\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\fp-user\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 87, in _run_code exec(code, run_globals) File "C:\Users\fp-user\AppData\Local\Programs\Python\Python38\lib\site-packages\imagepy\__main__.py",...

hello, I am runing it in a conda environment in Ubuntu. here is my problem lots thanks ![image](https://user-images.githubusercontent.com/69139997/101272688-7670f300-37c9-11eb-8849-4fff66bd361a.png)

I create an evn named imagepy and pip install all reqired package according to requirement.txt. (imagepy) F:\github\imagepy>python -m imagepy Traceback (most recent call last): File "d:\Anaconda3\envs\imagepy\lib\runpy.py", line 193, in _run_module_as_main...