Petar Jelušić's repositories
python-fourier-transform
Fourier Transform in Python applied on greyscale images using numpy and cv2
blockProcessing
Python script for dividing a single image into a number of square blocks.
favourite-instagram-color
Have you ever wondered what your favourite color is? I have, and the answer is a pretty boring one.
fourier_to_spatial_activity
Examining activity in images generated from the Fourier domain, using the iDFT
grubbs_test_investigation
Determining how the significance level affects detection of hidden stego information
handwriting-character-recognition
Python script for text recognition from a photo and classification of characters
hdr-tone-mapping
Python script for creating HDR images using multiple tone-mapping operators
hyperspectral_analysis
Analysis of cyan process color patch on two different materials - standard and fluorescent
image_attacks
Examining various image attacks.
image_local_activity
The method calculates the difference between the value of a single pixel, and the surrounding area - across an entire image.
magnitude_image_quality
Estimating image degradation using frequency domain data
pjelusic26
Config files for my GitHub profile.
printing-data-regression
Predictions using TensorFlow/ Keras
psnr-investigation
What can we learn about PSNR metric from a zit between the eyes?
stego_project
Embedding multiple bits of data in a single image using a block-based approach. The embedding is done in the Fourier Domain, and the project is to be used within the print-scan communication channel.
web_scraping
Getting NBA data from Basketball Reference using Python