senthil kumar
Followers: 0 Following: 0
Research of error concealment in image processing
Professional Interests: book
Statistics
RANK
166,474
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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 extract the shape ,texture and motion in mpeg4 video file
now i am doing project in shape error concealment in mpeg 4 video. please help me how to extract the shape and texture in mpeg v...
12 years ago | 1 answer | 0
1
answerhow to convert plot image into normal imge
if true just save separate and the object.please help me end
12 years ago | 0
Question
recover color on image
i am converted rgb color image to im2bw format and gray scale image. after i am extracted the boundary then i want to stored th...
12 years ago | 1 answer | 0
1
answerQuestion
how to convert plot image into normal imge
i convert an image is boundary format but it can display plot format. i am using saveas command function only display in out sid...
12 years ago | 3 answers | 0
3
answersQuestion
convert plot image into normal imge
clc; clear; close all; i1=imread('76.jpg'); i1=rgb2gray(i1); i2=im2bw(i1,.4); i2= wiener2(i2,[5 5]); i2=i...
12 years ago | 2 answers | 0
2
answersQuestion
i convert the image in im2bw format. then i extract the boundary the using 8-connected method .but i can't separate to single object boundary from multiple object .please any one give the coding how to split the single object from multiple object...
if true % code end
12 years ago | 2 answers | 0