語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Modern Algorithms for Image Processi...
~
Kovalevsky, Vladimir.
Modern Algorithms for Image Processing = Computer Imagery by Example Using C# /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Modern Algorithms for Image Processing/ by Vladimir Kovalevsky.
其他題名:
Computer Imagery by Example Using C# /
作者:
Kovalevsky, Vladimir.
面頁冊數:
XIV, 274 p. 88 illus., 53 illus. in color.online resource. :
Contained By:
Springer Nature eBook
標題:
Microsoft software. -
電子資源:
https://doi.org/10.1007/978-1-4842-4237-7
ISBN:
9781484242377
Modern Algorithms for Image Processing = Computer Imagery by Example Using C# /
Kovalevsky, Vladimir.
Modern Algorithms for Image Processing
Computer Imagery by Example Using C# /[electronic resource] :by Vladimir Kovalevsky. - 1st ed. 2019. - XIV, 274 p. 88 illus., 53 illus. in color.online resource.
Part I: Image Processing -- Chapter 1: Introduction -- Chapter 2: Noise Reduction -- Chapter 3: Contrast Enhancement -- Chapter 4: Shading Correction with Thresholding -- Chapter 5: Project "WFshadBinImpulse" -- Part II: Image Analysis -- Chapter 6: Edge Detection -- Chapter 7: A New Method of Edge Detection -- Chapter 8: A New Method of image Compression -- Chapter 9: Image Segmentation and Connected Components -- Chapter 10: Straightening Photos of Paintings -- Chapter 11: Polygonal Approximation of Region Boundaries and Edges -- Chapter 12: Recognition and Measurement of Circular Objects -- Chapter 13: Recognition of Bicycles in Traffic -- Appendix A: References.
Utilize modern methods for digital image processing and take advantage of the many time-saving templates provided for all of the projects included in this book. Modern Algorithms for Image Processing approaches the topic of image processing through teaching by example. Throughout the book, you will create projects that resolve typical problems that you might encounter in the world of digital image processing. Some example projects teach you how to address the quality of images, such as reducing random errors or noise. Other methods will teach you how to correct inhomogeneous illumination, not by means of subtracting the mean illumination, but through division, which is a far more efficient method. Additional projects cover contrasting, edge detection, and edge detection in color images, which are important concepts to understand for image analysis. This book does not prove or disprove theorems, but instead details suggested methods to help you learn valuable concepts and how to customize your own image processing projects. What You'll Learn: Know the pros and cons of enlisting a particular method Use new methods for image compression and recognizing circles in photos Utilize a method for straightening photos of paintings taken at an oblique angle, a critical concept to understand when using flash at a right angle Understand the problem statement of polygonal approximation of boundaries or edges and its solution Access complete source code examples of all projects on GitHub The book is for C# developers who work with digital image processing or are interested in informatics. The reader should have programming experience and access to an integrated development environment (IDE), ideally .NET. Vladimir A. Kovalevsky holds a diploma in physics, a PhD in technical sciences, and a PhD in computer science. He has been a researcher, professor, and visiting professor at many esteemed universities worldwide, including the Central Institute of Cybernetics of the Academy of Sciences, University of Applied Sciences, and the Manukau Institute of Technology. Dr. Kovalevsky has been a plenary speaker at many conferences and his research interests include digital geometry, digital topology, computer vision, image processing, and pattern recognition. He has published four monographs and more than 180 journal and conference papers.
ISBN: 9781484242377
Standard No.: 10.1007/978-1-4842-4237-7doiSubjects--Topical Terms:
1253736
Microsoft software.
LC Class. No.: QA76.76.M52
Dewey Class. No.: 004.165
Modern Algorithms for Image Processing = Computer Imagery by Example Using C# /
LDR
:04418nam a22003975i 4500
001
1009572
003
DE-He213
005
20200701022405.0
007
cr nn 008mamaa
008
210106s2019 xxu| s |||| 0|eng d
020
$a
9781484242377
$9
978-1-4842-4237-7
024
7
$a
10.1007/978-1-4842-4237-7
$2
doi
035
$a
978-1-4842-4237-7
050
4
$a
QA76.76.M52
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
004.165
$2
23
100
1
$a
Kovalevsky, Vladimir.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1303528
245
1 0
$a
Modern Algorithms for Image Processing
$h
[electronic resource] :
$b
Computer Imagery by Example Using C# /
$c
by Vladimir Kovalevsky.
250
$a
1st ed. 2019.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2019.
300
$a
XIV, 274 p. 88 illus., 53 illus. in color.
$b
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
text file
$b
PDF
$2
rda
505
0
$a
Part I: Image Processing -- Chapter 1: Introduction -- Chapter 2: Noise Reduction -- Chapter 3: Contrast Enhancement -- Chapter 4: Shading Correction with Thresholding -- Chapter 5: Project "WFshadBinImpulse" -- Part II: Image Analysis -- Chapter 6: Edge Detection -- Chapter 7: A New Method of Edge Detection -- Chapter 8: A New Method of image Compression -- Chapter 9: Image Segmentation and Connected Components -- Chapter 10: Straightening Photos of Paintings -- Chapter 11: Polygonal Approximation of Region Boundaries and Edges -- Chapter 12: Recognition and Measurement of Circular Objects -- Chapter 13: Recognition of Bicycles in Traffic -- Appendix A: References.
520
$a
Utilize modern methods for digital image processing and take advantage of the many time-saving templates provided for all of the projects included in this book. Modern Algorithms for Image Processing approaches the topic of image processing through teaching by example. Throughout the book, you will create projects that resolve typical problems that you might encounter in the world of digital image processing. Some example projects teach you how to address the quality of images, such as reducing random errors or noise. Other methods will teach you how to correct inhomogeneous illumination, not by means of subtracting the mean illumination, but through division, which is a far more efficient method. Additional projects cover contrasting, edge detection, and edge detection in color images, which are important concepts to understand for image analysis. This book does not prove or disprove theorems, but instead details suggested methods to help you learn valuable concepts and how to customize your own image processing projects. What You'll Learn: Know the pros and cons of enlisting a particular method Use new methods for image compression and recognizing circles in photos Utilize a method for straightening photos of paintings taken at an oblique angle, a critical concept to understand when using flash at a right angle Understand the problem statement of polygonal approximation of boundaries or edges and its solution Access complete source code examples of all projects on GitHub The book is for C# developers who work with digital image processing or are interested in informatics. The reader should have programming experience and access to an integrated development environment (IDE), ideally .NET. Vladimir A. Kovalevsky holds a diploma in physics, a PhD in technical sciences, and a PhD in computer science. He has been a researcher, professor, and visiting professor at many esteemed universities worldwide, including the Central Institute of Cybernetics of the Academy of Sciences, University of Applied Sciences, and the Manukau Institute of Technology. Dr. Kovalevsky has been a plenary speaker at many conferences and his research interests include digital geometry, digital topology, computer vision, image processing, and pattern recognition. He has published four monographs and more than 180 journal and conference papers.
650
0
$a
Microsoft software.
$3
1253736
650
0
$a
Microsoft .NET Framework.
$3
565417
650
0
$a
Optical data processing.
$3
639187
650
1 4
$a
Microsoft and .NET.
$3
1114109
650
2 4
$a
Image Processing and Computer Vision.
$3
670819
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484242360
776
0 8
$i
Printed edition:
$z
9781484242384
776
0 8
$i
Printed edition:
$z
9781484246825
856
4 0
$u
https://doi.org/10.1007/978-1-4842-4237-7
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入