Image processing using matlab

67 425 0
Image processing using  matlab

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

IMAGE PROCESSING Using MATLAB Tại sao lại dùng matlab? Matlab (MATrix LABoratory) Ảnh trong matlab được xử lý như là ma trận Mỗi pixel là một phần tử của ma trận Tất cả các toán tử trong matlab đều tác động lên ma trận và có thể được dùng để tác động lên ảnh: +, -, *, /, ^, sqrt, sin, cos, etc. Tài Liệu 1) Digital image processing using Matlab, Rafael C. Gonzalez, Richard E. Woods, Steven L. Eddins, Printed in India, (2005) 2) Graphics and GUIs with MATLAB by Patrick Marchand and O. Thomas Holland, 3rd ed. (2003) 3) Digital image processing, Pratt, William K. Published by John Wiley & Sons, Inc., Hoboken, New Jersey, 4th ed (2007) 4) Digital Signal and Image Processing Using MATLAB, Gerard Blanchet Maurice Charbit, Printed and bound in Great Britain by Antony Rowe Ltd, Chippenham, Wiltshire, (2006) 5) Image processing and analysis, Chan T. and Shen J. Printed in United states of America, (2005) 6) Biosignal and Biomedical Image processing (Matlab-Based application), John L. Semmlow, Printed in United states of America, (2004) 7) Image processing and jump regression analysis, Peihua Qiu, Printed in United states of America (2005) 8) Image Analysis of Food Microstructure, John C. Russ, Printed in the United States of America, (2005) [...]... APPLICATION OF IMAGE PROCESSING APPLICATION OF IMAGE PROCESSING ng d ng trong công nghi p Ki m tra s n ph m Computer Vision System APPLICATION OF IMAGE PROCESSING APPLICATION OF IMAGE PROCESSING APPLICATION OF IMAGE PROCESSING APPLICATION OF IMAGE PROCESSING APPLICATION OF IMAGE PROCESSING APPLICATION OF IMAGE PROCESSING APPLICATION OF IMAGE PROCESSING APPLICATION OF IMAGE PROCESSING APPLICATION OF IMAGE PROCESSING. .. trong giao thông Traffic Monitoring APPLICATION OF IMAGE PROCESSING APPLICATION OF IMAGE PROCESSING APPLICATION OF IMAGE PROCESSING ng d ng trong công nghi p ng d ng trong an ninh qu c phòng Face Detection Image Types in MATHLAB Indexed images Intensity (or grayscale) images RGB (or truecolor) images: Black and White Images Indexed Images An indexed image consists of a data matrix, X ((of type uint8,... map by [X,map] = imread(filename,fmt) The pixels in the image are represented by integers, which are pointers (indices) to color values stored in the colormap For example pixel X= 5 points to [0.29 0.0627 0.0627] Intensity Images An intensity image is a data matrix, I, whose values represent intensities within some range MATLAB stores an intensity image as a single matrix of class double, uint8, or uint16,... each element of the matrix corresponding to one image pixel 8-Bit and 16-Bit RGB Images The color components of an 8-bit RGB image are integers in the range [0, 255] rather than floating-point values in the range [0, 1] A pixel whose color components are (255,255,255) displays as white To obtain red, blue and green components of a pixel (10,5) of the image I I(10,5,1) , I(10,5,2) , I(10,5,3) . matlab đều tác động lên ma trận và có thể được dùng để tác động lên ảnh: +, -, *, /, ^, sqrt, sin, cos, etc. Tài Liệu 1) Digital image processing using Matlab, Rafael C. Gonzalez, Richard E OF IMAGE PROCESSING APPLICATION OF IMAGE PROCESSING

Ngày đăng: 28/04/2014, 10:34

Từ khóa liên quan

Tài liệu cùng người dùng

Tài liệu liên quan