Wednesday, February 27, 2019

My Work On Image Processing With Java

This my ebook (Indonesian version) titled "JAVA/MYSQL UNTUK SISTEM MANAJEMEN DATABASE JEJAK KRIMINAL". 



You can purchase it on Google Play Books.


This is my work on implementing Java and MySQL on IMAGE PROCESSING with various image processing techniques:

This is the result of applying Dilation Morphological Operation on image:



This is the result of applying Closing Morphological Operation on image:



This is the result of applying Erosion Morphological Operation on image:



This is the result of applying Laplacian of Gaussian (LoG) on image:



This is the result of applying Invert Filter on image:



This is the result of applying Sharpen Filter on image:



This is the result of applying Blurring Filter on image:


This is the result of applying Java and MySQL on images database:





This is the sample database of victims:



This is the sample database of police resorts in Indonesia:



These are some basic features, taken from suspect images:






Thursday, February 21, 2019

My work on Java/MySQL

This my ebook (Indonesian version) titled "JAVA/MYSQL: MEMBANGUN DARI NOL SISTEM MANAJEMEN DATABASE SEKOLAH ". 



You can purchase it on Google Play Books.


This is my work on implementing Java and MySQL on School Database Management. Its always been interesting dealing with database.