عرض: 25 50 75 100 النتائج

نتائج البحث: 3 من أصل 3

تصميم وتنفيذ تطبيق لتشفير المكالمات على نظام الاندرويد Design and Implementation Encrypted Call Application on Android System

اسم المؤلف: وفاء علي عبد الحسين الركابي
اسم المشرف: كاظم حسن كبان الابراهيمي
الموضوع العام: علوم الحاسبات
السنة: 2016
الموضوع الدقيق: علوم الحاسبات
الدرجة: ماجستير
اللغة: الانكليزية
مكان الجامعة: ذي قار
الصفحات الاولى:

تسريع ضغط الصور الكسوري باستخدام تقنيات مطورة Fast Fractal Image Compression using Adaptive Techniques

اسم المؤلف: حيدر عباس محسن
اسم المشرف: حازم باقر طاهر العلي
الموضوع العام: علوم الحاسبات
السنة: 2016
الموضوع الدقيق: علوم الحاسبات
الدرجة: ماجستير
اللغة: الانكليزية
مكان الجامعة: ذي قار
الصفحات الاولى:
المستخلص: Fractal Image Compression (FIC) is one of the lossy techniques. In order for fractal compression image to be encoded is partitioned into non - overlapping blocks called ranges. From this range pool creates a new array called domain pool, the data of domain is array produced from taking an average of every four (2x2) adjacent elements in the range array, the domain is divided into overlapping blocks. Each block in range pool should be matched with every large number of blocks in the domain pool in order to find minimum error and recorded its best IFS approximate. The decoder process applies the determined IFS transformations on any initial image, and the process is repeated many times until reaching the attractor. In this thesis, it presents reducing the long encoding time of FIC without making significant sacrifice in the quality. In addition to the traditional fractal compression method, four IFS coding methods have been tested.The first method is speed up encoding phase by using moment features of the domain blocks with threshold , this method it compute the moment features of domain blocks only , during the matching process, compares the ratio factor of domain block with threshold, then compute the scaling (s), offset (o) coefficients and minimum error between range and domain blocks, and storing the optimal IFS coding , the results of this method with lenna image (4x4) block size, (the encoding time = 50.29 sec), (compression ration= 4.57 ) ,(PSNR=24.04), (RTR=33.42 ). The second method is speed up encoding phase by using the entropy technique of the domain blocks only , during the matching process, compares entropy value of domain block with threshold, and storing optimal IFS coding , the results of lenna image(4x4) block size, (the encoding time = 95.47sec), (compression ration= 4.47 ) ,(PSNR= 24.08) and (RTR= 17.60) . In the third method it merges the entropy technique with moment features of domain blocks only , during the matching process, compares entropy value and moments ratio factor of domain blocks with threshold and storing IFC coding, the compression results of lenna image (4x4)block size , (encoding time = 100.90 sec), (compression ration=4.47) ,(PSNR= 24.11) and (RTR=16.66) , the flaw in this method is the encoding time of 16x16 partitioning more than 4x4 and 8x8 partitioning. In the fourth method speed up encoding phase by use moment features of the range and domain blocks, in this method it computes the moment features of range and domain blocks, during the matching process, if the moments ratio factor of range and domain blocks are equal then compute scale(s),offset(o) and error (R) .storing best IFS coding. the results of lenna image(4x4) (encoding time = 114.02 sec), (compression ration= 4.47) ,(PSNR= 24.43), (RTR=14.74), the flaw in this method is the encoding time of 16x16 partitioning more than 4x4 and 8x8 partitioning. Matlab R2008a was used as a program to designed and implemented to achieve the coding and testing tasks. The environment used for our tests is a single PC with processor (core i3 CPU 2.53GHz) and 4.00 GB RAM .

مخطط يربط المفتاح بالقياسات الحيوية لحماية انظمة المعلومات A Biometric Key Binding Scheme for Information Systems Protection

اسم المؤلف: ابرار خلف الشريفي
اسم المشرف: كاظم مهدي الموسوي كاظم حسن الابراهيمي
الموضوع العام: علوم الحاسبات
السنة: 2016
الموضوع الدقيق: علوم الحاسبات
الدرجة: ماجستير
اللغة: الانكليزية
مكان الجامعة: ذي قار
الصفحات الاولى:
المستخلص: Cryptosystems becomes an increasingly important feature as the most reliable tool in network and information security. However, while there are many forms of cryptosystems exist today a weak link of all systems is the secure management of the cryptographic key. And as a result of the growing interests in biometrics a new field of research has emerged, which is called "biometric cryptosystems". Within biometric cryptosystems the advantages of biometric authentication are introduced to generic cryptographic key management systems to enhance security.This work proposes a scheme to bind a cryptographic key with the face biometric by combining correlation filters based biometric recognition with a biometric key binding scheme with providing the variation tolerance, discrimination and security which are the most important requirements that apply to a cryptographic key retrieval using a biometric. In the proposed scheme the cryptographic key is generated independently of user's face image using Pseudo - Noise generator to produce a unique and long enough key (128 bits) for each user then this key is linked to the face image only through a secure block of data known as the 'protected record'. The correct key will only be derived via the interaction of this protected record with the correct user's face image during a live authentication process. The resultant key may be used in a system as cryptographic key or as a personal identification number (PIN) to overcome the need to carry, store, or remember keys for cryptosystems or any other application that are used (PIN).The proposed scheme performance has evaluated using FACE 94 facial database. The performance rate reached to 100% which is a perfect result for practical applications. The proposed scheme is implemented using (MATLAB 2008). It is executed for testing purpose on computer with processor of 1.80 GHZ dual core, i3 under Microsoft Windows 7 operating system.