linou landini
Followers: 0 Following: 0
Statistiques
7 Questions
0 Réponses
RANG
91 821
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
color pixels in image
I want to color the pixels with color , like this example
presque 3 ans il y a | 4 réponses | 0
4
réponsesQuestion
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; ...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
zoom image with matlab
I want to zoomer image. like this example.
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
error in Shearlet Transform Matlab
When I test this code: error : sls = shearletSystem('ImageSize',[numRows numCols],'FilterBoundary','truncated'); Undefined fu...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 1 réponse | 0
0
réponseQuestion
error zoom image matlab
img = imread('image.png') resultat= img(1:100,1:200) imshow(resultat)
environ 3 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
environ 3 ans il y a | 1 réponse | 0