local binary pattern
در نشریات گروه فناوری اطلاعات-
تشخیص زود هنگام بیماری گیاهان، امری موثر در جلوگیری به موقع از آفت زدگی آنهاست. در این پژوهش، با استفاده از پردازش تصاویر برگ و استخراج ویژگی های مختلف مانند رنگ، بافت و شکل، بیماری های گیاه با دقت مناسب تشخیص داده می شوند. به طور کلی بیماری گیاهان باعث تغییرات اساسی در رنگ و فرم ظاهری برگ آنان می شود. با ویژگی رنگ می توان نوع بیماری گیاه را تشخیص داد. در این مقاله از ویژگی های ممان و گشتاور برای استخراج ویژگی رنگ از برگ و از ویژگی های مساحت و محیط برای تشخیص تغییر فرم آن استفاده شده است. در روش پیشنهادی، به منظور تقویت ویژگی های مطرح شده، از ویژگی های بافتی از جمله الگوی دودویی محلی، ماتریس هم رخداد و الگوی رگبرگ ها نیز استفاده شده است. در نهایت برای جلوگیری از پیچیدگی و بیش برازش مدل، از روش انتخاب ویژگی mRMR، برای حذف ویژگی های غیر مفید استفاده شده است. پس از ایجاد مدل نهایی، نمونه های سالم و بیمار با استفاده از کلاس بندهای جنگل تصادفی و ماشین بردار پشتیبان، دسته بندی شده است. روش پیشنهادی روی مجموعه داده PlantVillage با 87867 نمونه ارزیابی شده است. میانگین دقت روش پیشنهادی در تشخیص بیماری 9 نمونه گیاه مختلف با کلاس بندهای جنگل تصادفی و ماشین بردار پشتیبان به ترتیب % 63/97 و % 98/94 است که بالاتر از روش های موجود بوده است.کلید واژگان: تشخیص بیماری گیاهان، ویژگی های بافت، الگوی دودویی محلی، ماتریس هم رخداد، دسته بند جنگل تصادفیEarly detection of plant diseases is crucial for timely prevention of pest infestation. In this paper plant diseases are accurately identified through image processing of leaves and extracting various features such as color, texture, and shape. Generally, plant diseases cause significant changes in the color and appearance of leaves. The color feature can be used to determine the type of plant disease. This paper employs moment and Hu moment features for extracting color characteristics from leaves, and area and perimeter features for detecting shape changes. To enhance the proposed features, additional texture features such as Local Binary Pattern (LBP), co-occurrence matrix, and vein patterns are utilized. Finally, to prevent model complexity and overfitting, the mRMR feature selection method is applied to eliminate irrelevant features. After developing the final model, healthy and diseased samples are classified using Random Forest and Support Vector Machine (SVM) classifiers. The proposed method has been evaluated on the PlantVillage dataset with 87867 samples. The average accuracy of the proposed method in diagnosing diseases in 9 different plant samples using Random Forest and SVM classifiers is 97.63% and 94.98%, respectively, which surpasses existing methods.Keywords: Plant Disease Detection, Texture Features, Local Binary Pattern, Co-Occurrence Matrix, Random Forest Classifier
-
الگوی دودویی محلی یک توصیفگر پرکاربرد در استخراج ویژگی از تصاویر بافتی است. شبکه های عصبی عمیق کانولوشن نیز از بهترین ابزار طبقه بندی با دقت بسیار بالابه شمار می رود. نوآوری اول این پژوهش ارایه یک ساختار برای ترکیب ویژگی های الگوی دودویی محلی و شبکه عصبی عمیق کانولوشن برای طبقه بندی تصاویر بافتی نویزدار است که دقت بسیار بالایی را برای طبقه بندی تصاویر بافتی نویزدار فراهم می کند. این روش از دو ابزار استخراج ویژگی تشکیل شده است. در یک ابزار، با استفاده از الگوی دودویی محلی کامل ویژگی های محلی تصاویر بافتی، در قالب هیستوگرام سه بعدی استخراج می شود. در ابزار دوم ویژگی های بافتی با استفاده از شبکه عصبی عمیق کانولوشن DenseNet-121 کاهش داده می شود. این بخش که در فرآیند ترکیب ویژگی ها بکارگرفته شده است، با استفاده از شبکه عصبی کانولوشن کم عمق، ابعاد هیستوگرام سه بعدی را ، برای ترکیب با ویژگی های عمیق، به صورت قابل توجهی کاهش می دهد. دقت مدل پیشنهادی، روی مجموعه های داده نویزی Outex، CUReT و UIUC با نویز گوسی، نویز نقطه ای و نویز فلفل نمکی با شدت های مختلف، ارزیابی شده است و دقت طبقه بندی روش پیشنهادی برای مقادیر مختلف نویز، بهبودی بین 3 تا 15 درصد داشته است.
کلید واژگان: طبقه بندی تصاویر بافتی، تصاویر بافتی نویزدار، شبکه عصبی عمیق، الگوی دودویی محلیLocal binary pattern is one of the most popular descriptor that widely used in feature extraction of texture images. Deep convolutional neural network is also one of the best classification methodthat provides very high accuracy. In this research, by combining the features that produced by these two methods, a structure for noisy texture classification is proposed, which provides a very high classification rate. This method is based on two extracted features. The first part uses completed local binary pattern features and in the second part the features of texture images are extracted by using the DenseNet-121 convolution deep neural network. Another motivation of this research related to feature reduction, which significantly reduces the dimensions of extracted features. It employs a shallow convolution neural network to convert the extracted features into lower number of new features. The accuracy of the proposed method has been evaluated on noisy Outex, CUReT and UIUC datasets. The classification accuracy of the proposed method for different level of noise has increased significantly compared to many advanced methods and has improved between 3 and 25%.
Keywords: Classification of texture images, Noisy texture images, Deep Neural Network, Local binary pattern -
یکی از توصیفگرهای مهم بافتی تحت عنوان الگوی دودویی محلی می باشد. الگوی دودویی محلی در استخراج ویژگیهای بافتی کاربرد زیادی دارد. در این مقاله نوعی از الگوی دودویی محلی ارایه شده است که از آن نه به عنوان توصیفگر بافت، بلکه به عنوان یک توصیفگر عمومی استفاده شده است. یعنی همانند توصیفگر تبدیل مستقل از مقیاس ویژگی (SIFT) عمل می کند. روش پیشنهادی بر اساس میزان اختلاف نقطه مرکزی با نقاط همسایگی وزن های لازم را تولید می کند و این مقادیر وزن در مقادیر الگوی دودویی ضرب شده و استفاده می شود. ضمن اینکه بجای الگوی دودویی محلی برای کاهش تعداد ویژگیها از الگوی دودویی محلی متقارن مرکزی CS-LBP استفاده شده است. مزیت روش پیشنهادی نسبت به SIFT سرعت بالای آن است. ضمن اینکه بجای تصاویر عادی از تصاویر دوربین های مادون قرمز استفاده شده است. این تصاویر نسبت به تصاویر معمول دارای لبه هایی تارتر هستند و بازیابی آنها با توصیفگرهای عمومی عملا نتایج خوبی تولید نمی کند. نتایج پیاده سازی نشان می دهد که روش پیشنهادی هم از لحاظ سرعت و هم از لحاظ دقت نسبت به توصیفگرهای عمومی مانندSIFT بهتر عمل می کند ضمن اینکه از روش الگوی دودویی محلی متقارن مرکزی هم دقت بالاتری دارد.
کلید واژگان: الگوی دودویی محلی، تبدیل مستقل از مقیاس ویژگی، بازیابی تصاویر، تصاویرمادون قرمزLocal Binary Pattern (LBP) is one of popular texture images descriptors. It is used to extraction features of texture images for classification. However, in this paper a new version of LBP is proposed that is not used for this purpose. The proposed descriptor is used for image retrieval. In other words it can be compare to Scale Invariant Features Transform (SIFT). In term of speed, the proposed method outperforms the SIFT. In addition, in this paper it is used for Infrared images retrieval. These images are low quality and low contrast and if they are used without any pre processing and enhancement, SIFT descriptor versions cannot extract good features of them. The proposed method can provide better result with higher speed. The proposed method have been compared to center symmetric LBP (CS-LBP) and SIFT by using both infrared images and standard image data-sets.
Keywords: Local binary pattern, infrared images, Image Retrieval -
امروزه، تشخیص و تایید هویت افراد در سازمان های مختلف، بسیار ضروری است؛ بنابراین، ارایه سیستم های تایید هویت با قابلیت شناسایی افراد و تطبیق الگوی ورودی، بسیار مورد توجه قرار گرفته است. سیستم تایید امضای برون خط، یکی از زیرمجموعه های بیومتریک رفتاری است که برای تایید هویت فرد مدعی استفاده می شود. یکی از چالش های عمده در خصیصه ی امضا، کاهش تنوع درون کلاسی در بین نمونه های اصلی و جعلی است. بدین منظور در این مقاله جهت افزایش عملکرد سیستم، به ترکیب ویژگی های پارامتری همچون استخراج ویژگی در شعاع نقاط متقاطع و الگوی دودویی محلی پرداخته شده است. در روش پیشنهادی، با در نظر گرفتن توزیع فضایی پیکسل های متصل، همسایگان نقاط کاندید بررسی می شود؛ بنابراین با داشتن جزییات محلی پیرامون نقاط کاندید به استخراج استروک ها، قوس ها و زاویه های پیکسل های امضا پرداخته می شود. در آزمایش ها از پایگاه داده های استاندارد MCYT، GPDSsynthetic و CEDAR استفاده شده است. تفکیک نمونه ها با استفاده از طبقه بند KNN و مبتنی بر ساختار مستقل از نویسنده انجام شده است. با توجه به نتایج آزمایش ها، نرخ میانگین خطا در هر کدام از پایگاه داده ها به ترتیب برابر با 0.036، 0.033 و 0.12 به دست آمده است. علاوه بر آن نتایج معیارهای حساسیت و خاصیت در مقایسه با کارهای پیشین، بهبود داشته است.کلید واژگان: امضای برون خط، استخراج ویژگی، نقاط کاندید، بیومتریک، الگوی دودویی محلیToday, it is very important to authentication and identification in different organizations; therefore, the presentation of authentication systems with the ability to identify individuals and matching the input pattern has received much attention. The offline signature verification system is one of the biometric subsets of behavior used to verify the identity of the claimant. One of the major challenges in the signature feature is the reduction of intra-class diversity among the genuine and forged samples. For this purpose, in this paper, in order to increase the performance of the system, the combination of parametric features such as extraction of the feature in the radius of the intersecting points and the local binary pattern is discussed. In the proposed method, considering the spatial distribution of connected pixels, the neighbors of the candidate points are examined; therefore, by having local details about the candidate points, the strokes, arcs and angles of the signature pixels are extracted. The experiments used standard MCYT, GPDSsynthetic and CEDAR databases. The samples were separated using the KNN binder and based on the writer independent structure. According to the results, the average error rate in each database is 0.036, 0.033 and 0.12, respectively. In addition, the results of sensitivity and specificity criteria have improved compared to previous work.Keywords: Offline Signature, Feature Extraction, Candidate Points, biometric, Local binary pattern
-
در دنیای امروز پزشکی توسعه روزافزون ابزار تولید تصاویر رادیولوژی پزشکی در مراکز درمانی، ایجاد سیستم های سبک، قابل حمل و دقیق جهت تحلیل و آنالیز تصاویر و استخراج اطلاعات تخصصی از این تصاویر را ضروری ساخته است. در بسیاری موارد تصاویر پزشکی فاقد برچسب یا حاشیه نویسی با اطلاعات تخصصی و کلینیکال هستند. ازاین رو طراحی سیستم هایی برای تولید اطلاعات تخصصی در مورد محتوای تصاویر یکی از چالش های مطرح است. در این پژوهش سیستم تولید گزارش رادیولوژی ساخت یافته مبتنی بر روش های حاشیه نویسی ارایه شده است. ازجمله چالش های اساسی در این زمینه استخراج ویژگی ها و توصیفگرهای مناسب از تصاویر به منظور مدل سازی مفاهیم و محتوای تصاویر است. بدین منظور با توجه به کارآمدی فرایند یادگیری عمیق و قابلیت آن در استخراج ویژگی متناسب با هدف، در این مقاله از شبکه های عمیق موبایل نت به دلیل سبک و دقیق بودن، استفاده شده است. همچنین با توجه به کم بودن داده های آموزشی در حوزه های تخصصی پزشکی علاوه بر بهره گیری از روش های کاهش بیش برازش در شبکه موبایل نت، روش ترکیبی مبتنی بر توصیفگرهای عمیق و الگوی دودویی محلی ارایه شده است. نتایج بیانگر موثر بودن روش پیشنهادی هیبریدی در بهبود دقت سیستم بوده و دقت نهایی سیستم 91.4% است.
کلید واژگان: یادگیری عمیق، موبایل نت، الگوی دودویی محلی، حاشیه نویسی تصاویر، گزارش رادیولوژی، تصاویر سی تیIn today’s modern medicine, with the spreading use of radiological imaging devices in medical centers, the need to accurate, reliable, and portable medi cal image analysis and understanding systems has been increasing constantly. Since usually the images are not accompanied by the required clinical anno tation, automatic tagging and captioning systems are among the most desired applications. This research proposes an automatic structured radiology report generation system that is based on annotation methods. Extracting useful and descriptive image features to model conceptual contents of the images is one of the main challenges in this regard. Considering the ability of deep neural networks in soliciting informative and effective features as well as lower reso urce requirements, MobileNets are employed as the main building block of the proposed system. Furthermore due to the lack of large labeled medical data for training the network and risk of over-fitting, a joint descriptor is induced from the deep features and local bina ry patterns. Experimental results confirm the efficiency of the proposed hybrid approach with accuracy 91.4%, as compared to the end-to-end deep networks and classic annotation methods.
Keywords: Deep Learning, MobileNet, Local binary pattern, Image Annotation, CT scan Radiology Report -
Face recognition has been one of the most widely used sub-disciplines of machine learning for so many years. Face detection has been employed as an effective method in a wide range of applications such as surveillance systems and Forensic pathology in the area of machine vision. However, the accuracy of face detection has dramatically declined over the past decade due to wide-ranging challenges such as face detection with changes in face angle, the density of the crowds in an image, quality of light, etc which require special attention of researchers in response to these challenges. In the present study, a new sustainable approach to light changes for face detection based on local features is employed. In this method, the local binary pattern is extracted from face images and Principal Component Analysis is utilized to reduce the feature vectors’ dimension by the descriptor. Eventually, the features are classified using Ada Boost. Tests done on the images on the web show that face recognition accuracy is 100% in the low density crowd, 96% in the high-density crowd and proper light conditions, and 90% in the high-density crowd and poor light conditions.
Keywords: Face detection, Local binary pattern, light challenge -
بازیابی محتوا محور تصاویر روشی است که به جستجوی تصاویر رقمی در بانک تصاویر بزرگ می پردازد و در این جستجو از محتوای دیداری تصاویر به جای فوق داده ها استفاده می کند. این فناوری دارای کاربردهای فراوان در حوزه های امنیتی برای بررسی دسترسی های قانونی مانند تشخیص هویت از طریق اسکن عنبیه چشم، اثر انگشت و یا تصویر چروکیدگی بند انگشت دارد. در این مقاله روش ترکیبی نوینی در شناسایی تصاویر به منظور تشخیص هویت ارائه داده ایم که در آن از الگوی باینری محلی و ناحیه بندی تصویر استفاده خواهد شد. از طرفی قابلیت های علم کوانتوم موجب گشته است تا از مزایای آن در حوزه های متفاوت پرازش تصویر استفاده شود. ایده اصلی ویژگی پیشنهادی از تئوری تخمین کوانتومی الهام گرفته شده، همچنین مدار کوانتومی ویژگی مورد استفاده نیز طراحی گردیده است. جهت سنجش کارایی و دقت روش پیشنهادی پارامتر استاندارد EER(Equal Error Rate) به کار گرفته شده و پس از پیاده سازی الگوریتم پیشنهادی روی بانک تصاویر POLYU که شامل 7920 تصویر است مقدار EER= 0.67 و دقت 99% به دست می آید که نشان می دهد این روش نسبت به روش های مشابه کارایی و دقت بالاتری دارد.
کلید واژگان: پردازش تصویر، تشخیص هویت، الگوی باینری محلی، تخمین کوانتومیQuantum Estimation of Adaptive Local Binary Pattern for Authentication Based on Finger Knuckle PrintThe content based image retrieval searches digital images in a large image database and uses visual content of images instead of metadata. This approach has many usages in security and authentication for example scanning the iris, fingerprint or finger knuckle print. This paper contributes a new method for personal authentication using finger knuckle print based on a new local binary pattern and image segmentation. The capabilities of quantum science lead to take its advantage in different areas of image processing. The main idea is inspired by the theory of quantum estimation and is applied to the feature extraction phase, in addition, the quantum circuit of the proposed feature is also designed. In order to measure the efficiency and accuracy of the proposed method, the EER (Equal Error Rate) is calculated. After implementing the proposed algorithm on the POLYU dataset, which contains 7920 images, the EER = 0.67 and accuracy =99% are obtained which indicate that the new method has more efficiency and accuracy than the similar approaches.
Keywords: image processing, Authentication, Local binary pattern, Quantum estimation -
شناسایی بیومتریک به عنوان امن ترین و حفاظت شده ترین روش برای تشخیص و بررسی هویت اشخاص است. یکی از جدیدترین مشخصه های بیومتریک که اخیرا برای شناسایی اشخاص مورد استفاده قرار می گیرد چروکیدگی انگشتان پشت دست است. در این مقاله روش کارامد جدیدی برای شناسایی و بررسی هویت اشخاص بر اساس ضرائب خودهمبستگی و الگوهای باینری محلی، ترکیب الگوریتم های تحلیل مولفه اصلی مبتنی بر هسته و آنالیز متمایزکننده خطی معرفی شده است. در این مقاله استخراج ویژگی با محاسبه گشتاورهای صفر و یک، ضرائب خودهمبستگی و الگوهای باینری محلی برای هر تصویر انجام شده است. سپس ابعاد ویژگی های استخراج شده با استفاده از الگوریتم تحلیل مولفه اصلی مبتنی بر هسته کاهش می یابد. در مرحله بعد الگوریتم آنالیز متمایزکننده خطی بر روی فضای ویژگی برای افزایش مجزاسازی بین ویژگی دسته های مختلف اعمال می شود. معیار فاصله کای دو برای دسته بندی مورد استفاده قرار می گیرد. پایگاه داده Poly-U Finger-Knuckle-Print برای بررسی عملکرد روش پیشنهادی به کار گرفته شده است. نتایج شناسایی و بررسی آزمایشات نرخ تشخیص 93/98% را نشان می دهد که کارایی و موثر بودن این مشخصه بیومتریک جدید را اثبات و گواه برتری الگوریتم پیشنهادی نسبت به روش های پیشین است.کلید واژگان: آنالیز متمایزکننده خطی، الگوی باینری محلی، تحلیل مولفه اصلی مبتنی بر هسته، ویژگی های خودهمبستگی مرتبه بالاBiometric authenticationis an approach for recognizing a persons identity as the most secure method.One of the newest biometric identifier, which is recently used for personal identity authentication, is finger-knuckle-print.In this paper, we present an efficient method for personal identification which includes autocorrelation features, local binary patterns,combination of kernel principle component analysis and linear discriminant analysis algorithms.Feature extraction is done using zeroth and first-order moments, autocorrelation features, and local binary patterns. Then, dimensionality reduction is done using kernel principle component analysis. The next step, linear discriminant analysis algorithm is applied to increase the separability of features andχ2distance measure is used as a classifier for matching. Poly-U finger-knuckle-print database is used to examine the performance of the proposed method. The result ofexperimentsshows 98.93% detection rate which demonstrate the efficiency of the proposed method in compare to the other approaches.Keywords: Linear discriminant analysis, Local binary pattern, Kernel principle component analysis, High, order autocorrelation features
-
تحلیل بافت نقش مهمی را در پردازش تصویر ایفا می کند. با توجه به ظاهر فوق العاده بافتی تصاویر سونار، تکنیک های تحلیل بافت یک انتخاب مناسب برای تحلیل تصاویر آکوستیکی دریا هستند. اپراتور الگوی دودویی محلی یک توصیفگر بسیار موثر و چند رزولوشنی بافت است. این توصیفگر، اطلاعات مناسب را از تغییر روشنایی و حالات تصویر بدست می آورد. با اینکه توسعه های زیادی از الگوی دودویی محلی ارائه شده است اما اپراتورهای الگوهای دودویی محلی موجود نسبت به نویز حساسند. همچنین گاهی اوقات منجر به توصیف الگوهای مختلف ساختاری با کد دودویی همگون می شوند که به ناچار قابلیت تمایز خود را کاهش می دهند. این تحقیق یک بررسی اجمالی پیرامون روش الگوی دودویی محلی را ارائه نموده که شامل چندین مورد از متغیرهای جدیدتر است. سپس برای غلبه بر ناکارآمدی های انواع الگوهای دودویی محلی، یک چارچوب قوی از الگوی دودویی بنام الگوی دودویی محلی تکمیل شده مقاوم ارائه شده که ارزش هر پیکسل مرکزی با میانگین مقادیر شدت خاکستری خانه ها از یک مربع سه در سه جایگزین می گردد. روش ارائه شده یک ابزار سریع با دقت بالا در طبقه بندی تصاویر بستر دریاست که مقایسه نتایج شبیه سازی با دیگر روش های مشهور، نشاندهنده کارآیی الگوریتم ارائه شده است.کلید واژگان: الگوی دودویی محلی، طبقه بندی، قسمت بندی، بستر دریا، تصاویر بافتی آکوستیکیTexture analysis plays an important role in image processing. Considering the extraordinary appearance texture sonar images, texture analysis are good choices for analysis of acoustic seabed images. Local binary pattern (LBP) operator is a very efficient and multi-resolution texture descriptor. It acquires appropriate information from the illumination and moods of images. Despite many developing of the LBP have proposed, but they are sensitive to noise. Also sometimes they lead to describe different structural patterns with same binary codes, which would reduce their ability to differentiate. This paper proposes an overview in provided LBP methods which includes several of the newer ones. Then it proposes a robust framework of binary pattern as completed robust LBP to overcome the inefficiency of all types of LBP which the value of the central pixel replace whit average value of intensity values of 3*3 square adjacent. Proposed approach is a quick tool with high accuracy in the classification of the seabed images. The comparison of simulation results with other known methods indicates the effectiveness of the proposed algorithm.Keywords: Local Binary Pattern, Classification, Segmentation, Seabed, Acoustical Texture images
-
برنج یکی از مهمترین مواد غذایی در ایران می باشد. ممکن است یک رقم برنج با کیفیت بالا با اهدافی مثل سودجویی با یک رقم برنج دیگر که کیفیت پایین تری دارد مخلوط شود. این مقاله به ارائه ی یک سیستم خبره جهت تشخیص اصالت ارقام برنج با استفاده از تصاویر گرفته شده از توده ی برنج پرداخته است. ایده ی اصلی جهت تشخیص اصالت بر روی بافت برنج استوار است که ممکن است با مخلوط شدن دو رقم برنج با یکدیگر، بافت توده ی آنها نیز تغییر نماید. به این منظور، در ابتدا، با استفاده از یک جعبه سیاه در فواصل مختلف ترکیبی، تصویربرداری انجام شد. سپس ویژگی های بافتی مربوط به توده ی برنج با استفاده از سه روش هیستوگرام تصویر، ماتریس هم رویدادی و الگوی دودویی محلی به دست آمد. جهت پیداکردن ویژگی های برتر استخراجی، از الگوریتم ژنتیک استفاده شد. سپس از یک شبکه عصبی برای رگرسیون استفاده شد. ورودی این شبکه عصبی، ویژگی های برتر استخراجی و خروجی آن درصد ترکیب بود. بهترین کارایی با استفاده از الگوی دودویی محلی با مقدار خطای 92/4 و ضریب همبستگی9153/0 به دست آمد. برای بهبود نتایج ارائه شده، نتایج مرحله قبل با هم ترکیب شد که مقدار خطا به 21/4 و ضریب همبستگی 9356/0 کاهش پیدا کرد. نتایج این پژوهش می تواند در ساخت یک سیستم اصالت سنج ارقام برنج مورد استفاده قرار گیرد.کلید واژگان: اصالت سنجی، برنج، بافت، الگوریتم ژنتیک، هیستوگرام، ماتریس هم رویدادی، الگوی دودویی محلیRice is one of the most important stable foods in Iran. Sometimes, for reason such as illegal profit, it is probable a commercial rice variety with good quality properties be mixed with some low quality properties that have great similarity in appearance. In this paper, an expert system for rice purity detection based on extracted texture features of bulk samples and modeling by a multilayer neural network has been introduced. First, images of bulk samples are taken using a black box. Then, texture features is extracted. In the next step, the best features are selected using a genetic algorithm approach. Finally, a neural network based regression is used for modeling of proposed approach. The best performance is obtained using local binary pattern. To increase the efficiency of the proposed approach, the results of previous section is combined using a majority voting approach. The result of this study can be used for construction of rice purity detection system.Keywords: Rice, Texture, Genetic Algorithm, Co, occurrence Matrix, Local binary pattern
-
در این مقاله روشی برای بازیابی تصاویر چهره با استفاده از هیستوگرام گرادیان و الگوی باینری محلی(LBP) پیشنهاد شده است. در این روش ابتدا تصاویر را با استفاده از موقعیت مرکز چشم ها تنظیم می کنیم و سپس ناحیه ی چهره را در آن ها استخراج می کنیم. برای استخراج ویژگی، در اطراف هر پیکسل سلول های کوچکی در نظر گرفته و در هر سلول هیستوگرام گرادیان را محاسبه می کنیم و آن را به پیکسل مرکزی سلول اختصاص می دهیم. بنابراین برای هر موقعیت پیکسل یک بردار بدست می آید که نشان دهنده ی هیستوگرام گرادیان همسایگی اطراف آن است. سپس برای هر موقعیت پیکسل، 8 همسایه ی آن را در شعاع R در نظر گرفته و هیستوگرام های اختصاص یافته به آن ها را با استفاده از روش LBP کدگذاری می کنیم تا تصویر کد بدست آید. در نهایت تصویر کد به چند ناحیه ی غیرهمپوشان تقسیم شده و در هر ناحیه یک هیستوگرام از مقادیر کدها محاسبه می شود. بردار ویژگی نهایی با کنار هم قرار دادن هیستوگرام های هر ناحیه بدست می آید. همچنین برای بهبود عملکرد سیستم، یک طرح فیدبک ارتباطی مبتنی بر ماشین بردار پشتیبان (SVM) معرفی می کنیم.آزمایش ها را بر روی پایگاه دادهی AR و در دو حالت بدون در نظر گرفتن تصاویر با مانع و با در نظر گرفتن تصاویر با مانع انجام میدهیم. نتایج آزمایشها نشان می دهد که سیستم پیشنهادی بطور موثری می تواند تصاویر چهره را بازیابی کند. همچنینروش پیشنهادی خود را با برخی از روش های موفق در توصیف چهره مقایسه کرده ایم. معیار دقت متوسط میانگین (MAP) برای روش پیشنهادی در حالت های اول و دوم آزمایش به ترتیب 40/94% و 12/68% بدست می آید که در مقایسه با بهترین نرخ روش های مقایسه شده پیشین یعنی 37/90% و 91/66% بهبود قابل توجهی داردکلید واژگان: الگوی باینری محلی، بازیابی چهره، فیدبک ارتباطی، ماشین بردار پشتیبان، هیستوگرام گرادیانFace retrieval is an important research topic in image processing and aims finding face images similar to a query image. In this paper, a novel method is proposed to retrieve face images using gradient histogram and local binary pattern (LBP). The combination of these two techniques will increase the robustness against face variations and thus improve system performance in face retrieval. In order to increase system ability, a relevance feedback scheme based on support vector machine (SVM) is proposed. The Experiments have been conducted on the AR face database in two modes: without occluded images and with occluded images. Experimental results show that the proposed method can retrieve face images effectively. In the next, the proposed method is compared with several successful methods in face researches. Mean average precision (MAP) metric for the proposed method in two experimental modes is equal to 94.40% and 68.12% , while the best results for compared methods is 90.37% and 61.99%, respectively. The results show that the proposed method is superior to these methods and is a good method to retrieve the face images.Keywords: Local binary pattern, face retrieval, relevance feedback, Support vector machine, gradient histogram
- نتایج بر اساس تاریخ انتشار مرتب شدهاند.
- کلیدواژه مورد نظر شما تنها در فیلد کلیدواژگان مقالات جستجو شدهاست. به منظور حذف نتایج غیر مرتبط، جستجو تنها در مقالات مجلاتی انجام شده که با مجله ماخذ هم موضوع هستند.
- در صورتی که میخواهید جستجو را در همه موضوعات و با شرایط دیگر تکرار کنید به صفحه جستجوی پیشرفته مجلات مراجعه کنید.