Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 1
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0