- OpenCV 4 with Python Blueprints
- Dr. Menua Gevorgyan Arsen Mamikonyan Michael Beyeler
- 145字
- 2021-06-24 16:50:01
Summary
In this chapter, we explored a number of interesting image processing effects. We used dodging and burning to create a black-and-white pencil sketch effect, explored lookup tables to arrive at an efficient implementation of curve filters, and got creative to produce a cartoon effect.
One of the techniques used was two-dimesional convolution, which takes a filter and an image and creates a new image. In this chapter, we provided the filters to get the results we wanted, but we don't always have the filters that are necessary to produce the results we want. Recently, deep learning has emerged, which tries to learn the values for different filters to help it get the results it wants.
In the next chapter, we will shift gears a bit and explore the use of depth sensors, such as Microsoft Kinect 3D, to recognize hand gestures in real time.
- Apache Oozie Essentials
- Learning ArcGIS Pro 2
- Animate CC二維動畫設計與制作(微課版)
- Mastering KnockoutJS
- 精通Python自然語言處理
- Redis Essentials
- 西門子S7-200 SMART PLC編程從入門到實踐
- Android驅動開發權威指南
- 匯編語言編程基礎:基于LoongArch
- 智能手機APP UI設計與應用任務教程
- Julia 1.0 Programming Complete Reference Guide
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- Python Interviews
- Solutions Architect's Handbook
- Hack與HHVM權威指南