
linou landini
Statistics
7 Questions
0 Answers
RANK
88 905
of 277 609
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 18 783
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 128 812
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
Content Feed
Question
color pixels in image
I want to color the pixels with color , like this example
mer än ett år ago | 4 answers | 0
4
answersQuestion
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 ett år ago | 1 answer | 0
1
answerQuestion
zoom image with matlab
I want to zoomer image. like this example.
mer än ett år ago | 1 answer | 0
1
answerQuestion
error in Shearlet Transform Matlab
When I test this code: error : sls = shearletSystem('ImageSize',[numRows numCols],'FilterBoundary','truncated'); Undefined fu...
mer än ett år ago | 1 answer | 0
1
answerQuestion
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 ett år ago | 0 answers | 0
0
answersQuestion
error zoom image matlab
img = imread('image.png') resultat= img(1:100,1:200) imshow(resultat)
mer än ett år ago | 3 answers | 0
3
answersQuestion
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 ett år ago | 1 answer | 0