| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 1 month |
| seen | May 20 at 1:18 | |
| stats | profile views | 118 |
Name intended to be a vocal exercise :)
|
Apr 25 |
accepted | Finding a vector field from a set of points |
|
Apr 19 |
awarded | Nice Question |
|
Apr 18 |
asked | Finding a vector field from a set of points |
|
Apr 17 |
awarded | Teacher |
|
Apr 16 |
comment |
How to convert a 2D image into a 3D graphics? Well, basically I wanted/want to do edge recognition and then convert it into a 3d object in autocad though I haven't tried the Raster Design solution yet. Export[path.dxf,EdgeDetect[Import[path.jpeg]]] is what I'm looking at. |
|
Apr 14 |
revised |
How to convert a 2D image into a 3D graphics? clarification |
|
Apr 13 |
comment |
How can I visualize features found in an image? @rcollyer nice name haha :) |
|
Apr 13 |
comment |
Torn edge paper effect for images Wow o_o this is amazing :) |
|
Apr 13 |
asked | How to convert a 2D image into a 3D graphics? |
|
Apr 10 |
accepted | Creating legends for plots with multiple lines? |
|
Apr 10 |
revised |
Mapping and Interpolation added 238 characters in body |
|
Apr 10 |
comment |
Creating legends for plots with multiple lines? Anyway to increase the size of the Legend font using this? |
|
Apr 10 |
comment |
Mapping and Interpolation @BrettChampion in this scale that is exactly what I'm looking for! thanks. Is it possible to use mappings of other orders, ex. a normal distribution or a quadratic mapping? This being a linear mapping. |
|
Apr 10 |
comment |
Mapping and Interpolation what would make the question more clear? An example would be reading in a sensor that gives values on [0,256] and using those to operate say a servo which accepts values on [0,10]. |
|
Apr 10 |
revised |
Mapping and Interpolation added 134 characters in body |
|
Apr 10 |
asked | Mapping and Interpolation |
|
Apr 10 |
comment |
How to Map a subset of list elements to a function? @kguler I already upvoted it :). I like the timings chart. How did you do that? |
|
Apr 10 |
comment |
How to Map a subset of list elements to a function? why is it f[#[[1]], #[[2]]] and not just f[#1,#2]? |
|
Apr 10 |
asked | Using one table for multiple arguments |
|
Apr 8 |
comment |
Combining heads of lists so that you can create a nested list from two sublists Interesting I did not know that. Thanks :D. About the terminology I have no clue whether you are or not, I was just wondering if there was some notation/convention I did not know about. Thanks! |