Awais Khan
Followers: 0 Following: 0
Statistics
17 Questions
0 Answers
RANK
137,205
of 295,569
REPUTATION
0
CONTRIBUTIONS
17 Questions
0 Answers
ANSWER ACCEPTANCE
52.94%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Feeds
Question
how can add path of specific file in another file of matlab?
is it possible to call matlab function from another matlab function.
5 years ago | 1 answer | 0
1
answerQuestion
How this Error occur in LOMO implementation?
when i comment this 'I = Retinex(I);' in LOMO>PyramidMaxJointHist (line 120) the output comes, but i think this line also use...
5 years ago | 0 answers | 0
0
answersQuestion
How can eliminate features whose values are zero from array?
actually i am extracting lomo features, the resulted vector contain zero value as well, i want to elimintate these values from v...
5 years ago | 1 answer | 0
1
answerQuestion
Dimensions of arrays being concatenated are not consistent
Hi community, i am doing a task, of extracting color features and gobar features, after extracting these features, i am trying ...
5 years ago | 1 answer | 0
1
answerQuestion
How can i extract person from an image and blackout other background view?
actually i want to extract person form an images, and black out all other background information from image image is given belo...
5 years ago | 0 answers | 0
0
answersQuestion
How to save calculated values in same column but in different row?
Actually i want to save extracted features in one column but in different rows which is obtained obtain from different technique...
5 years ago | 1 answer | 0
1
answerQuestion
installation guidance for matlab 2019b
Hi, i am little bit confusing during installation of matlab 2019b at the step, when system ask to select tool box for installati...
5 years ago | 1 answer | 0
1
answerQuestion
matlab 2018b or 2019a is installable on window 7 or not ?
matlab 2018b or 2019a is installable on window 7 or not ?
5 years ago | 1 answer | 0
1
answerQuestion
How to access image name in imageDatastore?
Hi everyone, Senerio of my problem is that, for example one folder contain one subfolder and in this subfolder images in jpg,bmp...
5 years ago | 1 answer | 0
1
answerQuestion
How to save image with its original name?
Hi, actually i am trying to do a task, i saved image dataset in 'imds' and want to save same images after applying some operatio...
5 years ago | 1 answer | 0
1
answerQuestion
how to save image in specific folder in matlab?
Hi, Actually i am trying to read image in matlab and then applying specific operation like enhancing, contrasting etc then i wan...
5 years ago | 3 answers | 0
3
answersQuestion
How can we find no of channels of the images of a datasets?
scenario, we have a dataset which contains multiple images in it. we want to find number of channel of each images because in th...
5 years ago | 2 answers | 0
2
answersQuestion
how to get image from specific folder and resize each image and save them is a new folder
i try below code, but it show error at 'thisimage' variable. whats the problem. clc; close all; clear; OutputFolder = 'D:...
5 years ago | 2 answers | 0
2
answersQuestion
why hsv color video do not show proper or correct individual channels?
Hi, i below code, i split rgb channel video in hsv and further h,s,v channels, and show them in subplot. but i observer that cha...
5 years ago | 0 answers | 0
0
answersQuestion
how to subtract background from video in matlab?
how to subtract background from video in matlab, for example in a video human gait is show using white color, and background is ...
5 years ago | 1 answer | 0
1
answerQuestion
how to split channels of a video
how to split channels of a video for example in rgb, we show video in these channel r, g, and b separately? and show video in e...
5 years ago | 1 answer | 0
1
answerQuestion
how to change color space of any video
how to change color space of any video, e.g video in rgb color space is converting into hsv or gray?
5 years ago | 1 answer | 0