Abdul Rehman
Comsats University of Islambad,pakistan
Attivo dal 2018
Followers: 0 Following: 0
Statistica
All
RANK
273.459
of 301.540
REPUTAZIONE
0
CONTRIBUTI
2 Domande
7 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
How to flip only some rows inside a matrix?
i have got Answer for you but its not generic for all matrix.you should look for the end and first element of matrix. Hopeful...
How to flip only some rows inside a matrix?
i have got Answer for you but its not generic for all matrix.you should look for the end and first element of matrix. Hopeful...
oltre 7 anni fa | 0
Risposto
Can you please help me out with the error in following program
Aditi.. Error is very simple Basically && Operator in matlab perform Logical Operation. You simply have to replace the &&...
Can you please help me out with the error in following program
Aditi.. Error is very simple Basically && Operator in matlab perform Logical Operation. You simply have to replace the &&...
oltre 7 anni fa | 0
Risposto
using data from a .txt file in matlab
Here some links are provided hopefully it's working for you. Links: <https://in.mathworks.com/help/matlab/import_export/wa...
using data from a .txt file in matlab
Here some links are provided hopefully it's working for you. Links: <https://in.mathworks.com/help/matlab/import_export/wa...
oltre 7 anni fa | 0
Risposto
I am trying to write a function that computes CDF of an image, but the output I get is always zero. what am I doing wrong?
Basically if u want to calculate cdf of image, then you have to follow three step, 1.Histogram 2.Normalized Histogram ...
I am trying to write a function that computes CDF of an image, but the output I get is always zero. what am I doing wrong?
Basically if u want to calculate cdf of image, then you have to follow three step, 1.Histogram 2.Normalized Histogram ...
oltre 7 anni fa | 0
Risposto
Reading pixels of an image
Basically MATLAB Read image in form of Matrix, A=[22 33 55 66 77 ; 33 55 77 88 99 ; 4 2 66 8 9]; like this, when you try i...
Reading pixels of an image
Basically MATLAB Read image in form of Matrix, A=[22 33 55 66 77 ; 33 55 77 88 99 ; 4 2 66 8 9]; like this, when you try i...
oltre 7 anni fa | 0
Risposto
Please help me with these Logical Expressions
Logical Expressions: <https://in.mathworks.com/help/symbolic/and.html> <https://in.mathworks.com/help/symbolic/or.html> ...
Please help me with these Logical Expressions
Logical Expressions: <https://in.mathworks.com/help/symbolic/and.html> <https://in.mathworks.com/help/symbolic/or.html> ...
oltre 7 anni fa | 0
Risposto
Extending a line till start and impose over an image
Bro ask question clearly..! According my understanding simply convert image into gray(0 to 255) image and then at that white ...
Extending a line till start and impose over an image
Bro ask question clearly..! According my understanding simply convert image into gray(0 to 255) image and then at that white ...
oltre 7 anni fa | 0
Domanda
How to plot scatter of visual word occurrences in bagOfFeatures command for two categories Positive & Negative.
if true imgFolder = fullfile('F:','project','Fyp Data 2','Resize12','mobile'); imgSet1 = imageSet(imgFolder, 'recursive'...
oltre 7 anni fa | 0 risposte | 0
0
risposteDomanda
Detect FAST feature from whole Training dataset. getting Error Struct contents reference from a non-struct array object.
if true numImages = numel(trainingSet1.Files); for i = 1:numImages img = readimage(trainingSet1, i); img ...
oltre 7 anni fa | 0 risposte | 0

