linou landini - MATLAB Central
photo

linou landini


Last seen: 約3年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 10/21 to 04/25Use left and right arrows to move selectionFrom 10/21Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 質問
0 回答

ランク
153,491
of 298,204

評判
0

コントリビューション
7 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,548

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,571

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Answer

バッジを表示

Feeds

表示方法

質問


color pixels in image
I want to color the pixels with color , like this example

3年以上 前 | 4 件の回答 | 0

4

回答

質問


how to zoom file.mat
% Demo of how to zoom and pan/scroll the image using a imscrollpanel control. clc; % Clear the command window. close all; ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


zoom image with matlab
I want to zoomer image. like this example.

3年以上 前 | 1 件の回答 | 0

1

回答

質問


error in Shearlet Transform Matlab
When I test this code: error : sls = shearletSystem('ImageSize',[numRows numCols],'FilterBoundary','truncated'); Undefined fu...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


change detection with CNN pytorch
I want to display a change detection image after the result of the confusion matrix, I have divided my model 70% train and 30% t...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


error zoom image matlab
img = imread('image.png') resultat= img(1:100,1:200) imshow(resultat)

3年以上 前 | 3 件の回答 | 0

3

回答

質問


Out of memory. The likely cause is an infinite recursion within the program. Error in resample1 (line 6) y = resample1(x, type, shift, extmod);
% img = double(imread('barbara.jpg','jpg')); %end [row col] = size(img); ndir = [2 2 1 1 0]; for j = 1:5 for k = -2...

3年以上 前 | 1 件の回答 | 0

1

回答