EdgeDetect

所属分类:图形图像处理
开发工具:Visual C++
文件大小:87KB
下载次数:2
上传日期:2010-09-28 00:07:29
上 传 者PRTsinghua
说明:  边缘检测的代码,包含了若干种常用的边缘检测算法,并有界面展示
(Edge detection code contains a number of commonly used edge detection algorithms, and display interface)

文件列表:
边缘检测\DIBAPI.CPP (14260, 1996-11-27)
边缘检测\DIBAPI.H (1663, 1996-11-27)
边缘检测\ED256.clw (5838, 2000-10-17)
边缘检测\ED256.cpp (4279, 1999-12-13)
边缘检测\ED256.dsp (5191, 2000-10-17)
边缘检测\ED256.dsw (535, 1999-09-15)
边缘检测\ED256.h (1355, 1999-09-15)
边缘检测\ED256.rc (16360, 2000-10-17)
边缘检测\ED256Doc.cpp (2586, 1999-09-15)
边缘检测\ED256Doc.h (1654, 1999-09-15)
边缘检测\ED256View.cpp (16728, 2000-10-17)
边缘检测\ED256View.h (2959, 2000-10-17)
边缘检测\EditToolBar.cpp (1094, 1999-09-16)
边缘检测\EditToolBar.h (1157, 1999-09-16)
边缘检测\F22.bmp (53070, 1999-09-16)
边缘检测\FilterDlg.cpp (2544, 2000-01-17)
边缘检测\FilterDlg.h (1437, 2000-01-14)
边缘检测\HyperLink.cpp (9093, 1999-12-04)
边缘检测\HyperLink.h (2807, 1997-11-22)
边缘检测\MainFrm.cpp (4668, 2000-10-17)
边缘检测\MainFrm.h (1305, 2000-10-17)
边缘检测\MYFILE.CPP (8298, 1996-11-27)
边缘检测\Release\ED256.exe (53248, 2006-10-13)
边缘检测\res\ED256.ico (1078, 1999-09-16)
边缘检测\res\ED256.rc2 (397, 1999-09-15)
边缘检测\res\ED256Doc.ico (1078, 1999-09-15)
边缘检测\res\Toolbar.bmp (958, 2000-10-11)
边缘检测\res\toolbar1.bmp (358, 2000-10-17)
边缘检测\resource.h (2217, 2000-10-17)
边缘检测\StdAfx.cpp (203, 1999-09-15)
边缘检测\StdAfx.h (987, 1999-09-15)
边缘检测\Release (0, 2010-07-23)
边缘检测\res (0, 2010-07-23)
边缘检测 (0, 2010-07-23)

Program: ED256 Author: James Matthews Date: 19/10/2000 Version: 2.1 =============================== V e r s i o n s =============================== v2.1 (19th October, 2000) - Will only draw the edges adjacent to the real picture if it fits. - Added prototyping detection. See http://www.generation5.org/vision.shtml - Flicker-free drawing. - Wait cursor during long operations, and status bar explanations. v2.0 (17th January, 2000) - Added the filter dialog. - Much better edge detection, using Laplacian Approximation - Edges drawn to the side of the picture. - Edges now saved to bitmap, won't disappear on redraw. v1.0 - First public release. =============================== B u g s a n d Q u i r k s =============================== v2.1 - The Windows GDI is TOO SLOW! I need a better way than GetPixel to get the colour information. If anyone has a quick routine that gives me a RGB value for any colour-depth bitmap...I'd REALLY appreciate it.

近期下载者

相关文件


收藏者