photo

linou landini


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 2 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort