Senin, 21 Agustus 2017

TUGAS METODE PENELITIAN

Menentukan kalimat-kalimat yang terdapat pada Abstract 

Abstract:
Edge-based active contour models are effective in segmenting images with intensity inhomogeneity but often fail when applied to images containing poorly defined boundaries, such as in medical images. Traditional edge-stop functions (ESFs) utilize only gradient information, which fails to stop contour evolution at such boundaries because of the small gradient magnitudes. To address this problem, we propose a framework to construct a group of ESFs for edge-based active contour models to segment objects with poorly defined boundaries. In our framework, which incorporates gradient information as well as probability scores from a standard classifier, the ESF can be constructed from any classification algorithm and applied to any edge-based model using a level set method. Experiments on medical images using the distance regularized level set for edge-based active contour models as well as the k-nearest neighbours and the support vector machine confirm the effectiveness of the proposed approach.
Sumber : http://ieeexplore.ieee.org/document/7353157/?reload=true
Pada abstarct di atas, terdapat kalimat yang harus di tentukan yaitu :

  • Latar belakang / Pengantar :
Edge-based active contour models are effective in segmenting images with intensity inhomogeneity but often fail when applied to images containing poorly defined boundaries, such as in medical images. Traditional edge-stop functions (ESFs) utilize only gradient information, which fails to stop contour evolution at such boundaries because of the small gradient magnitudes. 

  • Tujuan penelitian : 
To address this problem, we propose a framework to construct a group of ESFs for edge-based active contour models to segment objects with poorly defined boundaries.

  • Metode yang digunakan :
In our framework, which incorporates gradient information as well as probability scores from a standard classifier, the ESF can be constructed from any classification algorithm and applied to any edge-based model using a level set method.

  • Hasil / Kesimpulan :
Experiments on medical images using the distance regularized level set for edge-based active contour models as well as the k-nearest neighbours and the support vector machine confirm the effectiveness of the proposed approach.


Rabu, 01 Maret 2017

Yuli Astrini: Perbedaan antara Abstract Class dan Interface

Yuli Astrini: Perbedaan antara Abstract Class dan Interface: Soal: 1. Jelaskan apa itu abstract class dan interface! 2. Jelaskan menurut Anda apa saja perbedaan yang paling menonjol antara abstrac...