endernewton / endernewton/neil-test
how can i read im2c more clearly, there are some questions...
Abierto
- Lenguaje dominante
- MATLAB
- Estrellas
- 33
- Forks
- 17
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
RR=im(:,:,1);GG=im(:,:,2);BB=im(:,:,3);
index_im = 1+floor(RR(:)/8)+32_floor(GG(:)/8)+32_32*floor(BB(:)/8);
can you explain the index_im, or can you use chinese ,,,thanks
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.