Is there a rgb2gray conversion block in Simulink ?
Mostrar comentarios más antiguos
I have a RGB video and I would like to find out optical flow and optical flow block accepts only 2-d image only...So I want to convert this RGB into Gray and then give Grayscale output to Optical Flow block...But I didn't find a default Grayscale block in Simulink...It would be gr eat if anyone could help me with this...
Respuesta aceptada
Más respuestas (1)
Messlaha Hamza
el 24 de Feb. de 2014
1 voto
i still have the same problem, i don't know how to convert my output to m-n-3 matrix
1 comentario
Mahadev
el 18 de Feb. de 2025
add a matrix concatenate block. double click the matrix concatenate block and change the dimensions to 3
Categorías
Más información sobre Computer Vision Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!