<div dir="ltr">Sir/Mam,<div><br></div><div>I have uploaded the draft proposal on the Haskell organisation's GSoC page for the project "<span style="" id="gmail-docs-internal-guid-87c009a5-5c8f-b16e-0b10-ca4d0f08b55c"><span style="font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">Enhancing the Haskell Image Processing Library/Package with State of the Art Algorithms" and would like to request you to kindly review the same.</span></span></div><div><span style=""><span style="font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap"><br></span></span></div><div><span style=""><span style="font-family:Arial;color:rgb(0,0,0);background-color:transparent;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">Thank you for your time and consideration,</span></span></div><div><br></div><div><font color="#000000" face="Arial"><span style="white-space:pre-wrap">Yours sincerely,</span></font></div><div><font color="#000000" face="Arial"><span style="white-space:pre-wrap">Khilan Ravani.</span></font></div><div><font color="#000000" face="Arial"><span style="white-space:pre-wrap"><br></span></font><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 20, 2018 at 5:30 PM,  <span dir="ltr"><<a href="mailto:haskell-community-request@haskell.org" target="_blank">haskell-community-request@haskell.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Haskell-community mailing list submissions to<br>
        <a href="mailto:haskell-community@haskell.org">haskell-community@haskell.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-community" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>community</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:haskell-community-request@haskell.org">haskell-community-request@<wbr>haskell.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:haskell-community-owner@haskell.org">haskell-community-owner@<wbr>haskell.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Haskell-community digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Requesting guidance for GSoC Project (Khilan Ravani)<br>
   2. Re: Requesting guidance for GSoC Project (George Wilson)<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
Message: 1<br>
Date: Mon, 19 Mar 2018 23:45:56 +0530<br>
From: Khilan Ravani <<a href="mailto:khilanravani@gmail.com">khilanravani@gmail.com</a>><br>
To: <a href="mailto:haskell-community@haskell.org">haskell-community@haskell.org</a><br>
Cc: Jared Tobin <<a href="mailto:jared@jtobin.ca">jared@jtobin.ca</a>>, Alexey Kuleshevich<br>
        <<a href="mailto:lehins@yandex.com">lehins@yandex.com</a>>, Alp Mestanogullari <<a href="mailto:alpmestan@gmail.com">alpmestan@gmail.com</a>><br>
Subject: [Haskell-community] Requesting guidance for GSoC Project<br>
Message-ID:<br>
        <<a href="mailto:CABHvOV0VqN4%2BcVFPKi_gwG_o4URiBPbwDxkjdUNo3iG-xPnFhQ@mail.gmail.com">CABHvOV0VqN4+cVFPKi_gwG_<wbr>o4URiBPbwDxkjdUNo3iG-xPnFhQ@<wbr>mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Sir/Mam,<br>
