photo

Raghu Rao


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


how to find centre of mass in each grid
help me to find centre of mass in each grid in a image

7 years 前 | 1 个回答 | 0

1

个回答

提问


how to add edges using minimum spanning tree
help me to add edges in between two nodes in a graph using minimum spanning tree

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 3 个回答 | 0

3

个回答

已回答
i 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...

7 years 前 | 0

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答