Frage


How can we compare two histograms????
I employed a Chi-square distance between two histograms, but it gives alot of values , I just want to single number ...Later I w...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
GML files in MATLAB
How can I convert an Adjacency Matrix into .gml file

etwa 6 Jahre vor | 0

Frage


Hi, How to label the graph nodes with 2D xy-coordinates..
Hi, I have extracted underlining graph from handwritten word image, I have to give 2d XY-coordinate labels to nodes present in ...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
how to find centroid of each conneted component of a Binary Image in matlab, and represent each connected component with its centroid..??
Sir, What do you suggest, If I have to take the representation of a bounding box. Which will be more representative center,centr...

etwa 6 Jahre vor | 0

Frage


how to find centroid of each conneted component of a Binary Image in matlab, and represent each connected component with its centroid..??
Hi, I want to represent each connected component with its centroid, after finding centroid of each connected component , i want ...

etwa 6 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
How to split a Connected Component into components , after following particular criteria.????
Here , I have two connected component, I decomposed one of the connected component into two, but it is not reflected in the orig...

etwa 6 Jahre vor | 0

Beantwortet
How to split a Connected Component into components , after following particular criteria.????
pixellist = CC.PixelIdxList{k}; pixelhalf1 = pixellist(1:floor(sizes(k)/2)); pixelhalf2 = pixellist(fl...

etwa 6 Jahre vor | 0

Frage


How to split a Connected Component into components , after following particular criteria.????
Hi, After decomposing binary image into different connected components, I want extract each connected component and split a conn...

etwa 6 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


I want to construct a Region Adjacency Graph from Handwritten word , after necessary image processing and connected component labeling ??
after necessary image processing like binarisation,thinning,connected component labeling. I am getting an image with different c...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Hi , I have extracted shape context descriptors of binary image (represented as shape contour).Now I have to construct histogram of each bin of shape context....
Hi , I have extracted shape context descriptors of binary image (represented as shape contour).Now I have to construct histogram...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
How can I use Delaunay Triangulation on points of an existing image, avoiding creating a separate graph?
How can I get Adjacency matrix or Graph from Delaunay Triangulation??

mehr als 6 Jahre vor | 0

Frage


How to do Delaunay Triangulation and return an adjacency matrix?
I want to get back Adjacency Matrix from Delaunay Triangulised object...How to do .....

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Is there any way to check whether two pixels in a binary image are connected, if connected, it will return TRUE else FALSE.....???
This is my image after I extracted important image from above original image... <</matlabcentral/answers/uploaded_files/95810...

mehr als 6 Jahre vor | 0

Frage


Is there any way to check whether two pixels in a binary image are connected, if connected, it will return TRUE else FALSE.....???
Based on connectivity or whether two pixels in another image ( Image 1 ) are connected, I have to draw line between those pixels...

mehr als 6 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


I have an Image shown below as 'a' ,after extracting co-ordinates of certain pixels , based on some specified criteria. when I am changing the colour of those coordinates in oriinal image I am getting different type of image.? ,
<</matlabcentral/answers/uploaded_files/95641/untitled.jpg>> <</matlabcentral/answers/uploaded_files/95642/untitled1.jpg>> ...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to process individual connected components in a binary image?
Hi , I have a binary image ,after connected component, I have to process each connected component, after processing individua...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to highlight or give colour to specific pixels of an Binary Image?
Hi, I have a binary image (included below) i want to give colour to specific pixels like branch and end points in each connecte...

mehr als 6 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


How to club different images together?
Hi, I have two images, one binary image and second color image, as shown below.I want to superimpose colour image on binary i...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Graph Extraction from Handwritten Character?
1) For each connected component… 2)…find junction points 3)invert junction points 4)For each connected subcomponent… 5)find...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Graph Extraction from Handwritten Character.??
Hi, I have extracted important nodes from handwritten character. After that I have to connect those nodes by "Neighbouhood a...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Extract an Essential Skeleton of a Character as a Graph from a Character Image using growing neural gas method
I also don't think so. It will work....just time wasting....

fast 7 Jahre vor | 0

Frage


For different representation of image, if we extract same features(feature extraction techniqe is same)then concatenate those features..then can we use feature selection...
I am giving different representation to images....and extracting same features (same feature extraction technique) and concatena...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten