App下載

詞條

大約有 4,000 項(xiàng)符合查詢結(jié)果 ,庫(kù)內(nèi)數(shù)據(jù)總量為 78,250 項(xiàng)。(搜索耗時(shí):0.0042秒)

2431.TensorFlow函數(shù):tf.image.ResizeMethod

tf.image.ResizeMethod函數(shù) ResizeMethod類 定義在:tensorflow/python/ops/image_ops_impl.py. 類成員 AREABICUBICBILINEARNEAREST_NEIGHBOR

http://www.o2fo.com/tensorflow_python/tensorflow_python-6poe2r9f.html

2432.TensorFlow函數(shù):tf.image.rgb_to_grayscale

...數(shù)tf.image.rgb_to_grayscale( images, name=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請(qǐng)參閱指南:圖像操作>顏色空間之間的轉(zhuǎn)換 將一個(gè)或多個(gè)圖像從RGB轉(zhuǎn)換為灰度. 輸出與images具有相同DType和等級(jí)的張量.輸出的最后一個(gè)維度的大小...

http://www.o2fo.com/tensorflow_python/tensorflow_python-zbj52rgz.html

2433.TensorFlow函數(shù):tf.image.rgb_to_yiq

...f.image.rgb_to_yiq函數(shù)tf.image.rgb_to_yiq(images) 定義在:tensorflow/python/ops/image_ops_impl.py. 將一個(gè)或多個(gè)圖像從RGB轉(zhuǎn)換為YIQ. 輸出與images張量具有相同形狀的張量,其中包含像素的YIQ值.如果圖像中的值位于[0,1]中,則輸出的定義很好. 參數(shù): im...

http://www.o2fo.com/tensorflow_python/tensorflow_python-6tzf2rk6.html

2434.TensorFlow函數(shù):tf.image.rgb_to_yuv

...f.image.rgb_to_yuv函數(shù)tf.image.rgb_to_yuv(images) 定義在:tensorflow/python/ops/image_ops_impl.py. 將一個(gè)或多個(gè)圖像從RGB轉(zhuǎn)換為YUV. 輸出與images張量具有相同形狀的張量,其中包含像素的YUV值.只有圖像中的值位于[0,1]中,輸出才具有良好的定義. 參數(shù)...

http://www.o2fo.com/tensorflow_python/tensorflow_python-evcn2rm9.html

2435.TensorFlow函數(shù):tf.image.rot90

....rot90函數(shù)tf.image.rot90( image, k=1, name=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請(qǐng)參閱指南:圖像操作>翻轉(zhuǎn),旋轉(zhuǎn)和移位 將圖像逆時(shí)針旋轉(zhuǎn)90度. 參數(shù): image:形狀為[batch, height, width, channels]的4-D張量,或形狀為[height, width, channel...

http://www.o2fo.com/tensorflow_python/tensorflow_python-ukgr2rmg.html

2436.TensorFlow函數(shù):tf.image.sobel_edges

....image.sobel_edges函數(shù)tf.image.sobel_edges(image) 定義在:tensorflow/python/ops/image_ops_impl.py 返回保存Sobel邊緣映射的張量. 參數(shù): image:帶形狀的圖像張量[batch_size,H,W,d],并且類型為float32或float64,圖像必須是2×2或更大. 返回: 張量控制每個(gè)通...

http://www.o2fo.com/tensorflow_python/tensorflow_python-szpy2rq1.html

2437.TensorFlow函數(shù):tf.image.ssim_multiscale

...mg1, img2, max_val, power_factors=_MSSSIM_WEIGHTS ) 定義在:tensorflow/python/ops/image_ops_impl.py. 計(jì)算img1和img2之間的MS-SSIM. 該函數(shù)假設(shè)img1和img2是圖像批處理,即最后三個(gè)維度是[height, width, channels]. 注意:真正的SSIM僅在灰度上定義.此功能不執(zhí)行...

http://www.o2fo.com/tensorflow_python/tensorflow_python-hr7w2rsi.html

2438.TensorFlow函數(shù):tf.image.total_variation

...函數(shù)tf.image.total_variation( images, name=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請(qǐng)參閱指南:圖像操作>去噪 計(jì)算并返回一個(gè)或多個(gè)圖像的總體變化. 總變化量是輸入圖像中相鄰像素值絕對(duì)差值的總和.這測(cè)量了圖像中有多少噪...

http://www.o2fo.com/tensorflow_python/tensorflow_python-b5232ru7.html

2439.TensorFlow函數(shù):tf.image.transpose_image

...ranspose_image函數(shù)tf.image.transpose_image(image) 定義在:tensorflow/python/ops/image_ops_impl.py. 請(qǐng)參閱指南:圖像操作>翻轉(zhuǎn),旋轉(zhuǎn)和移位 通過(guò)交換高度和寬度維度來(lái)轉(zhuǎn)置圖像. 另請(qǐng)參見(jiàn)transpose(). 參數(shù): image:形狀為[batch, height, width, channels]的4...

http://www.o2fo.com/tensorflow_python/tensorflow_python-5f7x2rua.html

2440.TensorFlow函數(shù):tf.image.yiq_to_rgb

...f.image.yiq_to_rgb函數(shù)tf.image.yiq_to_rgb(images) 定義在:tensorflow/python/ops/image_ops_impl.py. 將一個(gè)或多個(gè)圖像從YIQ轉(zhuǎn)換為RGB. 輸出與images張量具有相同形狀的張量,其中包含像素的RGB值.如果圖像中的Y值在[0,1]中,I值在[-0.5957,0.5957]中,且Q值在[-0...

http://www.o2fo.com/tensorflow_python/tensorflow_python-4r5c2rzy.html

抱歉,暫時(shí)沒(méi)有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

2431.TensorFlow函數(shù):tf.image.ResizeMethod

tf.image.ResizeMethod函數(shù) ResizeMethod類 定義在:tensorflow/python/ops/image_ops_impl.py. 類成員 AREABICUBICBILINEARNEAREST_NEIGHBOR

http://www.o2fo.com/tensorflow_python/tensorflow_python-6poe2r9f.html

2432.TensorFlow函數(shù):tf.image.rgb_to_grayscale

...數(shù)tf.image.rgb_to_grayscale( images, name=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請(qǐng)參閱指南:圖像操作>顏色空間之間的轉(zhuǎn)換 將一個(gè)或多個(gè)圖像從RGB轉(zhuǎn)換為灰度. 輸出與images具有相同DType和等級(jí)的張量.輸出的最后一個(gè)維度的大小...

http://www.o2fo.com/tensorflow_python/tensorflow_python-zbj52rgz.html

2433.TensorFlow函數(shù):tf.image.rgb_to_yiq

...f.image.rgb_to_yiq函數(shù)tf.image.rgb_to_yiq(images) 定義在:tensorflow/python/ops/image_ops_impl.py. 將一個(gè)或多個(gè)圖像從RGB轉(zhuǎn)換為YIQ. 輸出與images張量具有相同形狀的張量,其中包含像素的YIQ值.如果圖像中的值位于[0,1]中,則輸出的定義很好. 參數(shù): im...

http://www.o2fo.com/tensorflow_python/tensorflow_python-6tzf2rk6.html

2434.TensorFlow函數(shù):tf.image.rgb_to_yuv

...f.image.rgb_to_yuv函數(shù)tf.image.rgb_to_yuv(images) 定義在:tensorflow/python/ops/image_ops_impl.py. 將一個(gè)或多個(gè)圖像從RGB轉(zhuǎn)換為YUV. 輸出與images張量具有相同形狀的張量,其中包含像素的YUV值.只有圖像中的值位于[0,1]中,輸出才具有良好的定義. 參數(shù)...

http://www.o2fo.com/tensorflow_python/tensorflow_python-evcn2rm9.html

2435.TensorFlow函數(shù):tf.image.rot90

....rot90函數(shù)tf.image.rot90( image, k=1, name=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請(qǐng)參閱指南:圖像操作>翻轉(zhuǎn),旋轉(zhuǎn)和移位 將圖像逆時(shí)針旋轉(zhuǎn)90度. 參數(shù): image:形狀為[batch, height, width, channels]的4-D張量,或形狀為[height, width, channel...

http://www.o2fo.com/tensorflow_python/tensorflow_python-ukgr2rmg.html

2436.TensorFlow函數(shù):tf.image.sobel_edges

....image.sobel_edges函數(shù)tf.image.sobel_edges(image) 定義在:tensorflow/python/ops/image_ops_impl.py 返回保存Sobel邊緣映射的張量. 參數(shù): image:帶形狀的圖像張量[batch_size,H,W,d],并且類型為float32或float64,圖像必須是2×2或更大. 返回: 張量控制每個(gè)通...

http://www.o2fo.com/tensorflow_python/tensorflow_python-szpy2rq1.html

2437.TensorFlow函數(shù):tf.image.ssim_multiscale

...mg1, img2, max_val, power_factors=_MSSSIM_WEIGHTS ) 定義在:tensorflow/python/ops/image_ops_impl.py. 計(jì)算img1和img2之間的MS-SSIM. 該函數(shù)假設(shè)img1和img2是圖像批處理,即最后三個(gè)維度是[height, width, channels]. 注意:真正的SSIM僅在灰度上定義.此功能不執(zhí)行...

http://www.o2fo.com/tensorflow_python/tensorflow_python-hr7w2rsi.html

2438.TensorFlow函數(shù):tf.image.total_variation

...函數(shù)tf.image.total_variation( images, name=None ) 定義在:tensorflow/python/ops/image_ops_impl.py. 請(qǐng)參閱指南:圖像操作>去噪 計(jì)算并返回一個(gè)或多個(gè)圖像的總體變化. 總變化量是輸入圖像中相鄰像素值絕對(duì)差值的總和.這測(cè)量了圖像中有多少噪...

http://www.o2fo.com/tensorflow_python/tensorflow_python-b5232ru7.html

2439.TensorFlow函數(shù):tf.image.transpose_image

...ranspose_image函數(shù)tf.image.transpose_image(image) 定義在:tensorflow/python/ops/image_ops_impl.py. 請(qǐng)參閱指南:圖像操作>翻轉(zhuǎn),旋轉(zhuǎn)和移位 通過(guò)交換高度和寬度維度來(lái)轉(zhuǎn)置圖像. 另請(qǐng)參見(jiàn)transpose(). 參數(shù): image:形狀為[batch, height, width, channels]的4...

http://www.o2fo.com/tensorflow_python/tensorflow_python-5f7x2rua.html

2440.TensorFlow函數(shù):tf.image.yiq_to_rgb

...f.image.yiq_to_rgb函數(shù)tf.image.yiq_to_rgb(images) 定義在:tensorflow/python/ops/image_ops_impl.py. 將一個(gè)或多個(gè)圖像從YIQ轉(zhuǎn)換為RGB. 輸出與images張量具有相同形狀的張量,其中包含像素的RGB值.如果圖像中的Y值在[0,1]中,I值在[-0.5957,0.5957]中,且Q值在[-0...

http://www.o2fo.com/tensorflow_python/tensorflow_python-4r5c2rzy.html

抱歉,暫時(shí)沒(méi)有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門(mén)課程