Architecture-aware optimization strategies in real-time image processing /
In the field of image processing, many applications require real-time execution, particularly those in the domains of medicine, robotics and transmission, to name but a few. Recent technological developments have allowed for the integration of more complex algorithms with large data volume into embe...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
London, UK : Hoboken, NJ :
ISTE, Ltd. ; Wiley,
2017.
|
Colección: | Digital signal and image processing series.
|
Temas: | |
Acceso en línea: | Texto completo Texto completo |
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | EBOOKCENTRAL_on1008962948 | ||
003 | OCoLC | ||
005 | 20240329122006.0 | ||
006 | m o d | ||
007 | cr cnu|||unuuu | ||
008 | 171102s2017 enk ob 001 0 eng d | ||
040 | |a N$T |b eng |e rda |e pn |c N$T |d DG1 |d N$T |d IDEBK |d EBLCP |d UAB |d OCLCF |d YDX |d NLE |d MERER |d OCLCQ |d UMI |d STF |d TOH |d COO |d OCLCQ |d UOK |d CEF |d KSU |d MERUC |d VT2 |d OCLCQ |d DEBBG |d OCLCQ |d WYU |d G3B |d RECBK |d S9I |d C6I |d U3W |d OCLCQ |d UKAHL |d OCLCQ |d UKMGB |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO | ||
015 | |a GBB7J6272 |2 bnb | ||
016 | 7 | |a 018557445 |2 Uk | |
019 | |a 1009067879 |a 1015357691 |a 1031705732 | ||
020 | |a 9781119467144 |q (electronic bk.) | ||
020 | |a 1119467144 |q (electronic bk.) | ||
020 | |a 9781119467243 |q (electronic bk.) | ||
020 | |a 1119467241 |q (electronic bk.) | ||
020 | |a 178630094X | ||
020 | |a 9781786300942 | ||
020 | |a 9781119467120 |q (PDF ebook) | ||
020 | |a 1119467128 | ||
020 | |z 9781786300942 |q (print) | ||
024 | 3 | |a 9781786300942 | |
029 | 1 | |a AU@ |b 000061184980 | |
029 | 1 | |a AU@ |b 000066751708 | |
029 | 1 | |a CHBIS |b 011150945 | |
029 | 1 | |a CHNEW |b 000973242 | |
029 | 1 | |a CHVBK |b 503248223 | |
029 | 1 | |a GBVCP |b 1020522240 | |
029 | 1 | |a UKMGB |b 018557445 | |
035 | |a (OCoLC)1008962948 |z (OCoLC)1009067879 |z (OCoLC)1015357691 |z (OCoLC)1031705732 | ||
037 | |a 9781119467144 |b Wiley | ||
050 | 4 | |a TA1637 | |
072 | 7 | |a COM |x 000000 |2 bisacsh | |
082 | 0 | 4 | |a 006.4/2 |2 23 |
049 | |a UAMI | ||
100 | 1 | |a Li, Chao, |e author. | |
245 | 1 | 0 | |a Architecture-aware optimization strategies in real-time image processing / |c Chao Li, Souleymane Balla-Arabe, Fan Yang-Song. |
264 | 1 | |a London, UK : |b ISTE, Ltd. ; |a Hoboken, NJ : |b Wiley, |c 2017. | |
300 | |a 1 online resource | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a data file | ||
490 | 1 | |a Digital signal and image processing series | |
504 | |a Includes bibliographical references and index. | ||
588 | 0 | |a Online resource; title from PDF title page (John Wiley, viewed November 9, 2017). | |
505 | 0 | |a Cover -- Half-Title Page -- Title Page -- Copyright Page -- Contents -- Preface -- 1. Introduction of Real-time Image Processing -- 1.1. General image processing presentation -- 1.2. Real-time image processing -- 2. Hardware Architectures for Real-time Processing -- 2.1. History of image processing hardware platforms -- 2.2. General-purpose processors -- 2.3. Digital signal processors -- 2.4. Graphics processing units -- 2.5. Field programmable gate arrays -- 2.6. SW/HW codesign of real-time image processing | |
505 | 8 | |a 2.7. Image processing development environment description2.8. Comparison and discussion -- 3. Rapid Prototyping of Parallel Reconfigurable Instruction Set Processor for Efficient Real-Time Image Processing -- 3.1. Context and problematic -- 3.2. Related works -- 3.3. Design exploration framework -- 3.4. Case study: RISP conception and synthesis for spatial transforms -- 3.4.1. Digital DCT algorithm implementations -- 3.4.2. Rapid prototyping of DCT RISP conception -- 3.4.3. RISP simulation and synthesis for 2D-DCT | |
505 | 8 | |a 3.5. Hardware implementation of spatial transforms on an FPGA-based platform3.6. Discussion and conclusion -- 4. Exploration of High-level Synthesis Technique -- 4.1. Introduction of HLS technique -- 4.2. Vivado_HLS process presentation -- 4.2.1. Control and datapath extraction -- 4.2.2. Scheduling and binding -- 4.3. Case of HLS application: FPGA implementation of an improved skin lesion assessment method -- 4.3.1. KMGA method description -- 4.3.2. KMGA method optimization -- 4.3.3. HCR-KMGA implementation onto FPGA using HLS technique | |
505 | 8 | |a 4.3.4. Implementation evaluation experiments4.4. Discussion -- 5. CDMS4HLS: A Novel Source-To-Source Compilation Strategy for HLS-Based FPGA Design -- 5.1. S2S compiler-based HLS design framework -- 5.2. CDMS4HLS compilation process description -- 5.2.1. Function inline -- 5.2.2. Loop manipulation -- 5.2.3. Symbolic expression manipulation -- 5.2.4. Loop unwinding -- 5.2.5. Memory manipulation -- 5.3. CDMS4HLS compilation process evaluation -- 5.3.1. Performances improvement evaluation -- 5.3.2. Comparison experiment -- 5.4. Discussion | |
505 | 8 | |a 6. Embedded Implementation of VHR Satellite Image Segmentation6.1. LSM description -- 6.1.1. Background -- 6.1.2. Level set equation -- 6.1.3. LBM solver -- 6.2. Implementation and optimization presentation -- 6.2.1. Design flow description -- 6.2.2. Algorithm analysis -- 6.2.3. Function inline -- 6.2.4. Loop manipulation -- 6.2.5. Symbol expression manipulation -- 6.2.6. Loop unwinding -- 6.3. Experiment evaluation -- 6.3.1. Parameter configuration -- 6.3.2. Function verification -- 6.3.3. Optimization evaluation -- 6.3.4. Performance comparison | |
520 | 8 | |a In the field of image processing, many applications require real-time execution, particularly those in the domains of medicine, robotics and transmission, to name but a few. Recent technological developments have allowed for the integration of more complex algorithms with large data volume into embedded systems, in turn producing a series of new sophisticated electronic architectures at affordable prices. This book performs an in-depth survey on this topic. It is primarily written for those who are familiar with the basics of image processing and want to implement the target processing design using different electronic platforms for computing acceleration. The authors present techniques and approaches, step by step, through illustrative examples. This book is also suitable for electronics/embedded systems engineers who want to consider image processing applications as sufficient imaging algorithm details are given to facilitate their understanding. | |
590 | |a ProQuest Ebook Central |b Ebook Central Academic Complete | ||
590 | |a O'Reilly |b O'Reilly Online Learning: Academic/Public Library Edition | ||
650 | 0 | |a Image processing |x Digital techniques. | |
650 | 6 | |a Traitement d'images |x Techniques numériques. | |
650 | 7 | |a digital imaging. |2 aat | |
650 | 7 | |a COMPUTERS |x General. |2 bisacsh | |
650 | 7 | |a Image processing |x Digital techniques |2 fast | |
700 | 1 | |a Balla-Arabe, Souleymane, |e author. | |
700 | 1 | |a Yang, Fan, |e author. | |
776 | 0 | 8 | |i Print version : |z 9781786300942 |
830 | 0 | |a Digital signal and image processing series. | |
856 | 4 | 0 | |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=5122088 |z Texto completo |
856 | 4 | 0 | |u https://learning.oreilly.com/library/view/~/9781786300942/?ar |z Texto completo |
938 | |a Askews and Holts Library Services |b ASKH |n AH33482296 | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH33482295 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL5122088 | ||
938 | |a EBSCOhost |b EBSC |n 1624602 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis39008247 | ||
938 | |a Recorded Books, LLC |b RECE |n rbeEB00744210 | ||
938 | |a YBP Library Services |b YANK |n 14953652 | ||
938 | |a YBP Library Services |b YANK |n 14969852 | ||
994 | |a 92 |b IZTAP |