中文亚洲精品无码_熟女乱子伦免费_人人超碰人人爱国产_亚洲熟妇女综合网

當(dāng)前位置: 首頁 > news >正文

天津行業(yè)網(wǎng)站建設(shè)百度認(rèn)證營銷顧問

天津行業(yè)網(wǎng)站建設(shè),百度認(rèn)證營銷顧問,單位做網(wǎng)站注意什么,做微信h5的網(wǎng)站簡介 MATLAB中的圖像處理工具箱體統(tǒng)了一套全方位的標(biāo)準(zhǔn)算法和圖形工具,用于進行圖像處理、分析、可視化和算法開發(fā)。這里僅僅對常用的基礎(chǔ)函數(shù)做個使用介紹。 查詢圖像文件的信息 使用如下函數(shù) imfinfo(filename,fmt) 函數(shù)imfinfo返回一個結(jié)構(gòu)體的info&#xff…

簡介

MATLAB中的圖像處理工具箱體統(tǒng)了一套全方位的標(biāo)準(zhǔn)算法和圖形工具,用于進行圖像處理、分析、可視化和算法開發(fā)。這里僅僅對常用的基礎(chǔ)函數(shù)做個使用介紹。

查詢圖像文件的信息

使用如下函數(shù)

imfinfo(filename,fmt)

函數(shù)imfinfo返回一個結(jié)構(gòu)體的info,其中包括了圖像文件的信息,filename是指定圖像文件的字符串,fmt是指定圖像文件格式的字符串。通過此函數(shù)獲得的信息與圖像文件格式的字符串。通過此函數(shù)獲得的信息與圖像文件的類型有關(guān),但至少包含以下一些內(nèi)容。

imfinfo


>> info = imfinfo('測試圖片.jpg')info = Filename: 'C:\Users\Dell\Desktop\atongbu\text\測試圖片.jpg'FileModDate: '08-Sep-2023 14:37:07'FileSize: 226226Format: 'jpg'FormatVersion: ''Width: 1488Height: 878BitDepth: 24ColorType: 'truecolor'FormatSignature: ''NumberOfSamples: 3CodingMethod: 'Huffman'CodingProcess: 'Sequential'Comment: {}

圖像文件的讀寫

MATLAB提供了imread函數(shù)來讀取圖像文件到工作區(qū)中。通過imread函數(shù),用戶可以導(dǎo)入多種格式的圖像數(shù)據(jù),如TIFF/HDF/BMP/JPEG/GIF/PCX/XWD/Cursor/Icon和PNG等格式。

>> RGB = imread('測試圖片.jpg');
>> whosName        Size                  Bytes  Class    AttributesRGB       878x1488x3            3919392  uint8              >>

?

為了把MATLAB工作中的圖像數(shù)據(jù)用一種標(biāo)準(zhǔn)格式輸出到圖像文件中,需要使用imwrite函數(shù)來完成這個工作。Imwrite函數(shù)用于將數(shù)據(jù)輸出為多種標(biāo)準(zhǔn)的圖像文件。

圖像文件的顯示

在MATLAB中,使用函數(shù)imshow來顯示圖像文件。

imshow(I) displays image I in a Handle Graphics? figure, where I is a grayscale, RGB (truecolor), or binary image. For binary images, imshow displays pixels with the value 0 (zero) as black and 1 as white. imshow optimizes figure, axes, and image object properties for image display.

example

imshow(X,map) displays the indexed image X with the colormap map. A colormap matrix can have any number of rows, but it must have exactly 3 columns. Each row is interpreted as a color, with the first element specifying the intensity of red light, the second green, and the third blue. Color intensity can be specified on the interval 0.0 to 1.0.

example

imshow(filename) displays the image stored in the graphics file specified by filename.

imshow(I,[low high]) displays grayscale image I, specifying the display range as a two-element vector, [low high]. For more information, see the DisplayRange parameter.

imshow(___,Name,Value) displays an image, using name-value pairs to control aspects of the operation.

himage = imshow(___) returns the handle to the image object created by imshow.

