
rikki
Estadísticas
12 Preguntas
0 Respuestas
CLASIFICACIÓN
225.619
of 277.789
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
8.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 18.797
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 128.975
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Content Feed
Pregunta
why accuracy is same for all the frames?
clc close all clear all a=VideoReader('G:\New Folder (2)\test1.mp4'); % Read a vide...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
how to find true positive false positive of an image?
please suggest code how to calculate tp,fp,tn,fn
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
how to change each segments?
suppose i have given this image how to change each and every segment... for r=1:64 w(r)=abs(std2(double(E{r})));...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
how to save 120 figures in a folder defined by user and later retrieve it?
i have to save all 120 subfigures and then later read it again to apply modification and i have to make it sure that figures don...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
how to store figures in separate variable.
i had an image of 256*256 which was segmented to 8*8 matrix then later compared wrt standard deviation nw my image looks as sho...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
how to compare each segments?
plz do reply...here is the image and i have to compare each and every segment and make it zero for eg if th1>th2 then retain seg...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
how to change specific pixel from black to white?
suppose if i have given a image of cameraman ..is there way to select only cameraman image and convert only that region to whit...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
how to remove background from image?
how to remove building and other areas as my region of interest is only car.and how to make that car white so that i can dete...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
how to remove shadow from Grayscale image?
i have to remove shadow from Gray scale image and later after threshold how to fill holes areas ..how to do?
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
how to combine this imge to a single image?
<</matlabcentral/answers/uploaded_files/110271/Capture.PNG>> how to combine ..suggest some code?
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
how to combine subimages which is split into window size of 8x8 by using mat2cell into one single image ?
a=VideoReader('test.mp4 '); b = read(a,1 ); c=rgb2gray(b ); nframe=a.Number...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
how to segment a diseased cashewnut image by using k -clustering method?
by using k clustering method how to segment images?
más de 5 años hace | 1 respuesta | 0