![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9619059_1522133557445_DEF.jpg)
Raghu Rao
Followers: 0 Following: 0
Statistiques
RANG
88 794
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
21 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
14.29%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
connect two points on word image
i am doing my project on hand written word image, and am plotting points on the image using CXX and CYY matrix in my program, af...
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
how to connect edges to nodes in a image using minimum spanning tree approach
I am doing my project on graph matching in hand written image, i want to represent a given word image in graph, am using the bel...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
i have CXX and CYY values in a matrix using this values i want draw a graph and i want to add edges using minimum spanning tree approach
i have CXX 20x20 matrix and CYY 20x20 matrix am using the plot function plot(CXX,CYY,'c*'); after plotting this am getting im...
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
how to add edges to nodes and how use minimum spanning tree
i want to apply minimum spanning to my code but it is asking graph as input clc; clear all; close all; X=...
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
how to add edges to nodes using matlab code.
<</matlabcentral/answers/uploaded_files/73990/output.jpg>> i want to add edges to the every node in a image please give me so...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
how to find centroid between to end and junction point
<< <</matlabcentral/answers/uploaded_files/73401/ref.jpg>> >> this is my image i already find out the end points and bran...
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
how to find the midpoint in between end point and branch point
i am working on hand written word images, i want to represent the word image in the form of graph. i want to find the mid points...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
help me to find center of mass in each segments
this is my code, am trying to find the center of mass in each grid based on foreground pixels clc; cle...
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
how to find center of mass in each grid based on foreground pixels
i have an binary image B of size 100x100 and i divided into equal segments where clc; clear all; clos...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
how to find center of mass in each grid based on foreground pixel
this is my code clc; clear all; close all; a = imread('i2eee.jpg'); figure;imshow(a); % Normalizatoin ...
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
how to find centre of mass in each grid
help me to find centre of mass in each grid in a image
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
how to add edges using minimum spanning tree
help me to add edges in between two nodes in a graph using minimum spanning tree
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
i have an binary word image, a word image B is divided into 11 × 11 segments of equal size, i want to find foreground pixels and center of mass in each and every segment
a word image B is divided into 11 × 11 segments of equal size. For each segment sij (i = 1, . . . , C; j = 1, . . . , R) a node...
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
i have an skeleton image i want to find the mid point in between the branch point and end point
help me to find mid point in between two points or nodes
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
please help me to find foreground pixels in each segments in a grid
i want to find foreground pixels in each segments in a grid please go through the image
presque 8 ans il y a | 1 réponse | 0
0
réponseQuestion
what is difference of Gaussian fliter
hi, am working on document images, document images are first preprocessed by means of Difference of Gaussian (DoG)-filtering and...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
find foreground pixels in each segments in grid
i want to find the foreground pixels in each segments in grid after finding the foreground pixel i want to find center of mass i...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
i want to add rows and columns to a binary image
Hi, am working on words i want to add rows and columns to a binary image based on threshold values and also add nodes based on c...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
i have a binary image with gird i want to select each segments in a grid
Help me to extract or select a region in a grid because i want to find foreground pixels in each grid in the attached image. ...
presque 8 ans il y a | 3 réponses | 0
3
réponsesi have a binary image with gird i want to select each segments in a grid
Please go through the above attached image, am working on hand written word image and I want to extract graph from it using grid...
presque 8 ans il y a | 0
Question
hi, I have an image and i want to find the foreground pixel in each grid
i want to find foreground pixel in each segment
environ 8 ans il y a | 1 réponse | 0
0
réponseQuestion
i have an one hand written image, i want to extract nodes and edges from the word image
Graph-based Keyword Spotting in Historical Handwritten Documents
environ 8 ans il y a | 1 réponse | 0