photo

Theegala Anjaiah


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


how to obtain compressed image after neural network training ; in this code i want to display compressed image
clc; clear all; close all; I=imread('jay.png'); size(I); image(I); in1=I(1:256,1:256); r=4; figure(1); imshow(in1); ...

7 years 前 | 1 个回答 | 0

1

个回答