CHINNI VENKATA RAMESH
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
279 458
of 295 673
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 207
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
Feeds
Question
How to identify object using shape?
I want find object in given image for example I have butterfly image with matrix size is 123X235 and I given image contain butte...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
It is possible shape identification in given image using data sheet of each object stored in the form of connected components?
I want to findout objects in given image.I have thought like this..first of all I find the connected component matrix of each o...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
I want findout people as well as all objects exist in nature using svm it is to hard .please help me the simplest alogoritham.
I am doing project for blind people to identify objects so I want to find out people as well as all objects exist in nature us...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
I extracting data from image using OCR and data present in data.Text format.I want check the spelling mistakes in data. I saw one example but it contain data in txt format.That comand not accepting Text format file.so please help me
a=imread('1.jpg'); b=ocr(a); b.Text;
nästan 8 år ago | 1 answer | 0
1
answerQuestion
I extracting data from image using OCR and data present in data.Text format how i convert this into data.txt format
a=imread('1.jpg'); b=ocr(a); b.Text;
nästan 8 år ago | 0 answers | 0