senthil kumar
Followers: 0 Following: 0
Statistiques
RANG
162 894
of 301 159
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 182
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 105
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
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...
environ 13 ans il y a | 1 réponse | 0
1
réponsehow to convert plot image into normal imge
if true just save separate and the object.please help me end
plus de 13 ans il y a | 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...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 13 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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
plus de 13 ans il y a | 2 réponses | 0