Mean_shift

所属分类:matlab编程
开发工具:matlab
文件大小:341KB
下载次数:24
上传日期:2010-05-01 07:24:34
上 传 者RS_lixingze
说明:  使用matlab实现图像的追踪,以把图像分割成不同区域。
(Use of matlab for image tracking, to the image into different regions.)

文件列表:
edge (0, 2003-04-11)
edge\BgDefaults.h (2332, 2002-04-12)
edge\BgEdge.cpp (1961, 2002-02-20)
edge\BgEdge.h (774, 2002-03-20)
edge\BgEdgeDetect.cpp (39845, 2002-02-12)
edge\BgEdgeDetect.h (4735, 2002-04-01)
edge\BgEdgeList.cpp (4559, 2002-01-18)
edge\BgEdgeList.h (816, 2002-01-18)
edge\BgGlobalFc.cpp (10415, 2002-04-12)
edge\BgImage.cpp (7750, 2002-01-18)
edge\BgImage.h (2045, 2002-01-18)
GUI (0, 2003-04-14)
GUI\BgImagPGM.cpp (4993, 2003-01-09)
GUI\BgImagPGM.h (1400, 2002-04-12)
GUI\BgImagPNM.cpp (4622, 2003-01-09)
GUI\BgImagPNM.h (1308, 2002-04-12)
GUI\bgimsystem.cpp (237614, 2003-04-14)
GUI\bgimsystem.h (25435, 2003-04-14)
GUI\icons (0, 2003-04-11)
GUI\icons\arrow.bmp (1478, 2002-01-18)
GUI\icons\bgimsystem.ico (766, 2002-01-18)
GUI\icons\caip_logo.bmp (2374, 2002-02-09)
GUI\icons\chart.ico (766, 2002-01-18)
GUI\icons\copy.bmp (1478, 2002-01-18)
GUI\icons\copy.xpm (463, 2002-01-18)
GUI\icons\cross.bmp (358, 2002-01-18)
GUI\icons\cut.bmp (1478, 2002-01-18)
GUI\icons\cut.xpm (447, 2002-01-18)
GUI\icons\down_arrow.bmp (522, 2002-03-02)
GUI\icons\h.bmp (154, 2002-01-18)
GUI\icons\help.bmp (1478, 2002-01-18)
GUI\icons\help.xpm (460, 2002-01-18)
GUI\icons\mondrian.ico (766, 2002-01-18)
GUI\icons\mondrian.xpm (1344, 2002-01-18)
GUI\icons\new.bmp (238, 2002-01-18)
GUI\icons\new.xpm (447, 2002-01-18)
GUI\icons\new_e.bmp (1478, 2002-01-18)
GUI\icons\new_s.bmp (1478, 2002-01-18)
GUI\icons\open.bmp (1478, 2002-01-18)
GUI\icons\open.xpm (477, 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/ ================================================================================================

近期下载者

相关文件


收藏者