Skip to content

Ciaran-OBrien/Image-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Image Processing - IDSP1701
  • Lecturer - Jane Courtney
  • TUD Computer Science (International) - Year 4 Semester 1

Course Outline

The course content was broken down into

Some challenging lecture work included:

Sample Project Work

Where's Wally

This assignment was one of the more fun and enganging assignments as part of the course. The task was simply, build a script that could automatically find the character Waldo from the Where's Wally series.

The implementation of this assignment was quite tough as we were limited to using pure image-processing techniques. Any external libray outside of numpy, openCV, and mathplotlib where subject to approval by the lecturer.

Output

final output

Skin Cancer Segmentation

This assesment was difficult on two fronts; we had to identify and hightlight cancerous looking moles, withlimited time to complete the task.

I approached this task by quickly reseraching the domiannt characteristics of a cancerous mole and found them to be: it's size, colour, and amount protruding from the skin. Bar the latter, I could compute these characteristics using comupter vision, given the provided test images looking straight down on a person's skin.

Output

Final Output

About

All material related to the course content - TUD: Image Processing

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors