Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
259.501
of 301.440
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.282
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.580
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
How filter2() is working in this code?
function G=costfunction(im) G=zeros(size(im,1),size(im,2)); for ii=1:size(im,3) ...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
seam segment carving for content and shape aware image retargeting
I am currently working on a project called content and shape aware image re-targeting. Which takes a RGB image and a binary imag...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
I have RGB (MxNx3) image and a binary mask (MxN). I want to place this mask over the RGB such that a line should be shown along the shape of the mask on the RGB image.
<</matlabcentral/answers/uploaded_files/104483/1.jpg>> The output should be some what like this
alrededor de 8 años hace | 1 respuesta | 0
