Image processing with ImageJ :: discover the incredible possibilities of ImageJ, from basic image procesing to macro and plugin development /
Annotation
Gespeichert in:
1. Verfasser: | |
---|---|
Weitere Verfasser: | |
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing,
2013.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Annotation |
Beschreibung: | 1 online resource (140 pages) : illustrations (chiefly color) |
ISBN: | 9781783283965 1783283963 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn861537198 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 131008s2013 enka o 001 0 eng d | ||
040 | |a E7B |b eng |e rda |e pn |c E7B |d OCLCO |d UMI |d S4S |d COO |d DEBBG |d DEBSZ |d N$T |d YDXCP |d OCLCF |d OCLCQ |d OCLCO |d OCLCQ |d LOA |d COCUF |d AGLDB |d CNNOR |d MOR |d OCLCQ |d U3W |d STF |d VTS |d CEF |d NRAMU |d OCLCQ |d NLE |d INT |d VT2 |d OCLCQ |d G3B |d TKN |d OCLCQ |d UAB |d M8D |d HS0 |d AZK |d CRU |d UKMGB |d OCLCO |d QGK |d OCLCQ |d OCLCO |d OCLCL | ||
015 | |a GBB6G2986 |2 bnb | ||
016 | 7 | |a 018006518 |2 Uk | |
019 | |a 864886539 |a 889645423 |a 961663842 |a 1259099193 | ||
020 | |a 9781783283965 |q (electronic bk.) | ||
020 | |a 1783283963 |q (electronic bk.) | ||
020 | |z 1783283955 | ||
020 | |z 9781783283958 | ||
035 | |a (OCoLC)861537198 |z (OCoLC)864886539 |z (OCoLC)889645423 |z (OCoLC)961663842 |z (OCoLC)1259099193 | ||
037 | |a CL0500000348 |b Safari Books Online | ||
050 | 4 | |a TA1637 |b .P47 2013eb | |
072 | 7 | |a COM |x 012050 |2 bisacsh | |
082 | 7 | |a 005.4469 | |
049 | |a MAIN | ||
100 | 1 | |a Pérez, José María Mateos. | |
245 | 1 | 0 | |a Image processing with ImageJ : |b discover the incredible possibilities of ImageJ, from basic image procesing to macro and plugin development / |c José María Mateos Pérez, Javier Pascau. |
264 | 1 | |a Birmingham : |b Packt Publishing, |c 2013. | |
300 | |a 1 online resource (140 pages) : |b illustrations (chiefly color) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
490 | 1 | |a Community experience distilled | |
588 | 0 | |a Online resource; title from PDF title page (ebrary, viewed October 8, 2013). | |
520 | 8 | |a Annotation |b Digital image processing is an increasingly important field across a vast array of scientific disciplines. ImageJs long history and ever-growing user base makes it a perfect candidate for solving daily tasks involving all kinds of image analysis processes. Image Processing with ImageJ is a practical book that will guide you from the most basic analysis techniques to the fine details of implementing new functionalities through the ImageJ plugin system, all of it through the use of examples and practical cases. ImageJ is an excellent public domain imaging analysis platform that can be very easily used for almost all your image processing needs. Image Processing with ImageJ will start by showing you how to open a number of different images, become familiar with the different options, and perform simple analysis operations using the provided image samples. You will also learn how to make modifications through ImageJ filters and how to make local measurements using the selections system. You will also find the instructions necessary to record all the steps you perform so they can be saved and re-run on the same image to ensure analysis reproducibility. Finally, you will get to know some different ImageJ plugins and will learn how to implement your own. | |
505 | 0 | |a ""Cover ""; ""Copyright""; ""Credits""; ""About the Authors""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Getting Started with ImageJ ""; ""ImageJ � history and motivation""; ""What ImageJ is for (and what it is not for)""; ""Installing ImageJ""; ""Windows""; ""Linux / Mac OS""; ""First run""; ""Updating the installation""; ""Configuration options""; ""Memory limit increase""; ""Summary""; ""Chapter 2 : Basic Image Processing with ImageJ""; ""Image reading/writing""; ""Opening images with a certain format""; ""Reading raw data"" | |
505 | 8 | |a ""Online sample images""""Saving images""; ""Zooming on the image, pixel values""; ""Color and multichannel images""; ""3D and 4D images � stacks and hyperstacks""; ""Image adjust tools""; ""Image histogram and window/level parameters""; ""Thresholding""; ""Image resizing""; ""Summary""; ""Chapter 3 : Advanced Image Processing with ImageJ""; ""Selecting regions of your image""; ""Basic selections � lines, length, and profiles""; ""Drawing regions of interest over an area""; ""ROI manager and the image overlay""; ""Filters""; ""Image filtering in the spatial domain""; ""Edge detection"" | |
505 | 8 | |a ""The Fourier transform""""Image filtering in the frequency domain""; ""Particle analysis""; ""Summary""; ""Chapter 4 : ImageJ Macros""; ""What is an ImageJ macro""; ""The macro recorder""; ""Running macros""; ""Modifying a recorded macro""; ""More about the macro language � basic syntax and operators""; ""Variables""; ""A brief note on debugging a macro""; ""Control structures""; ""The for loop""; ""The while loop""; ""The if (condition) and if (condition) � else statements""; ""Defining functions""; ""Some useful procedures""; ""Opening an image from a macro"" | |
505 | 8 | |a ""Finding out how many images are open""""Obtaining the dimensions of an image""; ""A note on slices, frames, and channels""; ""Selecting a specific image""; ""Speeding up a macro""; ""Adding a GUI to your macro""; ""The batch mode""; ""Installing macros for easy access""; ""Shared macros � the ImageJ macro directory""; ""Summary""; ""Chapter 5 : ImageJ Plugins for Users""; ""ImageJ plugins""; ""Installing a plugin""; ""Some useful plugins""; ""LOCI Bio-Formats""; ""Image segmentation""; ""Auto Threshold and Auto Local threshold""; ""The trainable Weka segmentation"" | |
505 | 8 | |a SIOX (Simple Interactive Object Extraction)Clustering -- Image registration -- Stackreg -- 3D volume rendering -- Volume Viewer -- Other utilities -- MosaicJ -- FigureJ -- Study anonymization -- FIJI (Fiji Is Not ImageJ) -- Summary -- Chapter 6 : ImageJ Plugins for Developers -- A sample plugin -- The PlugInFilter interface -- Adding a GUI to your plugin -- The ImageJ plugin API -- Setting up ImageJ under the Eclipse IDE -- Our first Eclipse ImageJ plugin -- Sharing your plugin -- Using external libraries -- Summary -- Index | |
546 | |a English. | ||
650 | 0 | |a Image processing |x Digital techniques. |0 http://id.loc.gov/authorities/subjects/sh85064447 | |
650 | 6 | |a Traitement d'images |x Techniques numériques. | |
650 | 7 | |a digital imaging. |2 aat | |
650 | 7 | |a COMPUTERS |x Image Processing. |2 bisacsh | |
650 | 7 | |a Image processing |x Digital techniques |2 fast | |
700 | 1 | |a Pascau, Javier. | |
758 | |i has work: |a Image processing with ImageJ (Text) |1 https://id.oclc.org/worldcat/entity/E39PCFt4Ck6WcqKH7VgqkgBWrC |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | |z 1783283955 | |
776 | 0 | |z 1299910718 | |
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=642774 |3 Volltext |
936 | |a BATCHLOAD | ||
938 | |a ebrary |b EBRY |n ebr10768812 | ||
938 | |a EBSCOhost |b EBSC |n 642774 | ||
938 | |a YBP Library Services |b YANK |n 11181995 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn861537198 |
---|---|
_version_ | 1816882248662646785 |
adam_text | |
any_adam_object | |
author | Pérez, José María Mateos |
author2 | Pascau, Javier |
author2_role | |
author2_variant | j p jp |
author_facet | Pérez, José María Mateos Pascau, Javier |
author_role | |
author_sort | Pérez, José María Mateos |
author_variant | j m m p jmm jmmp |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | TA1637 |
callnumber-raw | TA1637 .P47 2013eb |
callnumber-search | TA1637 .P47 2013eb |
callnumber-sort | TA 41637 P47 42013EB |
callnumber-subject | TA - General and Civil Engineering |
collection | ZDB-4-EBA |
contents | ""Cover ""; ""Copyright""; ""Credits""; ""About the Authors""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Getting Started with ImageJ ""; ""ImageJ � history and motivation""; ""What ImageJ is for (and what it is not for)""; ""Installing ImageJ""; ""Windows""; ""Linux / Mac OS""; ""First run""; ""Updating the installation""; ""Configuration options""; ""Memory limit increase""; ""Summary""; ""Chapter 2 : Basic Image Processing with ImageJ""; ""Image reading/writing""; ""Opening images with a certain format""; ""Reading raw data"" ""Online sample images""""Saving images""; ""Zooming on the image, pixel values""; ""Color and multichannel images""; ""3D and 4D images � stacks and hyperstacks""; ""Image adjust tools""; ""Image histogram and window/level parameters""; ""Thresholding""; ""Image resizing""; ""Summary""; ""Chapter 3 : Advanced Image Processing with ImageJ""; ""Selecting regions of your image""; ""Basic selections � lines, length, and profiles""; ""Drawing regions of interest over an area""; ""ROI manager and the image overlay""; ""Filters""; ""Image filtering in the spatial domain""; ""Edge detection"" ""The Fourier transform""""Image filtering in the frequency domain""; ""Particle analysis""; ""Summary""; ""Chapter 4 : ImageJ Macros""; ""What is an ImageJ macro""; ""The macro recorder""; ""Running macros""; ""Modifying a recorded macro""; ""More about the macro language � basic syntax and operators""; ""Variables""; ""A brief note on debugging a macro""; ""Control structures""; ""The for loop""; ""The while loop""; ""The if (condition) and if (condition) � else statements""; ""Defining functions""; ""Some useful procedures""; ""Opening an image from a macro"" ""Finding out how many images are open""""Obtaining the dimensions of an image""; ""A note on slices, frames, and channels""; ""Selecting a specific image""; ""Speeding up a macro""; ""Adding a GUI to your macro""; ""The batch mode""; ""Installing macros for easy access""; ""Shared macros � the ImageJ macro directory""; ""Summary""; ""Chapter 5 : ImageJ Plugins for Users""; ""ImageJ plugins""; ""Installing a plugin""; ""Some useful plugins""; ""LOCI Bio-Formats""; ""Image segmentation""; ""Auto Threshold and Auto Local threshold""; ""The trainable Weka segmentation"" SIOX (Simple Interactive Object Extraction)Clustering -- Image registration -- Stackreg -- 3D volume rendering -- Volume Viewer -- Other utilities -- MosaicJ -- FigureJ -- Study anonymization -- FIJI (Fiji Is Not ImageJ) -- Summary -- Chapter 6 : ImageJ Plugins for Developers -- A sample plugin -- The PlugInFilter interface -- Adding a GUI to your plugin -- The ImageJ plugin API -- Setting up ImageJ under the Eclipse IDE -- Our first Eclipse ImageJ plugin -- Sharing your plugin -- Using external libraries -- Summary -- Index |
ctrlnum | (OCoLC)861537198 |
dewey-full | 005.4469 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.4469 |
dewey-search | 005.4469 |
dewey-sort | 15.4469 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06950cam a2200649 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn861537198</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cn|||||||||</controlfield><controlfield tag="008">131008s2013 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">E7B</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">E7B</subfield><subfield code="d">OCLCO</subfield><subfield code="d">UMI</subfield><subfield code="d">S4S</subfield><subfield code="d">COO</subfield><subfield code="d">DEBBG</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">N$T</subfield><subfield code="d">YDXCP</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">LOA</subfield><subfield code="d">COCUF</subfield><subfield code="d">AGLDB</subfield><subfield code="d">CNNOR</subfield><subfield code="d">MOR</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">U3W</subfield><subfield code="d">STF</subfield><subfield code="d">VTS</subfield><subfield code="d">CEF</subfield><subfield code="d">NRAMU</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">NLE</subfield><subfield code="d">INT</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">G3B</subfield><subfield code="d">TKN</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UAB</subfield><subfield code="d">M8D</subfield><subfield code="d">HS0</subfield><subfield code="d">AZK</subfield><subfield code="d">CRU</subfield><subfield code="d">UKMGB</subfield><subfield code="d">OCLCO</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB6G2986</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018006518</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">864886539</subfield><subfield code="a">889645423</subfield><subfield code="a">961663842</subfield><subfield code="a">1259099193</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781783283965</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1783283963</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1783283955</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781783283958</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)861537198</subfield><subfield code="z">(OCoLC)864886539</subfield><subfield code="z">(OCoLC)889645423</subfield><subfield code="z">(OCoLC)961663842</subfield><subfield code="z">(OCoLC)1259099193</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000348</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">TA1637</subfield><subfield code="b">.P47 2013eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">012050</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.4469</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Pérez, José María Mateos.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Image processing with ImageJ :</subfield><subfield code="b">discover the incredible possibilities of ImageJ, from basic image procesing to macro and plugin development /</subfield><subfield code="c">José María Mateos Pérez, Javier Pascau.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2013.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (140 pages) :</subfield><subfield code="b">illustrations (chiefly color)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF title page (ebrary, viewed October 8, 2013).</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">Annotation</subfield><subfield code="b">Digital image processing is an increasingly important field across a vast array of scientific disciplines. ImageJs long history and ever-growing user base makes it a perfect candidate for solving daily tasks involving all kinds of image analysis processes. Image Processing with ImageJ is a practical book that will guide you from the most basic analysis techniques to the fine details of implementing new functionalities through the ImageJ plugin system, all of it through the use of examples and practical cases. ImageJ is an excellent public domain imaging analysis platform that can be very easily used for almost all your image processing needs. Image Processing with ImageJ will start by showing you how to open a number of different images, become familiar with the different options, and perform simple analysis operations using the provided image samples. You will also learn how to make modifications through ImageJ filters and how to make local measurements using the selections system. You will also find the instructions necessary to record all the steps you perform so they can be saved and re-run on the same image to ensure analysis reproducibility. Finally, you will get to know some different ImageJ plugins and will learn how to implement your own.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">""Cover ""; ""Copyright""; ""Credits""; ""About the Authors""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Getting Started with ImageJ ""; ""ImageJ â€? history and motivation""; ""What ImageJ is for (and what it is not for)""; ""Installing ImageJ""; ""Windows""; ""Linux / Mac OS""; ""First run""; ""Updating the installation""; ""Configuration options""; ""Memory limit increase""; ""Summary""; ""Chapter 2 : Basic Image Processing with ImageJ""; ""Image reading/writing""; ""Opening images with a certain format""; ""Reading raw data""</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">""Online sample images""""Saving images""; ""Zooming on the image, pixel values""; ""Color and multichannel images""; ""3D and 4D images â€? stacks and hyperstacks""; ""Image adjust tools""; ""Image histogram and window/level parameters""; ""Thresholding""; ""Image resizing""; ""Summary""; ""Chapter 3 : Advanced Image Processing with ImageJ""; ""Selecting regions of your image""; ""Basic selections â€? lines, length, and profiles""; ""Drawing regions of interest over an area""; ""ROI manager and the image overlay""; ""Filters""; ""Image filtering in the spatial domain""; ""Edge detection""</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">""The Fourier transform""""Image filtering in the frequency domain""; ""Particle analysis""; ""Summary""; ""Chapter 4 : ImageJ Macros""; ""What is an ImageJ macro""; ""The macro recorder""; ""Running macros""; ""Modifying a recorded macro""; ""More about the macro language â€? basic syntax and operators""; ""Variables""; ""A brief note on debugging a macro""; ""Control structures""; ""The for loop""; ""The while loop""; ""The if (condition) and if (condition) â€? else statements""; ""Defining functions""; ""Some useful procedures""; ""Opening an image from a macro""</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">""Finding out how many images are open""""Obtaining the dimensions of an image""; ""A note on slices, frames, and channels""; ""Selecting a specific image""; ""Speeding up a macro""; ""Adding a GUI to your macro""; ""The batch mode""; ""Installing macros for easy access""; ""Shared macros â€? the ImageJ macro directory""; ""Summary""; ""Chapter 5 : ImageJ Plugins for Users""; ""ImageJ plugins""; ""Installing a plugin""; ""Some useful plugins""; ""LOCI Bio-Formats""; ""Image segmentation""; ""Auto Threshold and Auto Local threshold""; ""The trainable Weka segmentation""</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">SIOX (Simple Interactive Object Extraction)Clustering -- Image registration -- Stackreg -- 3D volume rendering -- Volume Viewer -- Other utilities -- MosaicJ -- FigureJ -- Study anonymization -- FIJI (Fiji Is Not ImageJ) -- Summary -- Chapter 6 : ImageJ Plugins for Developers -- A sample plugin -- The PlugInFilter interface -- Adding a GUI to your plugin -- The ImageJ plugin API -- Setting up ImageJ under the Eclipse IDE -- Our first Eclipse ImageJ plugin -- Sharing your plugin -- Using external libraries -- Summary -- Index</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Image processing</subfield><subfield code="x">Digital techniques.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85064447</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Traitement d'images</subfield><subfield code="x">Techniques numériques.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">digital imaging.</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Image Processing.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Image processing</subfield><subfield code="x">Digital techniques</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Pascau, Javier.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Image processing with ImageJ (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCFt4Ck6WcqKH7VgqkgBWrC</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2=" "><subfield code="z">1783283955</subfield></datafield><datafield tag="776" ind1="0" ind2=" "><subfield code="z">1299910718</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=642774</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="936" ind1=" " ind2=" "><subfield code="a">BATCHLOAD</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10768812</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">642774</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">11181995</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn861537198 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:25:36Z |
institution | BVB |
isbn | 9781783283965 1783283963 |
language | English |
oclc_num | 861537198 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (140 pages) : illustrations (chiefly color) |
psigel | ZDB-4-EBA |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Packt Publishing, |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | Pérez, José María Mateos. Image processing with ImageJ : discover the incredible possibilities of ImageJ, from basic image procesing to macro and plugin development / José María Mateos Pérez, Javier Pascau. Birmingham : Packt Publishing, 2013. 1 online resource (140 pages) : illustrations (chiefly color) text txt rdacontent computer c rdamedia online resource cr rdacarrier Community experience distilled Online resource; title from PDF title page (ebrary, viewed October 8, 2013). Annotation Digital image processing is an increasingly important field across a vast array of scientific disciplines. ImageJs long history and ever-growing user base makes it a perfect candidate for solving daily tasks involving all kinds of image analysis processes. Image Processing with ImageJ is a practical book that will guide you from the most basic analysis techniques to the fine details of implementing new functionalities through the ImageJ plugin system, all of it through the use of examples and practical cases. ImageJ is an excellent public domain imaging analysis platform that can be very easily used for almost all your image processing needs. Image Processing with ImageJ will start by showing you how to open a number of different images, become familiar with the different options, and perform simple analysis operations using the provided image samples. You will also learn how to make modifications through ImageJ filters and how to make local measurements using the selections system. You will also find the instructions necessary to record all the steps you perform so they can be saved and re-run on the same image to ensure analysis reproducibility. Finally, you will get to know some different ImageJ plugins and will learn how to implement your own. ""Cover ""; ""Copyright""; ""Credits""; ""About the Authors""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Getting Started with ImageJ ""; ""ImageJ â€? history and motivation""; ""What ImageJ is for (and what it is not for)""; ""Installing ImageJ""; ""Windows""; ""Linux / Mac OS""; ""First run""; ""Updating the installation""; ""Configuration options""; ""Memory limit increase""; ""Summary""; ""Chapter 2 : Basic Image Processing with ImageJ""; ""Image reading/writing""; ""Opening images with a certain format""; ""Reading raw data"" ""Online sample images""""Saving images""; ""Zooming on the image, pixel values""; ""Color and multichannel images""; ""3D and 4D images â€? stacks and hyperstacks""; ""Image adjust tools""; ""Image histogram and window/level parameters""; ""Thresholding""; ""Image resizing""; ""Summary""; ""Chapter 3 : Advanced Image Processing with ImageJ""; ""Selecting regions of your image""; ""Basic selections â€? lines, length, and profiles""; ""Drawing regions of interest over an area""; ""ROI manager and the image overlay""; ""Filters""; ""Image filtering in the spatial domain""; ""Edge detection"" ""The Fourier transform""""Image filtering in the frequency domain""; ""Particle analysis""; ""Summary""; ""Chapter 4 : ImageJ Macros""; ""What is an ImageJ macro""; ""The macro recorder""; ""Running macros""; ""Modifying a recorded macro""; ""More about the macro language â€? basic syntax and operators""; ""Variables""; ""A brief note on debugging a macro""; ""Control structures""; ""The for loop""; ""The while loop""; ""The if (condition) and if (condition) â€? else statements""; ""Defining functions""; ""Some useful procedures""; ""Opening an image from a macro"" ""Finding out how many images are open""""Obtaining the dimensions of an image""; ""A note on slices, frames, and channels""; ""Selecting a specific image""; ""Speeding up a macro""; ""Adding a GUI to your macro""; ""The batch mode""; ""Installing macros for easy access""; ""Shared macros â€? the ImageJ macro directory""; ""Summary""; ""Chapter 5 : ImageJ Plugins for Users""; ""ImageJ plugins""; ""Installing a plugin""; ""Some useful plugins""; ""LOCI Bio-Formats""; ""Image segmentation""; ""Auto Threshold and Auto Local threshold""; ""The trainable Weka segmentation"" SIOX (Simple Interactive Object Extraction)Clustering -- Image registration -- Stackreg -- 3D volume rendering -- Volume Viewer -- Other utilities -- MosaicJ -- FigureJ -- Study anonymization -- FIJI (Fiji Is Not ImageJ) -- Summary -- Chapter 6 : ImageJ Plugins for Developers -- A sample plugin -- The PlugInFilter interface -- Adding a GUI to your plugin -- The ImageJ plugin API -- Setting up ImageJ under the Eclipse IDE -- Our first Eclipse ImageJ plugin -- Sharing your plugin -- Using external libraries -- Summary -- Index English. Image processing Digital techniques. http://id.loc.gov/authorities/subjects/sh85064447 Traitement d'images Techniques numériques. digital imaging. aat COMPUTERS Image Processing. bisacsh Image processing Digital techniques fast Pascau, Javier. has work: Image processing with ImageJ (Text) https://id.oclc.org/worldcat/entity/E39PCFt4Ck6WcqKH7VgqkgBWrC https://id.oclc.org/worldcat/ontology/hasWork 1783283955 1299910718 Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=642774 Volltext |
spellingShingle | Pérez, José María Mateos Image processing with ImageJ : discover the incredible possibilities of ImageJ, from basic image procesing to macro and plugin development / Community experience distilled. ""Cover ""; ""Copyright""; ""Credits""; ""About the Authors""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Getting Started with ImageJ ""; ""ImageJ â€? history and motivation""; ""What ImageJ is for (and what it is not for)""; ""Installing ImageJ""; ""Windows""; ""Linux / Mac OS""; ""First run""; ""Updating the installation""; ""Configuration options""; ""Memory limit increase""; ""Summary""; ""Chapter 2 : Basic Image Processing with ImageJ""; ""Image reading/writing""; ""Opening images with a certain format""; ""Reading raw data"" ""Online sample images""""Saving images""; ""Zooming on the image, pixel values""; ""Color and multichannel images""; ""3D and 4D images â€? stacks and hyperstacks""; ""Image adjust tools""; ""Image histogram and window/level parameters""; ""Thresholding""; ""Image resizing""; ""Summary""; ""Chapter 3 : Advanced Image Processing with ImageJ""; ""Selecting regions of your image""; ""Basic selections â€? lines, length, and profiles""; ""Drawing regions of interest over an area""; ""ROI manager and the image overlay""; ""Filters""; ""Image filtering in the spatial domain""; ""Edge detection"" ""The Fourier transform""""Image filtering in the frequency domain""; ""Particle analysis""; ""Summary""; ""Chapter 4 : ImageJ Macros""; ""What is an ImageJ macro""; ""The macro recorder""; ""Running macros""; ""Modifying a recorded macro""; ""More about the macro language â€? basic syntax and operators""; ""Variables""; ""A brief note on debugging a macro""; ""Control structures""; ""The for loop""; ""The while loop""; ""The if (condition) and if (condition) â€? else statements""; ""Defining functions""; ""Some useful procedures""; ""Opening an image from a macro"" ""Finding out how many images are open""""Obtaining the dimensions of an image""; ""A note on slices, frames, and channels""; ""Selecting a specific image""; ""Speeding up a macro""; ""Adding a GUI to your macro""; ""The batch mode""; ""Installing macros for easy access""; ""Shared macros â€? the ImageJ macro directory""; ""Summary""; ""Chapter 5 : ImageJ Plugins for Users""; ""ImageJ plugins""; ""Installing a plugin""; ""Some useful plugins""; ""LOCI Bio-Formats""; ""Image segmentation""; ""Auto Threshold and Auto Local threshold""; ""The trainable Weka segmentation"" SIOX (Simple Interactive Object Extraction)Clustering -- Image registration -- Stackreg -- 3D volume rendering -- Volume Viewer -- Other utilities -- MosaicJ -- FigureJ -- Study anonymization -- FIJI (Fiji Is Not ImageJ) -- Summary -- Chapter 6 : ImageJ Plugins for Developers -- A sample plugin -- The PlugInFilter interface -- Adding a GUI to your plugin -- The ImageJ plugin API -- Setting up ImageJ under the Eclipse IDE -- Our first Eclipse ImageJ plugin -- Sharing your plugin -- Using external libraries -- Summary -- Index Image processing Digital techniques. http://id.loc.gov/authorities/subjects/sh85064447 Traitement d'images Techniques numériques. digital imaging. aat COMPUTERS Image Processing. bisacsh Image processing Digital techniques fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh85064447 |
title | Image processing with ImageJ : discover the incredible possibilities of ImageJ, from basic image procesing to macro and plugin development / |
title_auth | Image processing with ImageJ : discover the incredible possibilities of ImageJ, from basic image procesing to macro and plugin development / |
title_exact_search | Image processing with ImageJ : discover the incredible possibilities of ImageJ, from basic image procesing to macro and plugin development / |
title_full | Image processing with ImageJ : discover the incredible possibilities of ImageJ, from basic image procesing to macro and plugin development / José María Mateos Pérez, Javier Pascau. |
title_fullStr | Image processing with ImageJ : discover the incredible possibilities of ImageJ, from basic image procesing to macro and plugin development / José María Mateos Pérez, Javier Pascau. |
title_full_unstemmed | Image processing with ImageJ : discover the incredible possibilities of ImageJ, from basic image procesing to macro and plugin development / José María Mateos Pérez, Javier Pascau. |
title_short | Image processing with ImageJ : |
title_sort | image processing with imagej discover the incredible possibilities of imagej from basic image procesing to macro and plugin development |
title_sub | discover the incredible possibilities of ImageJ, from basic image procesing to macro and plugin development / |
topic | Image processing Digital techniques. http://id.loc.gov/authorities/subjects/sh85064447 Traitement d'images Techniques numériques. digital imaging. aat COMPUTERS Image Processing. bisacsh Image processing Digital techniques fast |
topic_facet | Image processing Digital techniques. Traitement d'images Techniques numériques. digital imaging. COMPUTERS Image Processing. Image processing Digital techniques |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=642774 |
work_keys_str_mv | AT perezjosemariamateos imageprocessingwithimagejdiscovertheincrediblepossibilitiesofimagejfrombasicimageprocesingtomacroandplugindevelopment AT pascaujavier imageprocessingwithimagejdiscovertheincrediblepossibilitiesofimagejfrombasicimageprocesingtomacroandplugindevelopment |