ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Raspberry Pi Image Processing Programming: With NumPy, SciPy, Matplotlib, and OpenCV

دانلود کتاب برنامه نویسی پردازش تصویر Raspberry Pi: با NumPy، SciPy، Matplotlib و OpenCV

Raspberry Pi Image Processing Programming: With NumPy, SciPy, Matplotlib, and OpenCV

مشخصات کتاب

Raspberry Pi Image Processing Programming: With NumPy, SciPy, Matplotlib, and OpenCV

ویرایش: [2 ed.] 
نویسندگان:   
سری:  
ISBN (شابک) : 1484282698, 9781484282694 
ناشر: Apress 
سال نشر: 2022 
تعداد صفحات: 263 
زبان: English 
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 5 Mb 

قیمت کتاب (تومان) : 59,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 5


در صورت تبدیل فایل کتاب Raspberry Pi Image Processing Programming: With NumPy, SciPy, Matplotlib, and OpenCV به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب برنامه نویسی پردازش تصویر Raspberry Pi: با NumPy، SciPy، Matplotlib و OpenCV نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب برنامه نویسی پردازش تصویر Raspberry Pi: با NumPy، SciPy، Matplotlib و OpenCV

درک مفاهیم پردازش تصویر با پایتون 3 و ایجاد برنامه های کاربردی با استفاده از Raspberry Pi 4. این کتاب پردازش تصویر را با آخرین نسخه Python 3 با استفاده از Raspberry Pi OS و Raspberry Pi 4B با مدل رم 8 گیگابایتی به عنوان ترجیح داده شده پوشش می دهد. پلت فرم محاسباتی.
این ویرایش دوم با نصب سیستم عامل Raspberry Pi بر روی آخرین مدل Raspberry Pi آغاز می شود و سپس زبان برنامه نویسی Python، IDEs برای Python و پردازش تصویر دیجیتال را معرفی می کند. همچنین مبانی نظری پردازش تصویر و به دنبال آن عملیات پیشرفته در پردازش تصویر را نشان می دهد. سپس پردازش تصویر را با NumPy و Matplotlib و سپس تبدیل‌ها، درون یابی و اندازه‌گیری تصاویر را بررسی می‌کنید.
انواع مختلف فیلترها مانند فیلترهای کانولوشن کرنل، فیلترهای پایین گذر، فیلترهای بالا گذر و فیلترهای فوریه به روشی واضح و روشمند مورد بحث قرار می گیرند. علاوه بر این، این کتاب تکنیک‌های مختلف پردازش تصویر مانند مورفولوژی، آستانه‌گذاری، و تقسیم‌بندی را بررسی می‌کند و به دنبال آن فصلی درباره ورودی وب‌کم زنده با OpenCV، کتابخانه پردازش تصویر با پایتون، ارائه می‌شود. این کتاب با یک ضمیمه پایان می‌یابد که یک کتابخانه جدید برای پردازش تصویر با پایتون، pgmagik را پوشش می‌دهد، و به دنبال آن چند نکته و ترفند مهم مرتبط با RPi ارائه می‌شود.
آنچه خواهید آموخت<. span>
  • شروع با Raspberry Pi و Python
  • درک پردازش تصویر با بالش
  • مشاهده نحوه پردازش تصویر با استفاده از Numpy و Matplotlib
  • از دوربین و وب‌کم Pi استفاده کنید
این کتاب برای چه کسی است
علاقه‌مندان به Raspberry Pi و IoT و متخصصان پایتون و متن باز 




توضیحاتی درمورد کتاب به خارجی

Understand the concepts of image processing with Python 3 and create applications using Raspberry Pi 4. This book covers image processing with the latest release of Python 3, using Raspberry Pi OS and Raspberry Pi 4B with the 8 GB RAM model as the preferred computing platform.
This second edition begins with the installation of Raspberry Pi OS on the latest model of Raspberry Pi and then introduces Python programming language, IDEs for Python, and digital image processing. It also illustrates the theoretical foundations of Image processing followed by advanced operations in image processing. You'll then review image processing with NumPy, and Matplotlib followed by transformations, interpolation, and measurements of images. 
Different types of filters such as Kernels convolution filters, low pass filters, high pass filters, and Fourier filters are discussed in a clear, methodical manner. Additionally, the book examines various image processing techniques such as Morphology, Thresholding, and Segmentation, followed by a chapter on live webcam input with OpenCV, an image processing library with Python. The book concludes with an appendix covering a new library for image processing with Python, pgmagik, followed by a few important tips and tricks relevant to RPi.
What You'll Learn
  • Get started with Raspberry Pi and Python
  • Understand Image Processing with Pillow
  • See how image processing is processed using Numpy and Matplotlib
  • Use Pi camera and webcam
