回复:Re: ImageJ(Python)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

回复:Re: ImageJ(Python)

Yan xiaolong
Hi Wei Xu:    Video analysis is a general topic. It covers a lot. And there is not a general method. What work are you going to do specifically? If you will treat every Frame intime, I think you neednot much interact, so ImageJ is not a good choice(OpenCV is)! but If you will import some Frames as a image stack(not intime), ImageJ will be recommended.    About ImagePy, It is a Numpy based Framework, We can use Opencv and many recent deeplearn algrism, tersorflow, caffe they are all supportting Numpy. With OpenCV and DL algrism, we can do alot that difficulte in Java. And ImagePy can wrap this function as a interactive plugin like ImageJ, then someone not porgrammer could use it.    I would like to know what are you going to do specifically, If I can help, It is my pleasure!
YXDragon----- 原始邮件 -----
发件人:Wei Xu <[hidden email]>
收件人:[hidden email]
主题:Re: ImageJ(Python)
日期:2017年06月29日 03点04分

Hi, Xiaolong,
I'm glad that you are working on such an interesting project. I have been using ImageJ for a very long time and am wondering if you can develop some new plugins in your Imagepy. I'm interested analyses on videos. Let me know if you can help to build some functions for that. Thanks.

Wei Xu, Ph.D.

Assistant ProfessorAquaculture Research Station,Louisiana State University Agricultural CenterSchool of Renewable Natural Resources, Louisiana State University2410 Ben Hur Rd., Baton Rouge, LA 70820Tel: 225-765-0107; Fax: 225-765-2877


On Wed, Jun 28, 2017 at 12:31 PM, Yan xiaolong <[hidden email]> wrote:
Hi everyone:    Does anyone like python? I use ImageJ for a long time, I like it's friendly interactive environment. But when I do some plugin extend, Java is a little tired... I also used to do some image processing useing python, It is convenient to import scikit-image and opencv, But we must write code and use matplotlib to show. It is not friendly, and only programer can use it.    So I wrote these email to tell you I am working on a project called ImagePy in the last half year, It is A Pythonic ImageJ use wxpython as ui frame, and use Numpy as the core data structure(just like imagej's processor). and any Numpy based processing Library could be wrapped esaily such as (scikit-image, opencv, simpleITK, Mayavi...) we almost need not write algrism ourself ! Now It is basicly OK, can open image, load plugin from scripts file, generate parameter dialog aotumatically, supporting roi, lookup table, and macros recording...and I wrote a manual in imagepy.org (but in Chinese... My english is not very good)    I know ImageJ is very classical, and ImagePy is just a naive project, But I think It is a good project, and if anyone want to have a try, I will do my best to serve. if needed, I could build a installer(for install python and extention library is troublling)    By the way, Is there any Python image porcessing developer intrested in ImagePy? I need you!!! Please give me a issue on github, I will invite you to the ImagePy organization.



                                                                                                                                                      YXDragon





--

ImageJ mailing list: http://imagej.nih.gov/ij/list.html





--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html