imshow(I) 顯示灰度圖像I

imshow(I,[low high]) 顯示灰度圖像I,[low, high]為圖像數(shù)據(jù)的值域

imshow(RGB)顯示真彩圖像RGB

imshow(X,map)顯示索引圖像,X為索引圖像的數(shù)據(jù)矩陣,map為顏色表

imshow(filename)顯示filename文件的圖像

himage = imshow(___)返回船艦圖像對象的句柄

>> imshow('測試圖片.jpg')
>>

?

圖像的格式轉(zhuǎn)換

rgb2gray

I = rgb2gray(RGB) converts the truecolor image RGB to the grayscale intensity image I. The rgb2gray function converts RGB images to grayscale by eliminating the hue and saturation information while retaining the luminance. If you have Parallel Computing Toolbox? installed, rgb2gray can perform this conversion on a GPU.

example

newmap = rgb2gray(map) returns a grayscale colormap equivalent to map.

?

http://m.risenshineclean.com/news/60811.html

相關(guān)文章:

  • 南陽美容網(wǎng)站建設(shè)seo優(yōu)化方法有哪些
  • cms做靜態(tài)網(wǎng)站相似圖片在線查找
  • php mysql 網(wǎng)站建設(shè)百度快照客服
  • 鄭州網(wǎng)站提升排名公司網(wǎng)站設(shè)計圖
  • 多個網(wǎng)站優(yōu)化怎么做廈門最好的seo公司
  • 個人網(wǎng)站備案 費用怎樣在百度上做廣告
  • 網(wǎng)站做法外貿(mào)海外推廣
  • 網(wǎng)站用ps做還是aiseo關(guān)鍵詞優(yōu)化系統(tǒng)
  • 自己的網(wǎng)站沒有域名解析深圳今日重大新聞
  • 麗水做企業(yè)網(wǎng)站的公司在線注冊網(wǎng)站
  • 網(wǎng)站開發(fā)語言揭陽百度seo公司
  • 做面包有關(guān)電影網(wǎng)站百度導(dǎo)航下載2021最新版
  • 網(wǎng)站技術(shù)報務(wù)費如何做會計分錄搜索網(wǎng)站排名
  • 貴陽網(wǎng)絡(luò)網(wǎng)站建設(shè)八上數(shù)學(xué)優(yōu)化設(shè)計答案
  • html網(wǎng)站開發(fā)實戰(zhàn)教程seo營銷是什么意思
  • 學(xué)術(shù)會議網(wǎng)站怎么做seo描述快速排名
  • 去除wordpress 廣告湖南正規(guī)關(guān)鍵詞優(yōu)化首選
  • 做淘寶相關(guān)網(wǎng)站seo下載站
  • 做招聘信息的網(wǎng)站有哪些內(nèi)容重慶網(wǎng)站關(guān)鍵詞排名
  • 雄安新區(qū)做網(wǎng)站公司東莞整站優(yōu)化推廣公司找火速
  • 余姚網(wǎng)站推廣優(yōu)化工具箱
  • 怎么建立一個網(wǎng)站csdn中國十大電商平臺有哪些
  • 貴州省交通建設(shè)工程質(zhì)量監(jiān)督局網(wǎng)站大數(shù)據(jù)精準(zhǔn)營銷案例
  • 做網(wǎng)站好的網(wǎng)站建設(shè)公司百度世界500強排名
  • 做微信活動是做網(wǎng)站還是做小程序好百度地圖導(dǎo)航2022最新版
  • 淘寶做首頁熱點的什么網(wǎng)站微信營銷軟件哪個好用
  • 網(wǎng)站開發(fā) 網(wǎng)絡(luò)工程 哪個好設(shè)計網(wǎng)頁的軟件
  • 做公眾號還是網(wǎng)站百度一下你就知道了主頁
  • 網(wǎng)站建設(shè)維護php網(wǎng)上互聯(lián)網(wǎng)推廣
  • 貴司不斷優(yōu)化網(wǎng)站建設(shè)軟文世界平臺