<br>
I am a sophomore student pursuing Computer Science and Engineering (C.S.E)<br>
from Indian Institute of Information Technology, Vadodara. I am well adapt<br>
with concepts of Deep Learning, Image Processing & AI and am currently<br>
working on a few research topics in the same domain. I have adequate<br>
experience in machine learning and Signal / Image processing (completed a<br>
few deep learning based projects ) and am currently pursuing some research<br>
problems in Satellite Imaging (Hyper-spectral data analysis) and processing<br>
SAR images.<br>
<br>
Firstly, I would like to sincerely apologize to you for contacting you via<br>
the mailing list this late. Please forgive me for misinterpreting the<br>
process for new project ideas for participating in GSoC 2018 for Haskell<br>
organization. Actually, I tried to communicate my interest for 'Summer of<br>
Haskell' program (I was unaware at that time that it was only for years<br>
when Haskell didn't participate in GSoC) to the general committee<br>
(*<a href="mailto:committee@haskell.org">committee@haskell.org</a><br>
<<a href="mailto:committee@haskell.org">committee@haskell.org</a>>*) from where George Wilson sir directed me towards<br>
Alp and Jared sir and then I got in touch with Alexey sir.<br>
<br>
The project that I aim to accomplish during the GSoC period is quite<br>
straightforward. I plan to enhance the existing code base of Haskell Image<br>
Processing (HIP) package with some new contemporary algorithms (with a few<br>
state of the art ones). The current version of HIP package has a limited<br>
scope and I plan to manifold the coverage of this library by adding various<br>
algorithms from different classes of image processing in it. I have<br>
discussed this project with Alp, Jared and Alexey sir of whom Alexey sir is<br>
the author of the HIP package. Some algorithms which I plan to implement<br>
include :<br>
<br>
1) Adaptive Histogram Equalization (since Histogram is already implemented)<br>
2) Canny Edge Detection, Contour Extraction<br>
3) Hough transform<br>
4) Gabor filter<br>
5) Deconvolution<br>
6) Otsu Thresholding method<br>
7) Dithering (Floyd - Steinberg)<br>
8) Un - implemented filters (HOG, LOG etc.)<br>
9) Fingerprint (i.e Biometric) Detection.<br>
<br>
I feel that this project is doable within the summer period and that it can<br>
be a great addition to the Haskell organization since firstly, It would<br>
expand the scope of the library and increase the user base of Haskell and<br>
secondly, no other functional programming languages (including Clojure, Elm<br>
etc.) have a decent image processing library and hence it can be a very<br>
good chance for Haskell to be an obvious choice of developers looking<br>
forward to implement Computer vision problems with some functional<br>
programming language. I have had an discussion with  Alexey and Jared sir<br>
and they seem to agree that this project can be a really good addition for<br>
our Haskell organization.<br>
<br>
Also, for my technical skills : I do possess the required programming<br>
skills (C++, OpenCV, Python, Haskell (Basics), Tensorflow, Keras (CUDA<br>
framework), Watson API, Matlab) as well as the exposure to open source<br>
platforms such as github. Also, I can provide you with my CV if and when<br>
you say.<br>
<br>
I would be really delighted to know how you feel about this project. Once<br>
again, I am very sorry for contacting this late via the mailing lists and<br>
would like to sincerely request you to go through the project that I am<br>
suggesting and kindly provide your valuable opinions on the same.<br>
<br>
I will happily provide you with further clarifications on the project if<br>
you need any.<br>
Looking forward to hear from you.<br>
<br>
Thank you,<br>
Yours sincerely,<br>
Khilan Ravani.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mail.haskell.org/pipermail/haskell-community/attachments/20180319/c9ca6fd0/attachment-0001.html" rel="noreferrer" target="_blank">http://mail.haskell.org/<wbr>pipermail/haskell-community/<wbr>attachments/20180319/c9ca6fd0/<wbr>attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 20 Mar 2018 09:49:13 +1000<br>
From: George Wilson <george@wils.online><br>
To: Khilan Ravani <<a href="mailto:khilanravani@gmail.com">khilanravani@gmail.com</a>><br>
Cc: Jared Tobin <<a href="mailto:jared@jtobin.ca">jared@jtobin.ca</a>>, Alexey Kuleshevich<br>
        <<a href="mailto:lehins@yandex.com">lehins@yandex.com</a>>, <a href="mailto:haskell-community@haskell.org">haskell-community@haskell.org</a>, Alp Mestanogullari<br>
        <<a href="mailto:alpmestan@gmail.com">alpmestan@gmail.com</a>><br>
Subject: Re: [Haskell-community] Requesting guidance for GSoC Project<br>
Message-ID:<br>
        <CABzzMaym_<wbr>LzQq0WD0XLkR1yFDVKgAF3+<wbr>8ohEzPUAP9P=<a href="mailto:AyFWQA@mail.gmail.com">AyFWQA@mail.gmail.<wbr>com</a>><br>
