edison

所属分类:图形图像处理
开发工具:Visual C++
文件大小:17214KB
下载次数:44
上传日期:2015-04-06 17:02:45
上 传 者diwujing
说明:  meanshift 图像分割算法,非常经典的图像分割算法,附带界面,可显示分割效果
(meanshift image segmentation code)

文件列表:
edison_source\edge\BgDefaults.h (2332, 2002-04-12)
edison_source\edge\BgEdge.cpp (1961, 2002-02-20)
edison_source\edge\BgEdge.h (774, 2002-03-20)
edison_source\edge\BgEdgeDetect.cpp (39845, 2002-02-12)
edison_source\edge\BgEdgeDetect.h (4735, 2002-04-01)
edison_source\edge\BgEdgeList.cpp (4559, 2002-01-18)
edison_source\edge\BgEdgeList.h (816, 2002-01-18)
edison_source\edge\BgGlobalFc.cpp (10415, 2002-04-12)
edison_source\edge\BgImage.cpp (7750, 2002-01-18)
edison_source\edge\BgImage.h (2045, 2002-01-18)
edison_source\GUI\BgImagPGM.cpp (5010, 2010-10-13)
edison_source\GUI\BgImagPGM.h (1400, 2002-04-12)
edison_source\GUI\BgImagPNM.cpp (4622, 2010-10-13)
edison_source\GUI\BgImagPNM.h (1308, 2002-04-12)
edison_source\GUI\bgimsystem.cpp (237614, 2010-06-02)
edison_source\GUI\bgimsystem.h (25435, 2003-04-14)
edison_source\GUI\icons\arrow.bmp (1478, 2002-01-18)
edison_source\GUI\icons\bgimsystem.ico (766, 2002-01-18)
edison_source\GUI\icons\caip_logo.bmp (2374, 2002-02-09)
edison_source\GUI\icons\chart.ico (766, 2002-01-18)
edison_source\GUI\icons\copy.bmp (1478, 2002-01-18)
edison_source\GUI\icons\copy.xpm (463, 2002-01-18)
edison_source\GUI\icons\cross.bmp (358, 2002-01-18)
edison_source\GUI\icons\cut.bmp (1478, 2002-01-18)
edison_source\GUI\icons\cut.xpm (447, 2002-01-18)
edison_source\GUI\icons\down_arrow.bmp (522, 2002-03-02)
edison_source\GUI\icons\h.bmp (154, 2002-01-18)
edison_source\GUI\icons\help.bmp (1478, 2002-01-18)
edison_source\GUI\icons\help.xpm (460, 2002-01-18)
edison_source\GUI\icons\mondrian.ico (766, 2002-01-18)
edison_source\GUI\icons\mondrian.xpm (1344, 2002-01-18)
edison_source\GUI\icons\new.bmp (238, 2002-01-18)
edison_source\GUI\icons\new.xpm (447, 2002-01-18)
edison_source\GUI\icons\new_e.bmp (1478, 2002-01-18)
edison_source\GUI\icons\new_s.bmp (1478, 2002-01-18)
edison_source\GUI\icons\open.bmp (1478, 2002-01-18)
edison_source\GUI\icons\open.xpm (477, 2002-01-18)
edison_source\GUI\icons\p.bmp (154, 2002-01-18)
edison_source\GUI\icons\paste.bmp (1478, 2002-01-18)
edison_source\GUI\icons\paste.xpm (493, 2002-01-18)
... ...

Edge Detection and Image SegmentatiON (EDISON) System ver1.0 README ------------------------------------------------------------------- System Overview: =============== The EDISON system is a low-level vision tool that performs confidence based edge detection and synergistic image segmentation. It is packaged under a platform independent graphical user interface. A command prompt version is also provided. Table of Contents: ------------------- (A) System Overview (B) Help Files (C) Current Version Information (D) Using wxWindows (E) References (F) Contact Information ================================================================================================ (A) System Overview ------------------------------------------------------------------------------------------------- The low-level image processor system is comprised of four components: (1) An image segmentation module consisting of a collection of classes that are designed to perform mean shift based and synergistic segmentation. (2) An edge detection module consisting of a collection of classes that are designed to perform confidence based edge detection. (3) A platform independent graphical user interface programmed using wxWindows. (4) A command prompt version. The code for each module is available in its own directory. The directory structure is outlined below: - segm : code for image segmentation - edge : code for edge detection - GUI : code for graphical user interface - prompt: code for system command prompt ================================================================================================ (B) Help Files ------------------------------------------------------------------------------------------------- The system help files are located in the 'help' directory. This directory contains the help files needed for both the graphical user interface and command prompt versions of the system. The 'doc' directory contains the help files needed for the graphical user interface. This directory must be placed in the same directory as the program executable to be used with the system. The file 'specification.html' contains the command prompt version specification. ================================================================================================ (C) Current Version Info ------------------------------------------------------------------------------------------------- Both versions of the system were tested under a Windows environment. The command prompt version was also tested under UNIX. The graphical user interface was compiled using Microsoft Visual C++. The project files used to package the system code are located in the 'project' directory under the project name 'EDISON'. The makefile needed to compile the command prompt is also located in this directory. For any further questions on the compilation of this code, please contact us using the provided contact information below. Although our system is thoroughly tested bugs may still exist. We would greatly appreciate any bug reports you may provide to assist us in building a more stable system. ================================================================================================ (D) Using wxWindows ------------------------------------------------------------------------------------------------- In order to compile the graphical user interface version of EDISON wxWindows must be download and installed. It may be obtained from the wxWindows web site at http://www.wxWindows.org. ================================================================================================ (E) References ------------------------------------------------------------------------------------------------- [1] D. Comanicu, P. Meer: "Mean shift: A robust approach toward feature space analysis". IEEE Trans. Pattern Anal. Machine Intell., May 2002. [2] P. Meer, B. Georgescu: "Edge detection with embedded confidence". IEEE Trans. Pattern Anal. Machine Intell., 28, 2001. [3] C. Christoudias, B. Georgescu, P. Meer: "Synergism in low level vision". 16th International Conference of Pattern Recognition, Track 1 - Computer Vision and Robotics, Quebec City, Canada, August 2001. ================================================================================================ (F) Contact Information ------------------------------------------------------------------------------------------------- Personal Contact Information ---------------------------- Email: cmch@caip.rutgers.edu (Chris M. Christoudias) georgesc@caip.rutgers.edu (Bogdan Georgescu) Laboratory Contact Information ------------------------------ Laboratory Website: www.caip.rutgers.edu/riul/ ================================================================================================

近期下载者

相关文件


收藏者