- Image Processing with ImageJ
- José María Mateos-Pérez Javier Pascau
- 137字
- 2021-08-06 16:56:14
Chapter 1. Getting Started with ImageJ
Welcome to the first chapter of Image Processing with ImageJ. ImageJ is public domain multi-platform software for image analysis written in the Java programming language. It includes predefined functions for a great variety of common tasks and can be extended easily using macros, scripting in several programming languages (including JavaScript and Python), and Java plugins.
In this brief introduction, you will read what ImageJ is, and how to install it, along with some minor configuration tricks. By the end of this chapter, you will have a working ImageJ installation in your system. Contents of this chapter include:
- A brief description of ImageJ and its main purpose
- An installation and upgrade guide
- How to tweak the amount of memory used by ImageJ, in case you are working with big images
推薦閱讀
- Mastering Ext JS(Second Edition)
- Getting started with Google Guava
- Python Network Programming Cookbook(Second Edition)
- Python 3破冰人工智能:從入門到實戰
- Python機器學習編程與實戰
- QGIS:Becoming a GIS Power User
- 編寫高質量代碼:改善Objective-C程序的61個建議
- 并行編程方法與優化實踐
- ASP.NET Web API Security Essentials
- JavaScript語法簡明手冊
- Learning Perforce SCM
- JavaScript全棧開發
- Daniel Arbuckle's Mastering Python
- VB語言程序設計教程(第2版)
- Comprehensive Ruby Programming