(mysqli): SELECT * FROM sessions WHERE session_id = 'c8800e6723ce4bc177a95629d619658a'  

(mysqli): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('c8800e6723ce4bc177a95629d619658a', '18.119.125.162', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1722063685, 1722063685, 0, '', 'jas.sabu.edu.ly')  

(mysqli): SELECT * FROM journals WHERE path = 'asjsu'  

(mysqli): SELECT * FROM journal_settings WHERE journal_id = '1'  

(mysqli): SELECT * FROM site  

(mysqli): SET time_zone = '+2:00'  

(mysqli): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND (context_id = '1' OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 76

Warning: Declaration of LensGalleyPlugin::register($category, $path) should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/lensGalley/LensGalleyPlugin.inc.php on line 25

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

(mysqli): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'defaultthemeplugin' AND context_id = 1  

Warning: file_put_contents(/var/www/www-root/data/www/jas.sabu.edu.ly/cache/fc-pluginSettings-1-defaultthemeplugin.php): failed to open stream: Permission denied in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/cache/FileCache.inc.php on line 89

(mysqli): SELECT * FROM journals WHERE path = 'asjsu'  

(mysqli): SELECT * FROM journal_settings WHERE journal_id = '1'  

(mysqli): SELECT c.* FROM journals c WHERE c.enabled = 1 ORDER BY seq  

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Warning: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 122

Warning: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 78

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Warning: Declaration of SubmissionFileDAO::fromRow($row) should be compatible with PKPSubmissionFileDAO::fromRow($row, $fileImplementation) in /var/www/www-root/data/www/jas.sabu.edu.ly/classes/article/SubmissionFileDAO.inc.php on line 31

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

(mysqli): SELECT ps.*, s.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_submissions ps JOIN submissions s ON ps.submission_id = s.submission_id JOIN sections se ON se.section_id = s.section_id LEFT JOIN section_settings stpl ON (se.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (se.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (se.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (se.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US')INNER JOIN submission_settings sst ON s.submission_id = sst.submission_id WHERE sst.setting_name = 'pub-id::publisher-id' AND sst.setting_value = '184' ORDER BY ps.issue_id, s.submission_id  

(mysqli): SELECT ps.*, s.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_submissions ps JOIN submissions s ON ps.submission_id = s.submission_id JOIN sections se ON se.section_id = s.section_id LEFT JOIN section_settings stpl ON (se.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (se.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (se.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (se.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US')INNER JOIN submission_settings sst ON s.submission_id = sst.submission_id WHERE sst.setting_name = 'pub-id::publisher-id' AND sst.setting_value = '184' ORDER BY ps.issue_id, s.submission_id  

(mysqli): SELECT ps.*, s.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_submissions ps JOIN submissions s ON (ps.submission_id = s.submission_id) JOIN sections se ON se.section_id = s.section_id LEFT JOIN section_settings stpl ON (se.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (se.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (se.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (se.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE s.submission_id = 184  

(mysqli): SELECT * FROM submission_settings WHERE submission_id = '184'  

(mysqli): SELECT sf.*, g.* FROM submission_galleys g LEFT JOIN submission_files sf ON (g.file_id = sf.file_id) LEFT JOIN submission_files nsf ON (nsf.file_id = g.file_id AND nsf.revision > sf.revision) WHERE g.submission_id = 184 AND nsf.file_id IS NULL ORDER BY g.seq  

(mysqli): SELECT * FROM submission_galley_settings WHERE galley_id = '117'  

(mysqli): SELECT i.* FROM issues i WHERE issue_id = 9 AND journal_id = 1  

(mysqli): SELECT * FROM issue_settings WHERE issue_id = '9'  

(mysqli): SELECT i.* FROM issues i WHERE issue_id = 9  

(mysqli): SELECT * FROM issue_settings WHERE issue_id = '9'  

(mysqli): SELECT a.*, ug.show_title FROM authors a JOIN user_groups ug ON (a.user_group_id=ug.user_group_id) WHERE a.submission_id = 184 ORDER BY seq  

(mysqli): SELECT * FROM author_settings WHERE author_id = '324'  

(mysqli): SELECT * FROM author_settings WHERE author_id = '325'  

Warning: Cannot modify header information - headers already sent by (output started at /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php:901) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/citationStyleLanguage/CitationStyleLanguagePlugin.inc.php on line 437

Warning: Cannot modify header information - headers already sent by (output started at /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php:901) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/citationStyleLanguage/CitationStyleLanguagePlugin.inc.php on line 438
TY - JOUR AU - Rebah Sarreb AU - Adel Elgaber PY - 2022/04/27 Y2 - 2024/07/27 TI - DETECTION AND EXTRACTION OF HUMAN BRAIN TUMOR FROM MRI IMAGE USING IMAGE PROCESSING TECHNIQUE JF - Scientific Journal of Applied Sciences of Sabratha University JA - SABUJAS VL - 0 IS - 0 SE - DO - 10.47891/sabujas.v0i0.22-34 UR - https://jas.sabu.edu.ly/index.php/asjsu/article/view/184 AB - The Magnetic Resonance Image (MRI) is usually associated with impurity and noise that should be removed by the application of image processing technique.In this study, four stages of image processing technique have been used. At the preprocessing stage, the MRI image was converted to grayscale and the noise was decreased by using a high pass filter. At the enhancement stage, an anisotropic filter was applied to the image to improve the MRI contrast and to remove the noise. At the segmentation stage, the threshold algorithm was used to segment the MRI image. The final stage was applying the morphological operation to the segmented image which allowed the detection and bounding of the tumor in a pure form, as well as forming the contour around the tumor region and thereby separating it from the brain. The area and the execution time of each tumor studied were calculated. When there was no tumor on the MRI image of the brain, the morphological operation provided a sign of its absence. In this study, MATLAB2015a was applied to all stages of image processing technique. ER -
(mysqli): UPDATE sessions SET user_id = NULL, ip_address = '18.119.125.162', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1722063685, last_used = 1722063685, remember = 0, data = '', domain = 'jas.sabu.edu.ly' WHERE session_id = 'c8800e6723ce4bc177a95629d619658a'