Finding threshold value with Otsu Method

I'm trying to do laser tracking. First of all, I detect laser points on the image. However, I could not find the threshold. I have to write with the "Otsu" method, not the ready-made threshold method. Help please

Respuestas (1)

Sean de Wolski
Sean de Wolski el 5 de Abr. de 2021
doc graythresh

5 comentarios

RABIA OZKAN
RABIA OZKAN el 5 de Abr. de 2021
Editada: RABIA OZKAN el 5 de Abr. de 2021
I can't use this prepared threshold function.
Sean de Wolski
Sean de Wolski el 5 de Abr. de 2021
You could use multithresh instead.
RABIA OZKAN
RABIA OZKAN el 5 de Abr. de 2021
No... I mean, I have to do it without using the preset threshold function. Thanks.
Amine MEKKI
Amine MEKKI el 9 de Feb. de 2022
hey did u find how to do it without thr threshold function
DGM
DGM el 9 de Feb. de 2022
If you can't use existing tools, you'll have to explain why. If you can't use tools that someone else wrote, why would you be able to use anything that the forum would give you?

Iniciar sesión para comentar.

Etiquetas

Preguntada:

el 5 de Abr. de 2021

Comentada:

el 26 de Jul. de 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by