AK
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
78,326
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
87.5%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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 do i calculate Poisson Image noise?
Hello, I am loading a dataset of images, and want to modify each by a different amound of poisson noise. How do I calculate th...
3 years ago | 2 answers | 0
2
answersQuestion
How to get luminance of an image?
Hello, I have a directory of images and I want to group and save the images by luminance. However, I'm not sure how to calculat...
3 years ago | 2 answers | 0
2
answersQuestion
How to create one plot with multiple lines in a for loop?
Hello, I have been trying to create a plot, with an unknown number of lines. Each should be on the same graph, and a different ...
3 years ago | 1 answer | 0
1
answerQuestion
Randomly selecting images from a directory
Hello, I have a directory of 10000 JPEG files. I want to write a script that can randomly select 100 images from this directory...
3 years ago | 2 answers | 0
2
answersQuestion
How to understand Softmax layer activations for pretrained CNN?
Hello, I was able to get softmax layer probabilities for the squeezenet network. Using act1 = activations(net,i,'prob','Outp...
3 years ago | 1 answer | 0
1
answerQuestion
How do you get the Classification Layer Probabilities for pretrained CNNs ?
Hello, I have code that runs through a file of images and classifies each, using the pretrained Squeezenet network. I want to g...
3 years ago | 1 answer | 0
1
answerQuestion
Cannot open file "." for reading. You might not have read permission.
I am trying to loop through a file and read each image in turn. However, it keeps saying I dont have read permission. How do I...
3 years ago | 2 answers | 0
2
answersQuestion
How to randomly extract 50 images from a file?
Hello! I am new to Matlab, so please bear with me. I have a file containing thousands of images. I am trying to randomly select...
3 years ago | 1 answer | 0