photo

linou landini


Last seen: ungefär 3 år ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
153 491
of 298 204

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 548

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160 571

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

Question


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

mer än 3 år ago | 4 answers | 0

4

answers

Question


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; ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


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

mer än 3 år ago | 1 answer | 0

1

answer

Question


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

mer än 3 år ago | 1 answer | 0

1

answer

Question


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...

mer än 3 år ago | 0 answers | 0

0

answers

Question


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

mer än 3 år ago | 3 answers | 0

3

answers

Question


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...

mer än 3 år ago | 1 answer | 0

1

answer