TAILIEUCHUNG - Biosignal and Biomedical Image Processing MATLAB-Based Applications phần 10

Tham khảo tài liệu 'biosignal and biomedical image processing matlab-based applications phần 10', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | 344 Chapter 12 both upper and lower boundaries an operation termed slicing since it isolates a specific range of pixels. Slicing can be generalized to include a number of different upper and lower boundaries each encoded into a different number. An example of multiple slicing was presented in Chapter 10 using the MATLAB gray2siice routine. Finally when RGB color or pseudocolor images are involved thresholding can be applied to each color plane separately. The resulting image could be either a thresholded RGB image or a single image composed of a logical combination AND or OR of the three image planes after thresholding. An example of this approach is seen in the problems. A technique that can aid in all image analysis but is particularly useful in pixel-based methods is intensity remapping. In this global procedure the pixel values are rescaled so as to extend over different maximum and minimum values. Usually the rescaling is linear so each point is adjusted proportionally with a possible offset. MATLAB supports rescaling with the routine imadjust described below which also provides a few common nonlinear rescaling options. Of course any rescaling operation is possible using MATLAB code if the intensity images are of class double or the image arithmetic routines described in Chapter 10 are used. Threshold Level Adjustment A major concern in these pixel-based methods is setting the threshold or slicing level s appropriately. Usually these levels are set by the program although in some situations they can be set interactively by the user. Finding an appropriate threshold level can be aided by a plot of pixel intensity distribution over the whole image regardless of whether you adjust the pixel level interactively or automatically. Such a plot is termed the intensity histogram and is supported by the MATLAB routine imhist detailed below. Figure shows an x-ray image of the spine image with its associated density histogram. Figure also shows the binary image

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.