Java for Image Processing
暂无分享,去创建一个
This chapter covers some fundamental concepts of Object-Oriented programming in Java. Fundamental classes of the Java packages java.awt and java.applet for image processing are presented. Moreover, this chapter introduces the concept of plugins in ImageJ and its on-board tools for plugin development. It starts with the discussion of the code skeleton of a new plugin and the sample plugins that are part of the ImageJ distribution, and covers those parts of the ImageJ API, which are essential for writing plugins, with a special focus on the image representation.
[1] Lior Shamir,et al. Human Perception-based Color Segmentation Using Fuzzy Logic , 2006, IPCV.
[2] Bruce Eckel. Thinking in Java , 1998 .