Monday, June 23, 2008

OpenGL - installation in 10 easy steps

If you are using Dev-Cpp in order to play with OpenGL then here is one easy installation with glut, glu and openGL libraries.

Monday, June 9, 2008

Digital image processing without tears

I recently downloaded MatLab software package for student research of digital image processing. So here are results of my studying. If you are struggling with MatLab in order to achieve some goals in image processing area or you are studying this at college, maybe these exercises will help. More info about exercises can be found here.

Exercise1 - Introduction to MatLab
Exercise2 - Pixel value transformation
Exercise3 - Filtering in space area
Exercise4 - Filtering in frequency area
Exercise5 - Motion blur and Wiener's filter
Exercise6 - Shadow corection
Exercise7 - Edge detection
Exercise8 - Image segmentation, Isodata algorithm, Isodata2 algorithm
Exercise9 - Mathematical morfology, Conditional dilatation algoritam

Commands & terms

Practical Test 1 (example) - assignment
Practical Test 1 (example) - solution
Practical Test 1 (example) - Resource1
Practical Test 1 (example) - Resource2
Practical Test 1 (example) - Resource3

Practical Test 1 - assignment
Practical Test 1 - solution
Practical Test 1 - Resource1
Practical Test 1 - Resource2
Practical Test 1 - Resource3

Practical Test 1 (corrective) - assignment
Practical Test 1 (corrective) - solution
Practical Test 1 (corrective) - Resource1
Practical Test 1 (corrective) - Resource2
Practical Test 1 (corrective) - Resource3

Test1 - Question1
Test1 - Question2
Test1 - Question3
Test1 - Question4
Test1 - Question5
Test1 - Question6
Test1 - Question7
Test1 - Question8
Test1 - Question9
Test1 - Question10
Test1 - Question11
Test1 - Question12
Test1 - Question13
Test1 - Question14
Test1 - Question15
Test1 - Question16
Test1 - Question17
Test1 - Question18
Test1 - Question19
Test1 - Question20

Practical Test 2 (example) - assignment
Practical Test 2 (example) - solution
Practical Test 2 (example) - Resource1
Practical Test 2 (example) - Resource2
Practical Test 2 (example) - Resource3

Practical Test 2 - assignment
Practical Test 2 - solution
Practical Test 2 - Resource1
Practical Test 2 - Resource2
Practical Test 2 - Resource3

Test2 - Question1
Test2 - Question2
Test2 - Question3
Test2 - Question4
Test2 - Question5
Test2 - Question6
Test2 - Question7
Test2 - Question8
Test2 - Question9
Test2 - Question10
Test2 - Question11
Test2 - Question12
Test2 - Question13
Test2 - Question14
Test2 - Question15
Test2 - Question16
Test2 - Question17
Test2 - Question18
Test2 - Question19
Test2 - Question20

Project assignment - Skew detection - presentation