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...
Saved in:
Main Authors: | , , |
---|---|
Format: | Electronic eBook |
Language: | English |
Published: |
London, UK : Hoboken, NJ :
ISTE, Ltd. ; Wiley,
2017.
|
Series: | Digital signal and image processing series.
|
Subjects: | |
Online Access: |
Full text (Wentworth users only) |
Local Note: | ProQuest Ebook Central |
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | in00000238518 | ||
006 | m o d | ||
007 | cr cnu|||unuuu | ||
008 | 171102s2017 enk ob 001 0 eng d | ||
005 | 20240806152422.9 | ||
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 | |
035 | |a (OCoLC)1008962948 |z (OCoLC)1009067879 |z (OCoLC)1015357691 |z (OCoLC)1031705732 | ||
035 | |a (OCoLC)on1008962948 | ||
037 | |a 9781119467144 |b Wiley | ||
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 |d SXB | ||
050 | 4 | |a TA1637 | |
072 | 7 | |a COM |x 000000 |2 bisacsh | |
082 | 0 | 4 | |a 006.4/2 |2 23 |
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. | ||
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. | |
588 | 0 | |a Online resource; title from PDF title page (John Wiley, viewed November 9, 2017). | |
590 | |a ProQuest Ebook Central |b Ebook Central Academic Complete | ||
650 | 0 | |a Image processing |x Digital techniques. | |
650 | 7 | |a digital imaging. |2 aat | |
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. | |
852 | |b Ebooks |h ProQuest | ||
856 | 4 | 0 | |u https://ebookcentral.proquest.com/lib/wit/detail.action?docID=5122088 |z Full text (Wentworth users only) |t 0 |
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis39008247 | ||
947 | |a FLO |x pq-ebc-base | ||
999 | f | f | |s 7503aa24-c34b-428b-b0be-e6dbbf57a8ca |i 3f898ded-47c3-4bf6-853f-c622dc1a5277 |t 0 |
952 | f | f | |a Wentworth Institute of Technology |b Main Campus |c Wentworth Library |d Ebooks |t 0 |e ProQuest |h Other scheme |
856 | 4 | 0 | |t 0 |u https://ebookcentral.proquest.com/lib/wit/detail.action?docID=5122088 |y Full text (Wentworth users only) |