|
#1 --
Image Viewer (2003):
This tiny (50 Kb) image viewer will be handy for image processing people. In image processing you usually, (if not always),
compare images. With this program, you can assign images to keypad numbers and play them by pressing the buttons. For example, you can assign the original image to 0, filtered image to 1 etc. You
can save playlists. Free to use. This was my very first windows programming experience, so there may be bugs. Feel free to contact me. Download
Short Documentation:
Menus:
Single Image: Load a single image
Multiple Images: Assign images to keypad numbers
Playlist: Used for loading and saving a playlist
Help: Should I explain it? :)
Feature:
You can always click left button of your mouse to see position of the current pixel and its RGB values on title bar of the software. Click
again to turn it off.
#2 --
GreaseMonkey script (2007):
A
GreaseMonkey
script that modifies Turkish
newspapers. It automatically removes
annoying celebrity news. (Hurriyet ve
Milliyet'in websitelerinden sacmasapan magazin haberlerini silme programi)
#3 --
Various data sorting algorithms in Matlab (2009):
Bubble Sort
Insertion sort
Merge sort
Quick sort
Shell sort
Selection sort
You need swap function and display function to fully run these functions.
A package containing all files and a demo script is in SortingAlgoritms.tar.gz. Extract and then run demo.m