<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/gpuedgedetector/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/gpuedgedetector/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 11 May 2013 11:29:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gpuedgedetector/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Soroosh Bateni</title><link>https://sourceforge.net/p/gpuedgedetector/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -4,15 +4,17 @@

 However, in overall, we think it is great for educational purposes out of the box, but needs a little tweaking in order to put it into more professional use. We have a plan to do so in future but don't wait for us, feel free to contribute.

-The binary includes on screen instructions on how to change the filter or change some variables. However, to change the input image, more effort is needed. To do so you have two options for now:
-
-1- You can find '"lena.pgm"' in 'EdgeFilter.cpp' and replace it with your own file path. Needless to say, it has to be in the same position as the lena.pgm is in the project directory or you can give the direct path to your image. Also it has to be in ".pgm" format for now. If your images are in other formats, there are some free online image converters that are capable of converting your image to pgm format and they work quite well (this doesn't justify our laziness, sorry).
-
-2- You can replace the original 'lena.pgm' with your own with the same name, if you don't want to change the code. The code will detect the right dimensions automatically. 
-
-Hopefully we will find a more convenient way to change the input image and import other formats.
+The binary includes on screen instructions on how to change the filter or change some variables. UPDATE: you can change the image on the go - see below. 

 Hope you enjoy the code.

+
+
+GPU Edge Detector 0.0.2
+
+-Now you can enter your own image with pressing 'v' on your keyboard.
+-Also who needs lena if you have a prettier one :D - just bring the binary file with you, no lena!
+-Two sample images are included
+
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Soroosh Bateni</dc:creator><pubDate>Sat, 11 May 2013 11:29:47 -0000</pubDate><guid>https://sourceforge.net20e8eec97b69bc336dbace31978687817b24d965</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/gpuedgedetector/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;GPU Edge Detector 0.0.2&lt;/p&gt;
&lt;p&gt;-Now you can enter your own image with pressing 'v' on your keyboard.&lt;br /&gt;
-Also who needs lena if you have a prettier one :D - just bring the binary file with you, no lena!&lt;br /&gt;
-Two sample images are included&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Soroosh Bateni</dc:creator><pubDate>Sat, 11 May 2013 11:27:12 -0000</pubDate><guid>https://sourceforge.net3394d734d329a4c4e780f8187330debb0ee24de9</guid></item><item><title>Home modified by Soroosh Bateni</title><link>https://sourceforge.net/p/gpuedgedetector/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,16 +1,16 @@
 Welcome to GPU Edge Detector wiki.

-We hope you find the code useful. What we've tried to do here is to combine all known edge detection algorithms into one package. Also this uses the fastest method yet (as far as we know and only on NVIDIA graphic cards). Unfortunately, this implementation limits the use of this code to NVIDIA graphic card, we'd appreciate if you port it to openCl, in this way, users in other platforms would also enjoy using this app.
+We hope you find the code useful. What we've tried to do here is to combine all known edge detection algorithms into one package. Also this uses the fastest method yet (as far as we know and only on NVIDIA graphic cards). Unfortunately, this implementation limits the use of this code to NVIDIA graphic cards, we'd appreciate it if you port it to OpenCl, in this way, users in other platforms would also enjoy using this app.

-However, overall, we think it is great for educational purpose out of the box, but need a little tweaking in order to put it into more professional use. We have a plan to do so in future but don't wait for us, feel free to contribute.
+However, in overall, we think it is great for educational purposes out of the box, but needs a little tweaking in order to put it into more professional use. We have a plan to do so in future but don't wait for us, feel free to contribute.

-The binary includes on screen instructions on how to change the filter or change some variables. However to change the input image, there is more effort needed. To do so you have two options for now:
+The binary includes on screen instructions on how to change the filter or change some variables. However, to change the input image, more effort is needed. To do so you have two options for now:

-1- You can find '"lena.pgm"' in 'EdgeFilter.cpp' and replace it with your own file path. Needless to say, it has to be in the same position as the lena.pgm is in the project directory.
+1- You can find '"lena.pgm"' in 'EdgeFilter.cpp' and replace it with your own file path. Needless to say, it has to be in the same position as the lena.pgm is in the project directory or you can give the direct path to your image. Also it has to be in ".pgm" format for now. If your images are in other formats, there are some free online image converters that are capable of converting your image to pgm format and they work quite well (this doesn't justify our laziness, sorry).

-2- You can replace the original 'lena.pgm' with your own with the same name, if you don't want to change the code. The code will detect the right demensions automatically. 
+2- You can replace the original 'lena.pgm' with your own with the same name, if you don't want to change the code. The code will detect the right dimensions automatically. 

-Hopefully we will find a more convenient way to do this.
+Hopefully we will find a more convenient way to change the input image and import other formats.

 Hope you enjoy the code.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Soroosh Bateni</dc:creator><pubDate>Thu, 09 May 2013 20:09:20 -0000</pubDate><guid>https://sourceforge.net6c95c4cf6203e953cb52f9cc9418e243f3abb1cd</guid></item><item><title>Home modified by Soroosh Bateni</title><link>https://sourceforge.net/p/gpuedgedetector/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,6 +1,6 @@
 Welcome to GPU Edge Detector wiki.

-We hope you find the code useful. What we've tried to do here is to combine all known edge detection algorithms and provide them into on package. Also this uses the fastest method yet (as far as we know and only on NVIDIA graphic cards). Unfortunately, this implementation limits the use of this code to NVIDIA graphic card, we'd appreciate if you port it to openCl, in this way, users in other platforms would also enjoy using this app.
+We hope you find the code useful. What we've tried to do here is to combine all known edge detection algorithms into one package. Also this uses the fastest method yet (as far as we know and only on NVIDIA graphic cards). Unfortunately, this implementation limits the use of this code to NVIDIA graphic card, we'd appreciate if you port it to openCl, in this way, users in other platforms would also enjoy using this app.

 However, overall, we think it is great for educational purpose out of the box, but need a little tweaking in order to put it into more professional use. We have a plan to do so in future but don't wait for us, feel free to contribute.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Soroosh Bateni</dc:creator><pubDate>Thu, 09 May 2013 20:03:26 -0000</pubDate><guid>https://sourceforge.net22ed611c768b9235199053b501dcc03d62f62062</guid></item><item><title>Home modified by Soroosh Bateni</title><link>https://sourceforge.net/p/gpuedgedetector/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,18 @@
-Welcome to your wiki!
+Welcome to GPU Edge Detector wiki.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+We hope you find the code useful. What we've tried to do here is to combine all known edge detection algorithms and provide them into on package. Also this uses the fastest method yet (as far as we know and only on NVIDIA graphic cards). Unfortunately, this implementation limits the use of this code to NVIDIA graphic card, we'd appreciate if you port it to openCl, in this way, users in other platforms would also enjoy using this app.

-The wiki uses [Markdown](/p/gpuedgedetector/wiki/markdown_syntax/) syntax.
+However, overall, we think it is great for educational purpose out of the box, but need a little tweaking in order to put it into more professional use. We have a plan to do so in future but don't wait for us, feel free to contribute.
+
+The binary includes on screen instructions on how to change the filter or change some variables. However to change the input image, there is more effort needed. To do so you have two options for now:
+
+1- You can find '"lena.pgm"' in 'EdgeFilter.cpp' and replace it with your own file path. Needless to say, it has to be in the same position as the lena.pgm is in the project directory.
+
+2- You can replace the original 'lena.pgm' with your own with the same name, if you don't want to change the code. The code will detect the right demensions automatically. 
+
+Hopefully we will find a more convenient way to do this.
+
+Hope you enjoy the code.

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Soroosh Bateni</dc:creator><pubDate>Thu, 09 May 2013 18:46:32 -0000</pubDate><guid>https://sourceforge.netf622ce995c879304d329263c6d7001b9044096e0</guid></item><item><title>Home modified by Soroosh Bateni</title><link>https://sourceforge.net/p/gpuedgedetector/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/gpuedgedetector/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;&lt;ul class="md-users-list"&gt;&lt;li&gt;&lt;a href="/u/soroosh129/"&gt;Soroosh Bateni&lt;/a&gt; (admin)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;p&gt;&lt;span class="download-button-518b74a324b0d95f732e40bc" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Soroosh Bateni</dc:creator><pubDate>Thu, 09 May 2013 10:04:21 -0000</pubDate><guid>https://sourceforge.netc560bb2997ee4de0adb9b93e5a6e41d8fd413992</guid></item></channel></rss>