Who This Book Is For
Raspberry Pi and IoT enthusiasts, and Python and Open Source professionals 





فهرست مطالب

Table of Contents
About the Author
About the Technical Reviewer
Acknowledgments
Introduction
Chapter 1: Introduction to Single-Board Computers and Raspberry Pi
	Single-Board Computers (SBCs)
		Differences Between SBCs and Regular Computers
		System on Chips (SoCs)
		SoC versus Regular CPU
		History of SBCs
		Popular SBC Families
	The Raspberry Pi
	Raspberry Pi Setup
		Prepare the microSD Card
		Booting Up Raspberry Pi
		Accessing Raspberry Pi Remotely
		Configuring Raspberry Pi
	The Raspberry Pi OS
		The config.txt File
		Updating the RPi
			Updating the Firmware
			Updating and Upgrading Raspberry Pi OS
			Shutting Down and Restarting RPi
	Summary
Chapter 2: Introduction to Python and Digital Image Processing
	A Brief History of the Python Programming Language
	Features of Python
	Python 3
		Python 2 and Python 3 on Raspberry Pi OS
		Running a Python Program and Python Modes
			Interactive Mode
			Script Mode
	IDEs for Python
		IDLE
		Geany
		Thonny IDE
	Introduction to Digital Image Processing
		Signal Processing
		Image Processing
			Analog Image Processing
			Digital Image Processing
		Using Raspberry Pi and Python for Digital Image Processing (DIP)
	Exercise
	Summary
Chapter 3: Getting Started
	Image Sources
	Using a Webcam
		guvcview
		fswebcam
	The Pi Camera Module
		raspistill
	Python 3 for Digital Image Processing
		Working with Images
	Summary
Chapter 4: Basic Operations on Images
	Image Module
		Image Channels
		Colorspace Conversion
		Image Blending
		Resizing an Image
		Rotating an Image
		Crop and Paste Operations
		Copying and Saving Images to a File
		Knowing the Value of a Particular Pixel
		Mandelbrot Set
		Julia Set
		Noise and Gradients
	ImageChops Module
	ImageOps
	Summary
Chapter 5: Advanced Operations on Images
	ImageFilter Module
	The ImageEnhance Module
	Color Quantization
	Histograms and Equalization
		Histogram Equalization
	Summary
Chapter 6: Introduction to the Scientific Python Ecosystem
	The Scientific Python Ecosystem
	Simple Examples
	Matplotlib
		Image Channels
	Conversion Between PIL Image Objects and NumPy ndarrays
	Summary
Chapter 7: Transformations and Measurements
	Transformations
	Measurements
	Summary
Chapter 8: Filters
	Kernels, Convolution, and Correlation
	Low-Pass Filters
		Blurring
		Noise Reduction
	High-Pass Filters
	Fourier Filters
	Summary
Chapter 9: Morphology, Thresholding, and Segmentation
	Distance Transforms
	Morphology and Morphological Operations
		Structuring Element
		Binary Morphological Operations
		Grayscale Morphological Operations
	Thresholding and Segmentation
	Summary
Chapter 10: Video Processing
	Introduction to OpenCV Library
	Converting the Colorspace of Image
	Separating Color Channels in Live Webcam Stream
	More Operations on Live Webcam Stream
		Geometric Transformation
		Convolution
		Correlation
		Filtering
		Morphological Operations
	Summary
	Conclusion
Appendix
	pgmagick Image Processing
	Connecting a Display
		Using a VGA Display
		Booting Up After Connecting a Display
	Connecting to Ethernet/ Wired Network
	Remote Desktop with VNC
Index




نظرات کاربران