Content-Type: text/plain; charset="UTF-8"<br>
<br>
Hi Khilan,<br>
<br>
It sounds like you have everything you need to write up a proposal and<br>
apply at <a href="https://summerofcode.withgoogle.com" rel="noreferrer" target="_blank">https://summerofcode.<wbr>withgoogle.com</a><br>
Google has a guide for writing GSOC proposals here:<br>
<a href="https://google.github.io/gsocguides/student/writing-a-proposal" rel="noreferrer" target="_blank">https://google.github.io/<wbr>gsocguides/student/writing-a-<wbr>proposal</a><br>
<br>
Cheers,<br>
George<br>
<br>
On 20 March 2018 at 04:15, Khilan Ravani <<a href="mailto:khilanravani@gmail.com">khilanravani@gmail.com</a>> wrote:<br>
> Sir/Mam,<br>
><br>
> I am a sophomore student pursuing Computer Science and Engineering (C.S.E)<br>
> from Indian Institute of Information Technology, Vadodara. I am well adapt<br>
> with concepts of Deep Learning, Image Processing & AI and am currently<br>
> working on a few research topics in the same domain. I have adequate<br>
> experience in machine learning and Signal / Image processing (completed a<br>
> few deep learning based projects ) and am currently pursuing some research<br>
> problems in Satellite Imaging (Hyper-spectral data analysis) and processing<br>
> SAR images.<br>
><br>
> Firstly, I would like to sincerely apologize to you for contacting you via<br>
> the mailing list this late. Please forgive me for misinterpreting the<br>
> process for new project ideas for participating in GSoC 2018 for Haskell<br>
> organization. Actually, I tried to communicate my interest for 'Summer of<br>
> Haskell' program (I was unaware at that time that it was only for years when<br>
> Haskell didn't participate in GSoC) to the general committee<br>
> (<a href="mailto:committee@haskell.org">committee@haskell.org</a>) from where George Wilson sir directed me towards Alp<br>
> and Jared sir and then I got in touch with Alexey sir.<br>
><br>
> The project that I aim to accomplish during the GSoC period is quite<br>
> straightforward. I plan to enhance the existing code base of Haskell Image<br>
> Processing (HIP) package with some new contemporary algorithms (with a few<br>
> state of the art ones). The current version of HIP package has a limited<br>
> scope and I plan to manifold the coverage of this library by adding various<br>
> algorithms from different classes of image processing in it. I have<br>
> discussed this project with Alp, Jared and Alexey sir of whom Alexey sir is<br>
> the author of the HIP package. Some algorithms which I plan to implement<br>
> include :<br>
><br>
> 1) Adaptive Histogram Equalization (since Histogram is already implemented)<br>
> 2) Canny Edge Detection, Contour Extraction<br>
> 3) Hough transform<br>
> 4) Gabor filter<br>
> 5) Deconvolution<br>
> 6) Otsu Thresholding method<br>
> 7) Dithering (Floyd - Steinberg)<br>
> 8) Un - implemented filters (HOG, LOG etc.)<br>
> 9) Fingerprint (i.e Biometric) Detection.<br>
><br>
> I feel that this project is doable within the summer period and that it can<br>
> be a great addition to the Haskell organization since firstly, It would<br>
> expand the scope of the library and increase the user base of Haskell and<br>
> secondly, no other functional programming languages (including Clojure, Elm<br>
> etc.) have a decent image processing library and hence it can be a very good<br>
> chance for Haskell to be an obvious choice of developers looking forward to<br>
> implement Computer vision problems with some functional programming<br>
> language. I have had an discussion with  Alexey and Jared sir and they seem<br>
> to agree that this project can be a really good addition for our Haskell<br>
> organization.<br>
><br>
> Also, for my technical skills : I do possess the required programming skills<br>
> (C++, OpenCV, Python, Haskell (Basics), Tensorflow, Keras (CUDA framework),<br>
> Watson API, Matlab) as well as the exposure to open source platforms such as<br>
> github. Also, I can provide you with my CV if and when you say.<br>
><br>
> I would be really delighted to know how you feel about this project. Once<br>
> again, I am very sorry for contacting this late via the mailing lists and<br>
> would like to sincerely request you to go through the project that I am<br>
> suggesting and kindly provide your valuable opinions on the same.<br>
><br>
> I will happily provide you with further clarifications on the project if you<br>
> need any.<br>
> Looking forward to hear from you.<br>
><br>
> Thank you,<br>
> Yours sincerely,<br>
> Khilan Ravani.<br>
><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> Haskell-community mailing list<br>
> <a href="mailto:Haskell-community@haskell.org">Haskell-community@haskell.org</a><br>
> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-community" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>community</a><br>
><br>
<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
______________________________<wbr>_________________<br>
Haskell-community mailing list<br>
<a href="mailto:Haskell-community@haskell.org">Haskell-community@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-community" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>community</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Haskell-community Digest, Vol 21, Issue 4<br>
******************************<wbr>******************<br>
</blockquote></div><br></div></div></div>