How i can extract ground truth of the edges?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have some images and want to extract their edges as a ground truth for the later comparasion which i will compare with my algorithm results.Please note that my work uses gaussian and i want to check the edges after the gaussian process. So for that i need to extract first the ground truths edges from the input image , and later i can compare my algorithm edges results with the ground truth.
1 comentario
Walter Roberson
el 12 de Nov. de 2018
That is not possible. Your edge extraction from image cannot be perfect (especially for jpeg). Ground Truth is what is really there according to some serious assessment such as sending a trained botonist in to carefully catalog each and every tree, perhaps doing DNA analysis in cases of doubt. Ground Truth is expert opinion based upon primary sources. Like not just an expert pointing to a blob in an image and saying "That shape looks maybe like copper bearing ores": ground truth would send a geologist to do assays. And then the expert opinion derived some other way could, be combined with the image, to try to develop algorithms that do not require that level of assessment.
Respuestas (0)
Ver también
Categorías
Más información sobre Image Segmentation and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!