https://en.wikipedia.org/w/api.php?action=feedcontributions&feedformat=atom&user=Visualspatialmemory Wikipedia - User contributions [en] 2025-06-09T00:40:08Z User contributions MediaWiki 1.45.0-wmf.4 https://en.wikipedia.org/w/index.php?title=User_talk:Simpsons_contributor&diff=850509529 User talk:Simpsons contributor 2018-07-16T09:48:10Z <p>Visualspatialmemory: /* edge detection in the retina */</p> <hr /> <div>#[[/Out of date|Archive 1]]<br /> #[[/Out of date 2|Archive 2]]<br /> <br /> <br /> == Mandelbrot_sequence_new.gif sourcecode ==<br /> <br /> hi, I'm not sure but you are the author of http://en.wikipedia.org/wiki/File:Mandelbrot_sequence_new.gif ?<br /> If yes, is the sourcecode you used available somewhere? the link that is given there (http://www.nitorijournal.org/?p=1066) seems broken.<br /> If not, would you know who would have the sourcecode? &lt;small&gt;&lt;span class=&quot;autosigned&quot;&gt;— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Patteone|Patteone]] ([[User talk:Patteone|talk]] • [[Special:Contributions/Patteone|contribs]]) 10:18, 28 September 2011 (UTC)&lt;/span&gt;&lt;/small&gt;&lt;!-- Template:Unsigned --&gt; &lt;!--Autosigned by SineBot--&gt;<br /> <br /> == edge detection in the retina ==<br /> Hi. Would you be able to share your retina receptive field on/off cell code with me? I thought it was a very good implementation, would like to play around with it. Thanks.<br /> [[User:Visualspatialmemory|Visualspatialmemory]] ([[User talk:Visualspatialmemory|talk]]) 09:47, 16 July 2018 (UTC)<br /> <br /> <br /> Hey.I was wondering if i could check out your code for the center-surround image. Im trying to create a similar thing in python as a realtime implementation. Thanks<br /> --[[User:Tomesparon|Tomesparon]] ([[User talk:Tomesparon|talk]]) 20:51, 20 August 2017 (UTC)<br /> <br /> <br /> Hi. I'm interested in checking out your code for the center-surround image - would you let me see it? I'm attempting to build a 'biologically inspired' edge detector algorithm. Its this one:<br /> http://en.wikipedia.org/wiki/File:Red_on_centre_green_off_centre_.png<br /> And thanks very much for putting up those nice images.<br /> <br /> [[User:Michaelroyames|MRA]] ([[User talk:Michaelroyames|talk]]) 20:36, 24 February 2015 (UTC)<br /> <br /> <br /> Hello!<br /> <br /> http://en.wikipedia.org/wiki/File:Red_on_centre_green_off_centre_.png<br /> <br /> I currently work in the visual sciences focusing on the neuro-circuitry in the retina and I am very intrigued by your work :) I am actually trying to implement the same thing but in C I was just wondering if it might be possible to see the code that you used to generate the edge detection images as a 'guide'. I greatly appreciate it and I will like to thank you in advance :)<br /> <br /> [[User:Blueoranges|Blueoranges]] ([[User talk:Blueoranges|talk]]) 17:11, 19 November 2011 (UTC)<br /> <br /> Addenum: Thank you so much for your help! I really appreciate it. If it won't be too much trouble for you, can you send your version as well? Thank you again! :) I hope you have a great day :D<br /> <br /> [[User:Blueoranges|Blueoranges]] ([[User talk:Blueoranges|talk]]) 07:19, 20 November 2011 (UTC)<br /> <br /> == File:Dailymillerjpegbirthday.JPG listed for deletion ==<br /> A file that you uploaded or altered, [[:File:Dailymillerjpegbirthday.JPG]], has been listed at [[Wikipedia:Files for deletion]]. Please see the [[Wikipedia:Files for deletion/2012 March 20#File:Dailymillerjpegbirthday.JPG|'''discussion''']] to see why this is (you may have to search for the title of the image to find its entry), if you are interested in it not being deleted. Thank you. &lt;!-- Template:Fdw --&gt; [[User:Cloudbound|Cloudbound]] ([[User talk:Cloudbound|talk]]) 20:13, 20 March 2012 (UTC)<br /> <br /> Could you contact me as soon as possible about permission to include your images in a college textbook? <br /> Deborah Anderson<br /> [[User:Nickclay|Nickclay]] ([[User talk:Nickclay|talk]]) 17:33, 6 April 2012 (UTC)<br /> <br /> == Julia sets vertically squashed ==<br /> <br /> Your blue Julia set images were all vertically squashed by a factor of &lt;math&gt;\frac 34&lt;/math&gt;, distorting the nice hierarchies of circular symmetries into ellipses. I’ve fixed them by resizing them from 1024×768 to 768×768, but you may want to fix your code and reupload them at full quality. [[User:Anders Kaseorg|Anders Kaseorg]] ([[User talk:Anders Kaseorg|talk]]) 21:13, 13 June 2012 (UTC)<br /> <br /> == Canny edge detector ==<br /> <br /> Hi, I would very much like to get a copy of your Canny edge detection code referred to under the images in the [[Canny edge detector]] article for examination for a project I am working on. [http://www.box.net/shared/static/i3bq6n49u1.zip This] link you had posted previously in other replies seems to have expired. Is there any chance you still have it and could upload it again? Much thanks in advance. [[User:Sedgewix|Sedgewix]] ([[User talk:Sedgewix|talk]]) 11:46, 25 February 2013 (UTC)<br /> <br /> &lt;blockquote&gt;The code is long lost now, but it shouldn't take too much effort to rewrite it. I'll do that in my spare time in the coming days. I'm not quite sure how long it will take. --[[User:Simpsons contributor|Simpsons contributor]] ([[User talk:Simpsons contributor|talk]]) 16:33, 24 February 2013 (UTC)<br /> * There is another implementation here if you're interested: http://www.tomgibara.com/computer-vision/CannyEdgeDetector.java)&lt;/blockquote&gt;<br /> <br /> &lt;br&gt;<br /> Thanks for the link! I have found that one among several others that I will note here for the sake of record keeping:<br /> <br /> &lt;br&gt;&lt;br&gt;<br /> * [http://dasl.mem.drexel.edu/alumni/bGreen/www.pages.drexel.edu/_weg22/can_tut.html Canny Edge Detection Tutorial - Bill Green (2002)] '''(c)''' (code is missing but is present on archive.org: [http://web.archive.org/web/20041017073457/http://www.pages.drexel.edu/~weg22/can_tut.html Canny Edge Detection Tutorial] - note also that the third image on that page is not the result of that code, the second one is, third appears to be a reference.)<br /> * [http://www.pages.drexel.edu/~nk752/Research/cannyTut2.html Canny Tutorial - Noah Kuntz (2006)] '''(c++)''' (another implementation based on Bill's tutorial)<br /> * [http://matlabserver.cs.rug.nl/cannyedgedetectionweb/web/index.html Canny edge detector (Canny filter) for image processing and computer vision - N. Petkov (2012)] '''(matlab)'''<br /> * [http://marathon.csee.usf.edu/edge/edge_detection.html Edge Detector Comparison - Heath, M. (1996)] '''(c)''' (technically a Canny edge detector, but does not use a Sobel differential and sets aside the gradient direction information)<br /> * [http://www.cs.ucf.edu/~mikel/Research/Edge_Detection.htm Canny Edge Detector - Mikel Rodriguez (2005)] '''(matlab)'''<br /> * [https://github.com/Itseez/opencv/blob/master/modules/imgproc/src/canny.cpp OpenCV Source (2013)] '''(c++)'''<br /> * [http://cs.nyu.edu/~cil217/Vision/vision_edge_detector.htm Canny Edge Detector - Chien-I Liao (2004)] '''(c++)'''<br /> * [http://suraj.lums.edu.pk/~cs436a02/CannyImplementation.htm Canny's Edge Detector: Implementation - Sohaib A. Khan (2002)] '''(matlab)'''<br /> * [http://code.google.com/p/fast-edge/ FAST-EDGE - Benjamin C. Haynor (2009)] '''(c)'''<br /> * [http://vision.sista.arizona.edu/nvs/courses/ece532/oxygendoc/html/edge_8c-source.html Edge Detection Program - Nikhil Shirahatti (2003)] '''(c)'''<br /> * [http://www.tomgibara.com/computer-vision/canny-edge-detector Canny Edge Detector Implementation - Tom Gibara (2011)] '''(java)'''<br /> * [http://web.archive.org/web/20060510045843/http://forum.java.sun.com/thread.jspa?threadID=546211&amp;start=45&amp;tstart=0 Java Technology Forums - canny algorithm for edge detection - Leandro Trevisan (2004)] '''(java)''' (Tom Gibara's reference)<br /> * [http://repa.ouroborus.net/#Demo Repa (REgular PArallel arrays) Demo - Ben Lippmeier (2012)] '''(haskell)''' &lt;small&gt;&lt;span class=&quot;autosigned&quot;&gt;— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Sedgewix|Sedgewix]] ([[User talk:Sedgewix|talk]] • [[Special:Contributions/Sedgewix|contribs]]) 12:23, 25 February 2013 (UTC)&lt;/span&gt;&lt;/small&gt;&lt;!-- Template:Unsigned --&gt; &lt;!--Autosigned by SineBot--&gt;<br /> <br /> &lt;br&gt;<br /> But the results that you have posted in the [[Canny edge detector]] article are ''far superior'' to the results of any of these. The only one that really compares is N. Petkov's implementation, but it uses a lot of matlab's functions and I am looking for something I can replicate in c.<br /> <br /> &lt;br&gt;&lt;br&gt;<br /> I feel kind of bad to ask you to re-write yours, that seems like free work you had not planned on, but I honestly feel that if your code can produce the posted results, then the world is at a loss for the lack of your code. Are you sure you don't still have it somewhere? Or perhaps one of the other people you sent it to still do? It was only two years ago... ([http://en.wikipedia.org/wiki/User_talk:Maja_bury Maja_bury], [http://en.wikipedia.org/wiki/User_talk:ToMMiTTo ToMMiTTo])<br /> <br /> &lt;br&gt;&lt;br&gt;<br /> So hopefully your old code is still out there somewhere, but if not, only re-write it if you want to, as all I can offer is my gratitude and appreciation. Seriously, based on the posted images your implementation was &quot;head and shoulders&quot; above everyone else.<br /> [[User:Sedgewix|Sedgewix]] ([[User talk:Sedgewix|talk]]) 11:46, 25 February 2013 (UTC)<br /> == File:Copy PSII new design.JPG listed for deletion ==<br /> A file that you uploaded or altered, [[:File:Copy PSII new design.JPG]], has been listed at [[Wikipedia:Files for deletion]]. Please see the [[Wikipedia:Files for deletion/2013 March 8#File:Copy PSII new design.JPG|'''discussion''']] to see why this is (you may have to search for the title of the image to find its entry), if you are interested in it not being deleted. Thank you. &lt;!-- Template:Fdw --&gt; [[User:Kelly|&lt;span style=&quot;color:#060;font-family:Monotype Corsiva;cursor:help&quot;&gt;'''Kelly'''&lt;/span&gt;]] &lt;sup&gt;[[User talk:Kelly|hi!]]&lt;/sup&gt; 04:14, 8 March 2013 (UTC)<br /> == [[:File:Julia -0.835 -0.2321.png]] missing description details ==<br /> <br /> &lt;div style=&quot;padding:5px; background-color:#E1F1DE;&quot;&gt;'''Dear uploader:''' The media file you uploaded as:<br /> *[[:File:Julia -0.835 -0.2321.png]]<br /> is missing a description and/or other details on its image description page. If possible, please add this information. This will help other editors make better use of the image, and it will be more informative to readers.<br /> <br /> If the information is not provided, the image may eventually be proposed for [[Wikipedia:Guide to image deletion|deletion]], <br /> a situation which is not desirable, and which can easily be avoided.<br /> <br /> If you have any questions, please see [[Help:Image page#Description of the image|Help:Image page]]. Thank you. [[User:Theo's Little Bot|Theo's Little Bot]] ([[User:Theo's Little Bot#Tasks|error?]]) 08:46, 14 April 2013 (UTC) &lt;/div&gt;&lt;!-- Template:Add-desc-l --&gt;<br /> <br /> == File:Chart animation.gif listed for deletion ==<br /> A file that you uploaded or altered, [[:File:Chart animation.gif]], has been listed at [[Wikipedia:Files for deletion]]. Please see the [[Wikipedia:Files for deletion/2014 March 22#File:Chart animation.gif|'''discussion''']] to see why it has been listed (you may have to search for the title of the image to find its entry). Feel free to add your opinion on the matter below the nomination. Thank you. &lt;!-- Template:Fdw --&gt; — [[User:Smjg|Smjg]] ([[User talk:Smjg|talk]]) 16:13, 22 March 2014 (UTC) — [[User:Smjg|Smjg]] ([[User talk:Smjg|talk]]) 16:13, 22 March 2014 (UTC)<br /> <br /> == GIF frame delays ==<br /> Please see comments I left for you at [[:commons:User_talk:Simpsons_contributor#GIF frame delays|your Commons User talk page]].&amp;nbsp;—&amp;nbsp;[[User:Hydrargyrum|Quicksilver]]&lt;sup&gt;[[User_talk:Hydrargyrum|T]] [[Special:Emailuser/Hydrargyrum|@]]&lt;/sup&gt; 23:17, 12 September 2014 (UTC)<br /> <br /> == Source code for Julia_-0.8_0.156.png ==<br /> <br /> Do you still have the source code for Julia_-0.8_0.156.png -- in particular the number of iterations and the colour mapping? Thanks! &lt;small&gt;&lt;span class=&quot;autosigned&quot;&gt;—&amp;nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Aeyaisoo|Aeyaisoo]] ([[User talk:Aeyaisoo|talk]] • [[Special:Contributions/Aeyaisoo|contribs]]) 15:09, 21 June 2015 (UTC)&lt;/span&gt;&lt;/small&gt;&lt;!-- Template:Unsigned --&gt; &lt;!--Autosigned by SineBot--&gt;<br /> == File:Genetic blue.gif listed for discussion ==<br /> [[File:Information.svg|30px|left]] A file that you uploaded or altered, [[:File:Genetic blue.gif]], has been listed at [[Wikipedia:Files for discussion]]. Please see the [[Wikipedia:Files for discussion/2016 November 27#File:Genetic blue.gif|'''discussion''']] to see why it has been listed (you may have to search for the title of the image to find its entry). Feel free to add your opinion on the matter below the nomination. Thank you. &lt;!-- Template:Fdw --&gt; [[User:Jon Kolbert|Jon Kolbert]] ([[User talk:Jon Kolbert|talk]]) 10:29, 27 November 2016 (UTC)<br /> == File:Seasideme.PNG listed for discussion ==<br /> [[File:Information.svg|30px|left]] A file that you uploaded or altered, [[:File:Seasideme.PNG]], has been listed at [[Wikipedia:Files for discussion]]. Please see the [[Wikipedia:Files for discussion/2016 December 2#File:Seasideme.PNG|'''discussion''']] to see why it has been listed (you may have to search for the title of the image to find its entry). Feel free to add your opinion on the matter below the nomination. Thank you. &lt;!-- Template:Fdw --&gt; [[User:Jon Kolbert|Jon Kolbert]] ([[User talk:Jon Kolbert|talk]]) 04:39, 2 December 2016 (UTC)<br /> <br /> == POTD notification ==<br /> [[File:Mandelbrot sequence new.gif|thumb|100px|right|[[Wikipedia:Picture of the day/June 2017#June 15 - Thu|POTD]]]]<br /> Hi SC,<br /> <br /> Just to let you know, the Featured Picture [[:File:Mandelbrot sequence new.gif]] is scheduled to be Picture of the Day on June 15, 2017. If you get a chance, you can check and improve the caption at [[Template:POTD/2017-06-15]]. Thank you for all of your contributions!&amp;nbsp;—&amp;nbsp;[[User:Crisco 1492|Chris Woodrich]] ([[User talk:Crisco 1492|talk]]) 01:34, 3 June 2017 (UTC)<br /> {{-}}</div> Visualspatialmemory https://en.wikipedia.org/w/index.php?title=User:Visualspatialmemory&diff=850509385 User:Visualspatialmemory 2018-07-16T09:46:15Z <p>Visualspatialmemory: ←Created page with &#039;Starter Page&#039;</p> <hr /> <div>Starter Page</div> Visualspatialmemory