搜索资源列表
-
0下载:
JPEG本身只有描述如何將一個影像轉換為位元組的數據串流(streaming),但並沒有說明這些位元組如何在任何特定的儲存媒體上被封存起來。JPEG的壓縮方式通常是破壞性資料壓縮(lossy compression),意即在壓縮過程中圖像的品質會遭受到可見的破壞,有一種以JPEG為基礎的標準Lossless JPEG是採用無失真的壓縮方式,但Lossless JPEG並沒有受到廣泛的支援。
一個由獨立JPEG小組(Independent JPEG Group)所建立的額外標準,稱為JFIF(
-
-
0下载:
用于将yuv格式的图像数据转换成bmp格式的图像-Yuv format image data is used to convert the bmp format images
-
-
0下载:
读取图像数据,将彩色图像转换为灰度图像,提取图像的SIFT特征点。-Read image data, convert the colorful image to gray image, and extract SIFT feature points.
-
-
0下载:
将mnist数据集.idx3-ubyte文件转换为.png文件,将转换后的图片自动保存到'picture'文件夹中,并且按照手写字体的数字分别放在对应“0-9”命名子文件夹中。(Convert the MNIST data set.Idx3-ubyte file to the.Png file, automatically save the converted image to the'PICTURE'folder, and place the number in the correspondi
-