|
|
| File Information |
| Description |
This code converts a BW image to an Edge Detected image in C with MEX. I put this together for a school project and I couldn't find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy. |
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
| Other requirements |
I built this under Windows with VC 2003 & R14SP3, but there is nothing platform or compiler specific about it. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 02 Dec 2005 |
The image is now only referenced by pointers, not an array. |
| 05 Dec 2005 |
Code cleanup. |
| 08 Dec 2005 |
Code cleanup and a pointer math error. |
|
Contact us at files@mathworks.com