نتایج جستجو برای: central macular thickness

تعداد نتایج: 591799  

2010
Rushmia Karim Benjamin Tang

BACKGROUND Diabetic macular edema (DME) is one of the manifestations of diabetic retinopathy leading to loss of central vision and visual acuity. It manifests itself with swelling around the central part of the retina, the area responsible for sharp vision. Current treatment includes laser therapy and intravitreal steroids with preventative measures including diabetes control. No one treatment ...

2016
Kazuyuki Kumagai Masanori Hangai Mariko Furukawa Tetsuyuki Suetsugu Nobuchika Ogino

OBJECTIVE To investigate the effects of vitreomacular adhesion (VMA), vitreomacular separation (VMS) and absence of vitreous gel due to vitrectomy on macular thickness measured in the spectral domain optical coherence tomographic (SD-OCT) images. DESIGN A longitudinal, retrospective, observational study. SETTING Secondary multicentre study. PARTICIPANTS 218 eyes of 218 healthy patients an...

2016
Amrit Pokharel Gauri Shankar Shrestha Jyoti Baba Shrestha

PURPOSE To record the normative values for macular thickness and macular volume in normal Nepalese eyes. METHODS In all, 126 eyes of 63 emmetropic subjects (mean age: 21.17±6.76 years; range: 10-37 years) were assessed for macular thickness and macular volume, using spectral domain-optical coherence tomography over 6×6 mm(2) in the posterior pole. A fast macular thickness protocol was employe...

Journal: :بینا 0
مهدی نیلی احمدآبادی m nili ahmadabadi تهران- میدان قزوین- بیمارستان فارابی- مرکز تحقیقات چشم (تلفن: 55410005-021) مهدی بهنیا m behnia تهران- میدان قزوین- بیمارستان فارابی- مرکز تحقیقات چشم (تلفن: 55410005-021) رضا کارخانه r karkhane تهران- میدان قزوین- بیمارستان فارابی- مرکز تحقیقات چشم (تلفن: 55410005-021) محمد صادق فره وش ms farahvash تهران- میدان قزوین- بیمارستان فارابی- مرکز تحقیقات چشم (تلفن: 55410005-021) هوشنگ فقیهی h faghihi تهران- میدان قزوین- بیمارستان فارابی- مرکز تحقیقات چشم (تلفن: 55410005-021) علی طباطبایی tabatabai تهران- میدان قزوین- بیمارستان فارابی- مرکز تحقیقات چشم (تلفن: 55410005-021) محمد ریاضی

purpose: to evaluate the effect of intravitreal triamcinolone acetonide injection for management of chronic refractory uveitis in terms of inflammation, visual acuity and macular thickness. methods: this interventional case series was conducted on uveitic eyes with no remission despite proper administration of periocular and/or systemic steroids. after systemic and rheumatologic evaluations and...

2014
Bindu Appukuttan Anantharaman Giridhar Mahesh Gopalakrishnan Sobha Sivaprasad

AIM To provide the normative data of macular and retinal nerve fiber layer (RNFL) thickness in Indians using spectral domain OCT (Spectralis OCT, Heidelberg Engineering, Germany) and to evaluate the effects of age, gender, and refraction on these parameters. DESIGN Observational, cross-sectional study. MATERIALS AND METHODS The eyes of 105 healthy patients aged between 20-75 years, with no ...

Journal: :iranian journal of immunology 0
mansour rahimi department of ophthalmology and poostchi eye research center, shiraz university of medical sciences, shiraz, iran seyed sahabaldin shahrzad department of ophthalmology and poostchi eye research center, shiraz university of medical sciences, shiraz, iran mohammad banifatemi department of ophthalmology and poostchi eye research center, shiraz university of medical sciences, shiraz, iran

background: cystoid macular edema (cme) is one of the most common and sight threatening complications of uveitis. intravitreal injection of corticosteroids and anti-vegf antibody are two routine options for treatment. objective: to compare the effects of intravitreal injections of bevacizumab and triamcinolone acetonide for the treatment of persistent macular edema in non-infectious uveitis. me...

Journal: :Arquivos brasileiros de oftalmologia 2012
Rony Carlos Preti Lisa Mariel Vasquez Ramirez Sergio Luis Gianotti Pimentel Augusto Alves Lopes Motta Cleide Guimarães Machado Mário Luiz Ribeiro Monteiro Walter Yukihiko Takahashi

PURPOSE To evaluate the effect of a single intravitreal bevacizumab injection on visual acuity, contrast sensitivity and optical coherence tomography-measured central macular thickness in eyes with macular edema from branch retinal vein occlusion. METHODS Seventeen eyes of 17 patients with macular edema from unilateral branch retinal vein occlusion were treated with a single bevacizumab injec...

2014
Christiane Al-Haddad Anita Barikian Mahmoud Jaroudi Vicky Massoud Hani Tamim Baha’ Noureddin

BACKGROUND The aim was to report normative values of retinal nerve fiber layer (RNFL) and macular parameters in children using spectral domain optical coherence tomography (OCT) and to perform correlations with age, refractive error and axial length. METHODS This was an observational cross-sectional study recruiting 113 healthy children aged 6 to 17 years with no ocular abnormality except ref...

Journal: :TNOA Journal of Ophthalmic Science and Research 2018

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->