ورود به حساب

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

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

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

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

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

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


09117307688
09117179751

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

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

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

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

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

پشتیبانی

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

دانلود کتاب Image Processing Recipes in MATLAB

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

Image Processing Recipes in MATLAB

مشخصات کتاب

Image Processing Recipes in MATLAB

ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 9780367771973, 9781003170198 
ناشر: CRC Pressr 
سال نشر: 2024 
تعداد صفحات: 263 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 5 مگابایت 

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



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

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


در صورت تبدیل فایل کتاب Image Processing Recipes in MATLAB به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب دستور العمل های پردازش تصویر در متلب نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


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



فهرست مطالب

Cover
Half Title
Series Information
Title Page
Copyright Page
Dedication
Table of Contents
Preface
Part I Basic Image Processing: Acquisition and Visualization
	1 Recipe 1: Loading, Displaying, and Saving Images
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	2 Recipe 2: Image Conversion
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	3 Recipe 3: Image Acquisition Using a Webcam
		You will need (Ingredients)
		Steps (Preparation)
		Examples
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	4 Recipe 4: Browsing Through Images
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
Part II Geometric Operations
	5 Recipe 5: Geometric Transformations
		You will need (Ingredients)
		Steps (Preparation)
		Examples
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	6 Recipe 6: Image Warping
		You will need (Ingredients)
		Steps (Preparation)
		Examples
		Discussion (Recipe Notes)
		Learn more about it
		Note
Part III Histograms
	7 Recipe 7: Histograms and Statistics of Grayscale Images
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	8 Recipe 8: Histogram Equalization and Histogram Matching
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	9 Recipe 9: Individual Channel Histograms of Color Images
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	10 Recipe 10: Combined Color Histograms and Dominant Colors in an Image
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
Part IV Point Transformations
	11 Recipe 11: Intensity Transformation Functions
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	12 Recipe 12: Custom Point Transformation Functions
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	13 Recipe 13: Gamma Correction
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Note
	14 Recipe 14: Leveling Non-uniform Illumination
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
Part V Spatial Filtering and Special Effects
	15 Recipe 15: Smoothing Filters
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	16 Recipe 16: Sharpening Filters
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Note
	17 Recipe 17: Other Image Filters and Special Effects
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Note
Part VI Image Segmentation
	18 Recipe 18: Image Binarization
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	19 Recipe 19: Region-based Segmentation
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	20 Recipe 20: Image Segmentation Using K-means Clustering
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	21 Recipe 21: Superpixel Oversegmentation Using Slic
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	22 Recipe 22: Graph-based Segmentation
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
Part VII Binary Image Analysis
	23 Recipe 23: Finding, Counting, and Accessing Connected Components in Binary Images
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
	Recipe 24: Basic Morphological Operations
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Note
	25 Recipe 25: Computing Connected Components\' Features
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
Part VIII Color Image Processing
	26 Recipe 26: Converting Among Different Color Spaces
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	27 Recipe 27: Color Image Adjustments
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	28 Recipe 28: Image Pseudocoloring
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
Part IX Batch Processing and Handling Large Images
	29 Recipe 29: Processing Very Large Images
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
	30 Recipe 30: Batch Processing a Set of Images
		You will need (Ingredients)
		Steps (Preparation)
		Discussion (Recipe Notes)
		Learn more about it
		Notes
Bibliography
Index




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