- 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
推薦閱讀
- Learning Scala Programming
- Java逍遙游記
- Java程序設計與開發
- 自然語言處理實戰:預訓練模型應用及其產品化
- Learning Apex Programming
- 程序員考試案例梳理、真題透解與強化訓練
- Access 2010數據庫基礎與應用項目式教程(第3版)
- Mastering Android Development with Kotlin
- Learning Unity 2D Game Development by Example
- C語言從入門到精通
- QGIS Python Programming Cookbook(Second Edition)
- 區塊鏈項目開發指南
- 從零開始學Android開發
- Mastering jQuery Mobile
- Python面試通關寶典