Digital forensics has become a fundamental requirement for law enforcement due to the growing volume of cyber and computer-assisted crime. Whilst existing commercial tools have traditionally focused upon string-based analyses (e.g., regular expressions, keywords), less effort has been placed towards the development of multimedia-based analyses. Within the research community, more focus has been attributed to the analysis of multimedia content; they tend to focus upon highly specialised specific scenarios such as tattoo identification, number plate recognition, suspect face recognition and manual annotation of images. Given the ever-increasing volume of multimedia content, it is essential that a holistic Multimedia-Forensic Analysis Tool (M-FAT) is developed to extract, index, analyse the recovered images and provide an investigator with an environment with which to ask more abstract and cognitively challenging questions of the data. This paper proposes such a system, focusing upon a combination of object and facial recognition to provide a robust system. This system will enable investigators to perform a variety of forensic analyses that aid in reducing the time, effort and cognitive load being placed on the investigator to identify relevant evidence.
Polynomial IIR digital filters play a crucial role in the process of image data compression. The main purpose of designing polynomial IIR digital filters of the integer parameters space and introduce efficient filters to compress image data using a singular value decomposition algorithm. The proposed work is designed to break down the complex topic into bite-sized pieces of image data compression through the lens of compression image data using Infinite Impulse Response Filters. The frequency response of the filters is measured using a real signal with an automated panoramic measuring system developed in the virtual instrument environment. The analysis of the output signal showed that there are no limit cycles with a maximum radius
... Show MoreThe agricultural sector suffers from many risks and natural disasters, such as droughts and heavy rains that cause floods, as well as hail and agricultural pests, etc., that threaten agricultural activity and reduce it, which leads to the failure of farmers and peasants for fear of being subjected to continuous losses. Nevertheless, we notice almost complete reluctance to move towards agricultural insurance, due to the dependence of farmers on the government, which adopts the principle of compensation instead of agricultural insurance when natural disasters happen despite the difficulties and financial hardship as well as the suspicion of corruption that haunt the compensation process and this represents the most important problem for resea
... Show MoreIt is known that the science of jurisprudence is one of the most important Islamic sciences. Because it is a science that regulates the life of man and society and provides them with happiness in this world and the hereafter, if they follow its provisions with precision and care. The importance of this topic lies in the fact that it represents an urgent social need to show the compatibility of tribal customs with social jurisprudence. The job of the jurists was and still is to clarify the legal rulings according to what the Holy Qur’an has shown, and what has been reported on the authority of the Great Prophet (6) and the pure imams (:).It is no secret to everyone that the Islamic civilization is (the civilization of jurisprudence), just
... Show MoreMultiplicative inverse in GF (2 m ) is a complex step in some important application such as Elliptic Curve Cryptography (ECC) and other applications. It operates by multiplying and squaring operation depending on the number of bits (m) in the field GF (2 m ). In this paper, a fast method is suggested to find inversion in GF (2 m ) using FPGA by reducing the number of multiplication operations in the Fermat's Theorem and transferring the squaring into a fast method to find exponentiation to (2 k ). In the proposed algorithm, the multiplicative inverse in GF(2 m ) is achieved by number of multiplications depending on log 2 (m) and each exponentiation is operates in a single clock cycle by generating a reduction matrix for high power of two ex
... Show MoreIt is often needed to have circuits that can display the decimal representation of a binary number and specifically in this paper on a 7-segment display. In this paper a circuit that can display the decimal equivalent of an n-bit binary number is designed and it’s behavior is described using Verilog Hardware Descriptive Language (HDL).
This HDL program is then used to configure an FPGA to implement the designed circuit.