語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Modern algorithms for image processi...
~
Kovalevsky, Vladimir.
FindBook
Google Book
Amazon
博客來
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.
出版者:
Berkeley, CA :Apress : : 2019.,
面頁冊數:
xiv, 274 p. :ill., digital ;24 cm.
內容註:
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.
Contained By:
Springer eBooks
標題:
Image processing - Digital techniques. -
電子資源:
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. - Berkeley, CA :Apress :2019. - xiv, 274 p. :ill., digital ;24 cm.
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:
532550
Image processing
--Digital techniques.
LC Class. No.: TA1637 / .K683 2019
Dewey Class. No.: 006.42
Modern algorithms for image processing = computer imagery by example using C# /
LDR
:04042nmm a2200325 a 4500
001
2179148
003
DE-He213
005
20190719092815.0
006
m d
007
cr nn 008maaau
008
191122s2019 cau s 0 eng d
020
$a
9781484242377
$q
(electronic bk.)
020
$a
9781484242360
$q
(paper)
024
7
$a
10.1007/978-1-4842-4237-7
$2
doi
035
$a
978-1-4842-4237-7
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
TA1637
$b
.K683 2019
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
006.42
$2
23
090
$a
TA1637
$b
.K88 2019
100
1
$a
Kovalevsky, Vladimir.
$3
3383992
245
1 0
$a
Modern algorithms for image processing
$h
[electronic resource] :
$b
computer imagery by example using C# /
$c
by Vladimir Kovalevsky.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2019.
300
$a
xiv, 274 p. :
$b
ill., digital ;
$c
24 cm.
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
Image processing
$x
Digital techniques.
$3
532550
650
0
$a
Computer algorithms.
$3
523872
650
1 4
$a
Microsoft and .NET.
$3
3134847
650
2 4
$a
Image Processing and Computer Vision.
$3
891070
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-1-4842-4237-7
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9369005
電子資源
11.線上閱覽_V
電子書
EB TA1637 .K683 2019
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入