Computing Color Gaussian Kernel
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Can anybody help me how to compute the color Gaussian Kernel described in the paper.I am confused what is Uj and Uk.
Thanks
2 comentarios
José-Luis
el 18 de Feb. de 2013
Editada: José-Luis
el 18 de Feb. de 2013
What have you done so far? What specific Matlab problems have you encountered in your implementation? Do you seriously expect someone to read a Paper and give you the code? For that please try the file exchange. Otherwise, people generally get paid for such tasks.
Respuestas (1)
Image Analyst
el 18 de Feb. de 2013
You compute the YUV image from the RGB image. The Uk and Uj are just pixel values from the U image, taken from different locations, location j and location k. They are not clusters.
15 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!