楼主: 飞天玄舞6
3579 4

[书籍介绍] Practical Python and OpenCV(Adrian Rosebrock) [推广有奖]

  • 3关注
  • 31粉丝

VIP1

学科带头人

12%

(VIP/贵宾)九级

73%

TA的文库  其他...

综合文库

威望
0
论坛币
154041 个
通用积分
4221.6395
学术水平
128 点
热心指数
148 点
信用等级
102 点
经验
76624 点
帖子
1503
精华
0
在线时间
1509 小时
注册时间
2013-12-2
最后登录
2021-10-20

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
Practical Python and
OpenCV: An Introductory,
Example Driven Guide to
Image Processing and
Computer Vision


CONT ENT S
1 introduction 1
2 python and required packages 5
2.1 NumPy and SciPy . . . . . . . . . . . . . . . . 6
2.1.1 Windows . . . . . . . . . . . . . . . . . 6
2.1.2 OSX . . . . . . . . . . . . . . . . . . . 7
2.1.3 Linux . . . . . . . . . . . . . . . . . . . 7
2.2 Matplotlib . . . . . . . . . . . . . . . . . . . . 7
2.2.1 All Platforms . . . . . . . . . . . . . . 8
2.3 OpenCV . . . . . . . . . . . . . . . . . . . . . . 8
2.3.1 Windows and Linux . . . . . . . . . . 9
2.3.2 OSX . . . . . . . . . . . . . . . . . . . 9
2.4 Mahotas . . . . . . . . . . . . . . . . . . . . . . 9
2.4.1 All Platforms . . . . . . . . . . . . . . 10
2.5 Skip the Installation . . . . . . . . . . . . . . . 10
3 loading, displaying, and saving 11
4 image basics 15
4.1 So, what’s a pixel? . . . . . . . . . . . . . . . 15
4.2 Overview of the Coordinate System . . . . . 18
4.3 Accessing and Manipulating Pixels . . . . . . 18
5 drawing 27
5.1 Lines and Rectangles . . . . . . . . . . . . . . 27
5.2 Circles . . . . . . . . . . . . . . . . . . . . . . 32
6 image processing 37
6.1 Image Transformations . . . . . . . . . . . . . 37
6.1.1 Translation . . . . . . . . . . . . . . . . 38
6.1.2 Rotation . . . . . . . . . . . . . . . . . 43
6.1.3 Resizing . . . . . . . . . . . . . . . . . 48
6.1.4 Flipping . . . . . . . . . . . . . . . . . 54
iii
Contents
6.1.5 Cropping . . . . . . . . . . . . . . . . 57
6.2 Image Arithmetic . . . . . . . . . . . . . . . . 59
6.3 Bitwise Operations . . . . . . . . . . . . . . . 66
6.4 Masking . . . . . . . . . . . . . . . . . . . . . 69
6.5 Splitting and Merging Channels . . . . . . . . 76
6.6 Color Spaces . . . . . . . . . . . . . . . . . . . 80
7 histograms 83
7.1 Using OpenCV to Compute Histograms . . . 84
7.2 Grayscale Histograms . . . . . . . . . . . . . . 85
7.3 Color Histograms . . . . . . . . . . . . . . . . 87
7.4 Histogram Equalization . . . . . . . . . . . . . 93
7.5 Histograms and Masks . . . . . . . . . . . . . 95
8 smoothing and blurring 101
8.1 Averaging . . . . . . . . . . . . . . . . . . . . . 103
8.2 Gaussian . . . . . . . . . . . . . . . . . . . . . 105
8.3 Median . . . . . . . . . . . . . . . . . . . . . . 106
8.4 Bilateral . . . . . . . . . . . . . . . . . . . . . . 109
9 thresholding 112
9.1 Simple Thresholding . . . . . . . . . . . . . . 112
9.2 Adaptive Thresholding . . . . . . . . . . . . . 116
9.3 Otsu and Riddler-Calvard . . . . . . . . . . . 120
10 gradients and edge detection 124
10.1 Laplacian and Sobel . . . . . . . . . . . . . . . 125
10.2 Canny Edge Detector . . . . . . . . . . . . . . 130
11 contours 133
11.1 Counting Coins . . . . . . . . . . . . . . . . . 133

12 where to now? 142

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Practical practic Adrian python Brock Vision

Practical Python and OpenCV.pdf

8.31 MB

需要: 5 个论坛币  [购买]

本帖被以下文库推荐

strive for the best, prepare for the worst.
沙发
zlhai 在职认证  发表于 2017-6-17 13:42:44 |只看作者 |坛友微信交流群
thanks for sharing

使用道具

藤椅
xcls 发表于 2017-12-12 10:14:59 |只看作者 |坛友微信交流群
Thanks

使用道具

板凳
weihancool 发表于 2018-1-29 10:46:13 |只看作者 |坛友微信交流群
好东西,顶一个!

使用道具

报纸
18723386798 发表于 2019-3-30 09:34:54 |只看作者 |坛友微信交流群
找了好久这本书 感谢作者!!!

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注cda
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-27 21:17