Statistics
10 Questions
0 Answers
RANK
36,684
of 295,467
REPUTATION
1
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
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
Grayscale image being loaded as an RGB image.
Hi, I converted a jpeg image from RGB to Grayscale, and saved the Grayscale image in my computer as a jpeg image. But when I tr...
8 years ago | 1 answer | 0
1
answerQuestion
Deep learning toolboxes and Caffe
Hello, I wanted to use Convolutional neural networks in Matlab for a project of mine. Can you suggest certain easy to use toolbo...
8 years ago | 1 answer | 0
1
answerQuestion
Cropping a particular object in an image
Hello, I need to crop a specific object from an image, I have the object annotated and I also have the pixels of the boundari...
8 years ago | 2 answers | 0
2
answersQuestion
How to concatenate only two planes of an image.
I have split an RGB image into its 3 different components, now i need a new image that is just the combination of the red and gr...
8 years ago | 2 answers | 1
2
answersQuestion
I have a set of (x,y) coordinates that I need to mark on a given image in a given color. Can someone help me in doing this. Thanks in advance.
I have a set of (x,y) coordinates that I need to mark on a given image in a given color. Can someone help me in doing this. Than...
9 years ago | 1 answer | 0
1
answerQuestion
I need to plot the Intensities in an image as a surface plot.
I need to plot the Intensities in an image as a surface plot. The surface plot must have the x values, y values and the intensit...
9 years ago | 2 answers | 0
2
answersQuestion
I used an Laplacian of gaussian filter on an image, but i don't know how to interpret the results.
I used an Laplacian of gaussian filter on an image, but i don't know how to interpret the results.
9 years ago | 1 answer | 0
1
answerQuestion
How to find the probability distribution function of an image
I have an RGB image for which I need to compute the probability distribution function.
9 years ago | 1 answer | 0
1
answerQuestion
Hey all, I need to store an array in every element of the array I have, how do i do this?
Example: For an array say x, I want every element in x to have an array. so x(1,1) will have an (m X n) matrix and so on.
9 years ago | 1 answer | 0
1
answerQuestion
I have a set of (x,y) coordinates that enclose a irregular shape, I want to extract all the points that are inside that particular region. How should i approach this.
Basically I have an image in which I have marked certain regions, I want to know about all the points inside that region.
9 years ago | 2 answers | 0