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년 초과 전 | 답변 수: 1 | 0

1

답변