photo

Adel Litim


Last seen: 約1年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Answer
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Explorer

バッジを表示

Feeds

表示方法

回答済み
homework question, if statements
clear;clc; m=input('tell us how many student there are ? '); for n=1:m x=input(['tell us about the ',num2str(n),' student ...

1年以上 前 | 0

質問


HOW i can i display a concatenated image in one figure intead of 3*3 figure
hello evryone , my project is compression image document , first i have to segmente text and background and compresse each one ...

約4年 前 | 0 件の回答 | 0

0

回答

質問


how can i separte texte and background and compresse each one séparatelly (compression old image document)
clear all; close all; clc; f=imread('manuscrit1.tif'); %insérer the image. imshow(f) title('image originalle') %pour...

約4年 前 | 0 件の回答 | 0

0

回答