photo

Nziadam Nziadam


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
275 472
of 301 723

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 401

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 176 250

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Review

Afficher les badges

Feeds

Afficher par

Question


Please how can I separate one Test Data for both Training and Testing in Machine Learning?
Hello. I am currently working on Retinal Blood Vessel Classification. I have the CenterPointProfile Data File (Which the center ...

presque 10 ans il y a | 1 réponse | 0

0

réponse

Question


Good day. Please I am trying to draw a ring circle (annulus) around Optic Disc of a Ground Truth Image provided to me. I adopted some functions online but it does on overlay the circle on my image. Please How can I do this? Thanks in advance.
close all; clear; clc; %Read the Image LL = imread ('01_manual1.jpg'); %Reading the GroundTruth Image figure; imshow ...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


How can i extract Retinal blood vessel properly. I have adapted these codes from online with little modification but it still doesnt give me the correct vessels compared with the Gold standard image i have been givenin the DRIVE dataset. Please help.
x = imread('40_training.tif'); %Note this is the file format *tif from the DRIVE training Dataset. figure; imshow(x); title...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


How can i draw a double circle on an optic disc in Retinal Binary image AND find the blood vessel in that region? Please. I have been struggling for weeks trying out some code using Roipoly but yet cannot draw the circle round the optic disc.
Here is my code i used to mark Optic nerve head. But I would prefer it to be a circle drawn around that area. x = imread('4...

environ 10 ans il y a | 1 réponse | 0

1

réponse