photo

Aditya


self

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
36,703
of 300,338

REPUTATION
1

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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

  • Thankful Level 1

View badges

Feeds

View by

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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 2 answers | 0

2

answers

Question


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...

9 years ago | 2 answers | 1

2

answers

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 2 answers | 0

2

answers

Question


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.

10 years ago | 1 answer | 0

1

answer

Question


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.

10 years ago | 1 answer | 0

1

answer

Question


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.

10 years ago | 1 answer | 0

1

answer

Question


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.

10 years ago | 2 answers | 0

2

answers