photo

Amateuromania


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Professional Interests: Image Processing

Estadística

  • First Review
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
problem executing while loop
You haven't declared n. First calculate n then check the condition much like the do while loop. You can use something like th...

casi 12 años hace | 0

Respondida
how to find cluster centroid?
if you are storing the cluster points' values, you can use kmeans() function.

casi 12 años hace | 0

Pregunta


Problem in using engOpenSingleUse()
I've used the C++ interface of matlab on Windows. I keep getting the error messages after I have made 3 calls to matlab using en...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
Help with gray scale images
the second argument [] only helps in display. The matrix value remains unchanged, i.e, 63 and not 255. How is 255 getting replac...

alrededor de 13 años hace | 0

Pregunta


Help with gray scale images
I have a gray scale image which I after thresholding and histogram equalization write using imwrite. But when I read back this s...

alrededor de 13 años hace | 2 respuestas | 0

2

respuestas