]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/buzektom/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / buzektom / index.mdwn
index 770330a12eb0be083d4371b2f4a28474279c9782..a1c9acd87b3a0c3d4840c1268b87d24c53eb0825 100644 (file)
@@ -9,7 +9,13 @@ Assignment
 
 RawTherapee is a cross platform image processing software equipped with the essential tools for high quality and efficient RAW photo development.
 
-I have already contacted project members on project's forum. I mentioned my experiences with C++, Java, image processing, pattern recognition and OpenGL Shaders. According to three project's member [responses](http://rawtherapee.com/forum/viewtopic.php?f=9&t=4490) they are glad that I am offering help and they would like me to involve in the project. I am now trying to understand project's structure. In a future I would like to concentrate on developing OpenCL part of the application. My current task is not fully specified yet but according to recommendation of the project member I would try to include Fixed Pattern Noise Correction algorithm in the application. This algorithm has already been publicated in [libraw library](http://rawtherapee.com/forum/viewtopic.php?f=7&t=3673). I must study the way how it works and than I can more specificate the task.
+I have already contacted project members on project's forum. I mentioned my experiences with C++, Java, image processing, pattern recognition and OpenGL Shaders. According to three project's member [responses](http://rawtherapee.com/forum/viewtopic.php?f=9&t=4490) they are glad that I am offering help and they would like me to involve in the project. I am now trying to understand project's structure. In a future I would like to concentrate on developing OpenCL part of the application. 
+
+**My current task is:** include Fixed Pattern Noise Correction algorithm in the application. This algorithm has already been publicated in [libraw library](http://rawtherapee.com/forum/viewtopic.php?f=7&t=3673) ([github](https://github.com/LibRaw/LibRaw/blob/master/internal/wf_filtering.cpp)).
+
+**Unfortunately, it wasn’t possible to include algorithm due to incompatibility and bad documentation.**
+
+**Task alternative – Issue 1817:** Progress bar shows wrong text when empty folder is opened
 
 Links documenting the results of my work
 ======
@@ -18,8 +24,9 @@ Here, I'll add links similar to the examples below and describe what
 is being linked.
 
 * [My communication with developers in a public mailing list archive](http://rawtherapee.com/forum/viewtopic.php?f=9&t=4490)
-* Version control repository with the actual state of my work
-* My commit in the project repository
+* [Issue 1817, which I have reported](https://code.google.com/p/rawtherapee/issues/detail?id=1817)
+* [Version control repository with the actual state of my work](https://code.google.com/p/rawtherapee/source/browse/)
+* [My commit in the project repository](https://code.google.com/p/rawtherapee/source/detail?r=6d5af43cb12299732f6d3d725b8a4e5cd2dd5dc1)
 * Additional supporting material
 
 Presentation