Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
84.962
of 300.343
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.926
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.172
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
Feeds
Pregunta
need help with Shape recognition and classification
<</matlabcentral/answers/uploaded_files/73900/o6.jpg>> i used this code to highlight only signboard . figure I = imre...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
addframe error when using R2016a version
i am using 2016a tried to run this aviobj = avifile('video_KUL.avi','FPS',8,'compression','Indeo5'); since avifile is fo...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
how to run the code using 2016a version
I am currently working on detection of signboard and i found this code in computer vision tool <https://in.mathworks.com/help...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
i am working on recognition of signboards .I removed background. Now i want to crop only the signboard within redcircle ..pls help me with code
I used below code to separate background from signboard I = imread('prj.jpg'); pic=I(1:size(I,1)/2,1:size(I,2)/2,:); fo...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
I am working on identification of signboards. I applied HSV filters and converted to grayscale in preprocessing.now struggling to extract only signboard for furthur steps can i use segmentation techniques or suggest how to proceed
<</matlabcentral/answers/uploaded_files/72516/o4.jpg>>
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
How to crop only a region that is surrounded by a boundary
I am working on sign boards detection.Want to crop region surrounded by red circle boundary so i can compare with standard imag....
más de 8 años hace | 2 respuestas | 0